Home
last modified time | relevance | path

Searched refs:txgbe_set_mac_anti_spoofing (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_hw.h65 void txgbe_set_mac_anti_spoofing(struct txgbe_hw *hw, bool enable, int vf);
H A Dtxgbe_hw.c1949 void txgbe_set_mac_anti_spoofing(struct txgbe_hw *hw, bool enable, int vf) in txgbe_set_mac_anti_spoofing() function
2688 mac->set_mac_anti_spoofing = txgbe_set_mac_anti_spoofing; in txgbe_init_ops_pf()