Searched refs:pthres (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi_rxdma.c196 rcr_cfgb.bits.pthres = param;
426 rcr_cfgb.bits.pthres = rdc_desc_cfg->rcr_threshold;
431 rcr_cfgb.bits.pthres = 1;
H A Dhxge_rdc_hw.h451 uint32_t pthres:16; member in struct:__anon5779::__anon5780
459 uint32_t pthres:16;
H A Dhxge_rxdma.c231 rdc_desc.rcr_threshold = cfgb_p->bits.pthres;
1580 rcr_cfg_b.bits.pthres = rcrp->intr_threshold;
2798 cfgb_p->bits.pthres = rcrp->intr_threshold;
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_common.h218 uint32_t pthres; /* packet threshold */ member in struct:nxge_rdc_cfg
H A Dnxge_rxdma_hw.h1049 uint32_t pthres:16; member in struct:_rcrcfig_b_t::__anon8552::__anon8553
1057 uint32_t pthres:16;
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_rxdma.c545 rcr_cfgb.bits.ldw.pthres = param;
817 rcr_cfgb.bits.ldw.pthres = rdc_desc_cfg->rcr_threshold;
823 rcr_cfgb.bits.ldw.pthres = 1;
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_rxdma.c584 rdc_desc.rcr_threshold = cfgb_p->bits.ldw.pthres;
2142 rcr_cfg_b.bits.ldw.pthres = rcr_p->intr_threshold;
3661 cfgb_p->bits.ldw.pthres = rcrp->intr_threshold;

Completed in 175 milliseconds