Searched refs:set_mac_anti_spoofing (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_sriov.c | 727 hw->mac.ops.set_mac_anti_spoofing(hw, true, vf); in ixgbe_vf_reset_event() 995 hw->mac.ops.set_mac_anti_spoofing(hw, false, vf); in ixgbe_set_vf_macvlan_msg() 1640 hw->mac.ops.set_mac_anti_spoofing(hw, setting, vf); in ixgbe_ndo_set_vf_spoofchk()
|
| H A D | ixgbe_x540.c | 866 .set_mac_anti_spoofing = &ixgbe_set_mac_anti_spoofing,
|
| H A D | ixgbe_82599.c | 2207 .set_mac_anti_spoofing = &ixgbe_set_mac_anti_spoofing,
|
| H A D | ixgbe_type.h | 3462 void (*set_mac_anti_spoofing)(struct ixgbe_hw *, bool, int); member
|
| H A D | ixgbe_x550.c | 3828 .set_mac_anti_spoofing = &ixgbe_set_mac_anti_spoofing, \
|