Home
last modified time | relevance | path

Searched refs:RBR_POSTING (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/sys/nxge/
H A Dnxge_rxdma.h273 RBR_POSTING = 1, /* We may post rx buffers. */ enumerator
/titanic_50/usr/src/uts/common/io/hxge/
H A Dhxge_rxdma.h374 RBR_POSTING = 1, /* We may post rx buffers. */ enumerator
H A Dhxge_rxdma.c1024 if (ring->rbr_state == RBR_POSTING) in hxge_freeb()
1076 if (ring->rbr_state == RBR_POSTING) in hxge_freeb()
1080 if (ring->rbr_state == RBR_POSTING) in hxge_freeb()
3031 rbrp->rbr_state = RBR_POSTING; in hxge_map_rxdma_channel_buf_ring()
/titanic_50/usr/src/uts/common/io/nxge/
H A Dnxge_rxdma.c1750 if (ring->rbr_state == RBR_POSTING) in nxge_freeb()
3946 rbrp->rbr_state = RBR_POSTING; in nxge_map_rxdma_channel_buf_ring()