Searched refs:p_txq (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.c532 yge_set_prefetch(port->p_dev, port->p_txq, ring);
925 port->p_txq = Q_XA1;
929 port->p_txq = Q_XA2;
2083 CSR_WRITE_4(dev, Q_ADDR(port->p_txq, Q_CSR), BMU_CLR_IRQ_TCP);
2422 txq = port->p_txq;
2642 txq = port->p_txq;
2709 uint32_t txq = port->p_txq;
3212 Y2_PREF_Q_ADDR(port->p_txq, PREF_UNIT_PUT_IDX_REG),
H A Dyge.h2247 uint32_t p_txq; /* Tx. Async Queue offset */ member in struct:yge_port

Completed in 63 milliseconds