Searched defs:tx_ring_kick_p (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_txdma.c1756 tdc_tdr_kick_t *tx_ring_kick_p; local
1777 tx_ring_kick_p = &(tx_ring_p->tx_ring_kick);
1781 tx_ring_kick_p->value = 0;
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_txdma.c2400 p_tx_ring_kick_t tx_ring_kick_p; local
2420 tx_ring_kick_p = &(tx_ring_p->tx_ring_kick);
2424 tx_ring_kick_p->value = 0;

Completed in 66 milliseconds