Searched refs:crcstrip (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/sys/dev/ixl/
H A Di40e_lan_hmc.h61 u8 crcstrip; member in struct:i40e_hmc_obj_rxq
H A Dixl_pf_iflib.c590 rctx.crcstrip = 1;
H A Di40e_lan_hmc.c743 { I40E_HMC_STORE(i40e_hmc_obj_rxq, crcstrip), 1, 117 },
H A Dixl_pf_iov.c650 rxq.crcstrip = 1;
/freebsd-13-stable/sys/dev/ice/
H A Dice_lan_tx_rx.h822 u8 crcstrip; member in struct:ice_rlan_ctx
H A Dice_common.c1087 ICE_CTX_STORE(ice_rlan_ctx, crcstrip, 1, 117),
H A Dice_lib.c1477 rlan_ctx.crcstrip = 1;
/freebsd-13-stable/sys/dev/ixgbe/
H A Dif_ix.c2921 ixgbe_if_crcstrip_set(if_ctx_t ctx, int onoff, int crcstrip) argument
2945 if (onoff && !crcstrip) {

Completed in 223 milliseconds