Home
last modified time | relevance | path

Searched refs:ice_vsi_cfg_crc_strip (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_lib.h123 void ice_vsi_cfg_crc_strip(struct ice_vsi *vsi, bool disable);
H A Dice_lib.c1499 void ice_vsi_cfg_crc_strip(struct ice_vsi *vsi, bool disable) in ice_vsi_cfg_crc_strip() function
H A Dice_main.c6241 ice_vsi_cfg_crc_strip(vsi, !!(features & NETIF_F_RXFCS)); in ice_set_features()