Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/
H A Di40e_lan_hmc.h30 u8 crcstrip; member
H A Di40e_lan_hmc.c708 { I40E_HMC_STORE(i40e_hmc_obj_rxq, crcstrip), 1, 117 },
H A Di40e_virtchnl_pf.c683 rx_ctx.crcstrip = 1; in i40e_config_vsi_rx_queue()
H A Di40e_main.c3460 rx_ctx.crcstrip = 1; in i40e_configure_rx_ring()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_base.c364 rlan_ctx.crcstrip = 1; in ice_setup_rx_ctx()
H A Dice_lan_tx_rx.h394 u8 crcstrip; member
H A Dice_common.c1219 ICE_CTX_STORE(ice_rlan_ctx, crcstrip, 1, 117),