Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_rxdma.h339 uint_t rbr_threshold_lo; member
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_rxdma.h429 uint_t rbr_threshold_lo; member
H A Dhxge_rxdma.c1835 if (rx_rbr_p->rbr_threshold_lo == 0 || in hxge_receive_packet()
1837 rx_rbr_p->rbr_threshold_lo) && in hxge_receive_packet()
2683 rbrp->rbr_threshold_lo = rbrp->rbb_max; in hxge_map_rxdma_channel_cfg_ring()
2693 rbrp->rbr_threshold_lo = in hxge_map_rxdma_channel_cfg_ring()
2699 rbrp->rbr_threshold_lo = 0; in hxge_map_rxdma_channel_cfg_ring()
2708 rbrp->rbr_threshold_hi, rbrp->rbr_threshold_lo)); in hxge_map_rxdma_channel_cfg_ring()
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_rxdma.c2399 if (rx_rbr_p->rbr_threshold_lo == 0 || in nxge_receive_packet()
2401 rx_rbr_p->rbr_threshold_lo) && in nxge_receive_packet()
3512 rbrp->rbr_threshold_lo = rbrp->rbb_max; in nxge_map_rxdma_channel_cfg_ring()
3522 rbrp->rbr_threshold_lo = in nxge_map_rxdma_channel_cfg_ring()
3528 rbrp->rbr_threshold_lo = 0; in nxge_map_rxdma_channel_cfg_ring()
3542 rbrp->rbr_threshold_lo)); in nxge_map_rxdma_channel_cfg_ring()