Searched defs:ring_p (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/hxge/ |
H A D | hxge_txdma.c | 1099 p_tx_ring_t ring_p; in hxge_txdma_fix_channel() local 1123 hxge_txdma_fixup_channel(p_hxge_t hxgep, p_tx_ring_t ring_p, uint16_t channel) in hxge_txdma_fixup_channel() 1197 p_tx_ring_t ring_p; in hxge_txdma_kick_channel() local 1221 hxge_txdma_hw_kick_channel(p_hxge_t hxgep, p_tx_ring_t ring_p, uint16_t channel) in hxge_txdma_hw_kick_channel() 1397 p_tx_ring_t ring_p; in hxge_txdma_fix_hung_channel() local 1419 hxge_txdma_fixup_hung_channel(p_hxge_t hxgep, p_tx_ring_t ring_p, in hxge_txdma_fixup_hung_channel()
|
/titanic_41/usr/src/uts/common/io/nxge/ |
H A D | nxge_txdma.c | 1509 p_tx_ring_t ring_p; in nxge_txdma_fix_channel() local 1533 nxge_txdma_fixup_channel(p_nxge_t nxgep, p_tx_ring_t ring_p, uint16_t channel) in nxge_txdma_fixup_channel() 1596 p_tx_ring_t ring_p; in nxge_txdma_kick_channel() local 1622 nxge_txdma_hw_kick_channel(p_nxge_t nxgep, p_tx_ring_t ring_p, uint16_t channel) in nxge_txdma_hw_kick_channel() 1917 p_tx_ring_t ring_p; in nxge_txdma_fix_hung_channel() local 1942 nxge_txdma_fixup_hung_channel(p_nxge_t nxgep, p_tx_ring_t ring_p, in nxge_txdma_fixup_hung_channel()
|