Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_vf_lib.c1119 static int ice_cfg_mac_antispoof(struct ice_vsi *vsi, bool enable) in ice_cfg_mac_antispoof() function
1166 return ice_cfg_mac_antispoof(vsi, true); in ice_vsi_ena_spoofchk()
1184 return ice_cfg_mac_antispoof(vsi, false); in ice_vsi_dis_spoofchk()