Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x540.c813 .set_mac_anti_spoofing = &ixgbe_set_mac_anti_spoofing,
Dixgbe_x550.c1425 .set_mac_anti_spoofing = &ixgbe_set_mac_anti_spoofing, \
Dixgbe_82599.c2334 .set_mac_anti_spoofing = &ixgbe_set_mac_anti_spoofing,
Dixgbe_type.h3071 void (*set_mac_anti_spoofing)(struct ixgbe_hw *, bool, int); member
Dixgbe_main.c3641 hw->mac.ops.set_mac_anti_spoofing(hw, (adapter->num_vfs != 0), in ixgbe_configure_virtualization()