Searched refs:set_mac_anti_spoofing (Results 1 – 5 of 5) sorted by relevance
867 .set_mac_anti_spoofing = &ixgbe_set_mac_anti_spoofing,
979 hw->mac.ops.set_mac_anti_spoofing(hw, false, vf); in ixgbe_set_vf_macvlan_msg()1610 hw->mac.ops.set_mac_anti_spoofing(hw, setting, vf); in ixgbe_ndo_set_vf_spoofchk()
2207 .set_mac_anti_spoofing = &ixgbe_set_mac_anti_spoofing,
3451 void (*set_mac_anti_spoofing)(struct ixgbe_hw *, bool, int); member
3809 .set_mac_anti_spoofing = &ixgbe_set_mac_anti_spoofing, \