Home
last modified time | relevance | path

Searched refs:crcstrip (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_lan_hmc.h32 u8 crcstrip; member
H A Di40e_lan_hmc.c705 { I40E_HMC_STORE(i40e_hmc_obj_rxq, crcstrip), 1, 117 },
H A Di40e_virtchnl_pf.c774 rx_ctx.crcstrip = 1; in i40e_config_vsi_rx_queue()
H A Di40e_main.c3638 rx_ctx.crcstrip = 1; in i40e_configure_rx_ring()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_common.c1432 ICE_CTX_STORE(ice_rlan_ctx, crcstrip, 1, 117),