Searched defs:vlan_on (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/sys/dev/ixgbe/ |
H A D | ixgbe_vf.c | 494 ixgbe_set_vfta_vf(struct ixgbe_hw * hw,u32 vlan,u32 vind,bool vlan_on,bool vlvf_bypass) ixgbe_set_vfta_vf() argument
|
H A D | ixgbe_api.c | 1108 s32 ixgbe_set_vfta(struct ixgbe_hw *hw, u32 vlan, u32 vind, bool vlan_on, in ixgbe_set_vfta() argument 1128 s32 ixgbe_set_vlvf(struct ixgbe_hw *hw, u32 vlan, u32 vind, bool vlan_on, in ixgbe_set_vlvf() argument
|
H A D | ixgbe_82598.c | 1005 bool vlan_on, bool vlvf_bypass) in ixgbe_set_vfta_82598()
|
H A D | ixgbe_common.c | 3974 ixgbe_set_vfta_generic(struct ixgbe_hw * hw,u32 vlan,u32 vind,bool vlan_on,bool vlvf_bypass) ixgbe_set_vfta_generic() argument 4041 ixgbe_set_vlvf_generic(struct ixgbe_hw * hw,u32 vlan,u32 vind,bool vlan_on,u32 * vfta_delta,u32 vfta,bool vlvf_bypass) ixgbe_set_vlvf_generic() argument
|