Home
last modified time | relevance | path

Searched defs:vlan_on (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.c635 bool vlan_on) in ixgbevf_set_vfta_vf()
669 bool vlan_on) in ixgbevf_hv_set_vfta_vf()
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_vf.c301 int wx_set_vfta_vf(struct wx *wx, u32 vlan, u32 vind, bool vlan_on, in wx_set_vfta_vf()
H A Dwx_hw.c2464 static int wx_set_vlvf(struct wx *wx, u32 vlan, u32 vind, bool vlan_on, in wx_set_vlvf()
2532 int wx_set_vfta(struct wx *wx, u32 vlan, u32 vind, bool vlan_on) in wx_set_vfta()
/linux/drivers/net/ethernet/intel/igb/
H A De1000_mac.c175 bool vlan_on, bool vlvf_bypass) in igb_vfta_set()