Home
last modified time | relevance | path

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

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