Home
last modified time | relevance | path

Searched refs:ixgbe_set_mac_anti_spoofing (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/net/ethernet/intel/ixgbe/
Dixgbe_common.h100 void ixgbe_set_mac_anti_spoofing(struct ixgbe_hw *hw, bool enable, int pf);
Dixgbe_x540.c846 .set_mac_anti_spoofing = &ixgbe_set_mac_anti_spoofing,
Dixgbe_82599.c2118 .set_mac_anti_spoofing = &ixgbe_set_mac_anti_spoofing,
Dixgbe_common.c3235 void ixgbe_set_mac_anti_spoofing(struct ixgbe_hw *hw, bool enable, int pf) in ixgbe_set_mac_anti_spoofing() function