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

/freebsd-13-stable/sys/dev/ixl/
H A Di40e_lan_hmc.h72 u16 lrxqthresh; /* bigger than needed, see above for reason */ member in struct:i40e_hmc_obj_rxq
H A Dixl_pf_iflib.c589 rctx.lrxqthresh = 1; /* Interrupt at <64 desc avail */
H A Di40e_lan_hmc.c754 { I40E_HMC_STORE(i40e_hmc_obj_rxq, lrxqthresh), 3, 198 },
H A Dixl_pf_iov.c658 rxq.lrxqthresh = 1;
/freebsd-13-stable/sys/dev/ice/
H A Dice_lan_tx_rx.h832 u16 lrxqthresh; /* bigger than needed, see above for reason */ member in struct:ice_rlan_ctx
H A Dice_common.c1097 ICE_CTX_STORE(ice_rlan_ctx, lrxqthresh, 3, 198),
H A Dice_lib.c1492 rlan_ctx.lrxqthresh = 1;

Completed in 236 milliseconds