Searched refs:ice_cfg_mac_antispoof (Results 1 – 1 of 1) sorted by relevance
1074 static int ice_cfg_mac_antispoof(struct ice_vsi *vsi, bool enable) in ice_cfg_mac_antispoof() function1121 return ice_cfg_mac_antispoof(vsi, true); in ice_vsi_ena_spoofchk()1139 return ice_cfg_mac_antispoof(vsi, false); in ice_vsi_dis_spoofchk()