Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x540.c848 .set_mac_anti_spoofing = &ixgbe_set_mac_anti_spoofing,
Dixgbe_82599.c2221 .set_mac_anti_spoofing = &ixgbe_set_mac_anti_spoofing,
Dixgbe_x550.c2362 .set_mac_anti_spoofing = &ixgbe_set_mac_anti_spoofing, \
Dixgbe_type.h3293 void (*set_mac_anti_spoofing)(struct ixgbe_hw *, bool, int); member
Dixgbe_main.c3727 hw->mac.ops.set_mac_anti_spoofing(hw, (adapter->num_vfs != 0), in ixgbe_configure_virtualization()