Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_vf_lib.c1068 * ice_cfg_mac_antispoof - Configure MAC antispoof checking behavior
1074 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()

Completed in 3 milliseconds