Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_lan_hmc.h30 u8 crcstrip; member
Di40e_lan_hmc.c707 { I40E_HMC_STORE(i40e_hmc_obj_rxq, crcstrip), 1, 117 },
Di40e_virtchnl_pf.c651 rx_ctx.crcstrip = 1; in i40e_config_vsi_rx_queue()
Di40e_main.c3211 rx_ctx.crcstrip = 1; in i40e_configure_rx_ring()
/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40e_lan_hmc.h30 u8 crcstrip; member
/Linux-v4.19/drivers/net/ethernet/intel/ice/
Dice_lan_tx_rx.h277 u8 crcstrip; member
Dice_common.c707 ICE_CTX_STORE(ice_rlan_ctx, crcstrip, 1, 117),
Dice_main.c4020 rlan_ctx.crcstrip = 1; in ice_setup_rx_ctx()