Searched refs:aupe (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_sriov.c | 560 static void ixgbe_set_vmolr(struct ixgbe_hw *hw, u32 vf, bool aupe) in ixgbe_set_vmolr() argument 564 if (aupe) in ixgbe_set_vmolr()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_sriov.c | 560 static void ixgbe_set_vmolr(struct ixgbe_hw *hw, u32 vf, bool aupe) in ixgbe_set_vmolr() argument 564 if (aupe) in ixgbe_set_vmolr()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/ |
H A D | igb_main.c | 4612 int vfn, bool aupe) in igb_set_vmolr() 4624 if (aupe) in igb_set_vmolr() 4611 igb_set_vmolr(struct igb_adapter *adapter, int vfn, bool aupe) igb_set_vmolr() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/ |
H A D | igb_main.c | 4698 int vfn, bool aupe) in igb_set_vmolr() 4710 if (aupe) in igb_set_vmolr() 4697 igb_set_vmolr(struct igb_adapter *adapter, int vfn, bool aupe) igb_set_vmolr() argument
|
Completed in 26 milliseconds