Searched defs:vlan_on (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/intel/ixgbevf/ |
D | vf.c | 635 bool vlan_on) in ixgbevf_set_vfta_vf() 669 bool vlan_on) in ixgbevf_hv_set_vfta_vf()
|
/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_82598.c | 840 bool vlan_on, bool vlvf_bypass) in ixgbe_set_vfta_82598()
|
D | ixgbe_common.c | 3119 bool vlan_on, bool vlvf_bypass) in ixgbe_set_vfta_generic()
|
/linux-6.12.1/drivers/net/ethernet/intel/igb/ |
D | e1000_mac.c | 175 bool vlan_on, bool vlvf_bypass) in igb_vfta_set()
|
/linux-6.12.1/drivers/net/ethernet/wangxun/libwx/ |
D | wx_hw.c | 2037 static int wx_set_vlvf(struct wx *wx, u32 vlan, u32 vind, bool vlan_on, in wx_set_vlvf() 2105 static int wx_set_vfta(struct wx *wx, u32 vlan, u32 vind, bool vlan_on) in wx_set_vfta()
|