Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/intel/ice/
Dice_vf_lib.c1074 static int ice_cfg_mac_antispoof(struct ice_vsi *vsi, bool enable) in ice_cfg_mac_antispoof() function
1121 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()