Searched refs:igb_vmdq_set_anti_spoofing_pf (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/ |
H A D | e1000_82575.h | 247 void igb_vmdq_set_anti_spoofing_pf(struct e1000_hw *, bool, int);
|
H A D | e1000_82575.c | 2063 * igb_vmdq_set_anti_spoofing_pf - enable or disable anti-spoofing 2070 void igb_vmdq_set_anti_spoofing_pf(struct e1000_hw *hw, bool enable, int pf) in igb_vmdq_set_anti_spoofing_pf() function
|
H A D | igb_main.c | 9840 igb_vmdq_set_anti_spoofing_pf(hw, true, in igb_vmm_control()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/ |
H A D | e1000_82575.h | 247 void igb_vmdq_set_anti_spoofing_pf(struct e1000_hw *, bool, int);
|
H A D | e1000_82575.c | 2063 * igb_vmdq_set_anti_spoofing_pf - enable or disable anti-spoofing 2070 void igb_vmdq_set_anti_spoofing_pf(struct e1000_hw *hw, bool enable, int pf) in igb_vmdq_set_anti_spoofing_pf() function
|
H A D | igb_main.c | 9964 igb_vmdq_set_anti_spoofing_pf(hw, true, in igb_vmm_control()
|
Completed in 34 milliseconds