Searched refs:lrxqthresh (Results 1 – 8 of 8) sorted by relevance
| /f-stack/dpdk/drivers/net/i40e/base/ |
| H A D | i40e_lan_hmc.h | 42 u16 lrxqthresh; /* bigger than needed, see above for reason */ member
|
| H A D | i40e_lan_hmc.c | 724 { I40E_HMC_STORE(i40e_hmc_obj_rxq, lrxqthresh), 3, 198 },
|
| /f-stack/dpdk/drivers/net/i40e/ |
| H A D | i40e_pf.c | 394 rx_ctx.lrxqthresh = 2; in i40e_pf_host_hmc_config_rxq()
|
| H A D | i40e_fdir.c | 124 rx_ctx.lrxqthresh = 2; in i40e_fdir_rx_queue_init()
|
| H A D | i40e_rxtx.c | 2861 rx_ctx.lrxqthresh = 2; in i40e_rx_queue_init()
|
| /f-stack/dpdk/drivers/net/ice/ |
| H A D | ice_rxtx.c | 290 rx_ctx.lrxqthresh = 2; in ice_program_hw_rx_queue() 714 rx_ctx.lrxqthresh = 2; in ice_fdir_program_hw_rx_queue()
|
| /f-stack/dpdk/drivers/net/ice/base/ |
| H A D | ice_lan_tx_rx.h | 918 u16 lrxqthresh; /* bigger than needed, see above for reason */ member
|
| H A D | ice_common.c | 1075 ICE_CTX_STORE(ice_rlan_ctx, lrxqthresh, 3, 198),
|