Searched refs:crcstrip (Results 1 – 7 of 7) sorted by relevance
32 u8 crcstrip; member
705 { I40E_HMC_STORE(i40e_hmc_obj_rxq, crcstrip), 1, 117 },
760 rx_ctx.crcstrip = 1; in i40e_config_vsi_rx_queue()
3669 rx_ctx.crcstrip = 1; in i40e_configure_rx_ring()
399 u8 crcstrip; member
416 rlan_ctx.crcstrip = !(ring->flags & ICE_RX_FLAGS_CRC_STRIP_DIS); in ice_setup_rx_ctx()
1401 ICE_CTX_STORE(ice_rlan_ctx, crcstrip, 1, 117),