Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igb/
H A De1000_82575.h247 void igb_vmdq_set_anti_spoofing_pf(struct e1000_hw *, bool, int);
H A De1000_82575.c2061 * igb_vmdq_set_anti_spoofing_pf - enable or disable anti-spoofing
2068 void igb_vmdq_set_anti_spoofing_pf(struct e1000_hw *hw, bool enable, int pf) in igb_vmdq_set_anti_spoofing_pf() function