Home
last modified time | relevance | path

Searched refs:vlan_on (Results 1 – 8 of 8) sorted by relevance

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82598.h43 s32 ixgbe_set_vfta_82598(struct ixgbe_hw *hw, u32 vlan, u32 vind, bool vlan_on);
H A Dixgbe_common.h138 u32 vind, bool vlan_on);
140 bool vlan_on, bool *vfta_changed);
H A Dixgbe_vf.h135 s32 ixgbe_set_vfta_vf(struct ixgbe_hw *hw, u32 vlan, u32 vind, bool vlan_on);
H A Dixgbe_api.h128 u32 vind, bool vlan_on);
130 bool vlan_on, bool *vfta_changed);
H A Dixgbe_api.c1065 s32 ixgbe_set_vfta(struct ixgbe_hw *hw, u32 vlan, u32 vind, bool vlan_on) in ixgbe_set_vfta() argument
1068 vlan_on), IXGBE_NOT_IMPLEMENTED); in ixgbe_set_vfta()
1082 s32 ixgbe_set_vlvf(struct ixgbe_hw *hw, u32 vlan, u32 vind, bool vlan_on, in ixgbe_set_vlvf() argument
1086 vlan_on, vfta_changed), IXGBE_NOT_IMPLEMENTED); in ixgbe_set_vlvf()
H A Dixgbe_vf.c425 s32 ixgbe_set_vfta_vf(struct ixgbe_hw *hw, u32 vlan, u32 vind, bool vlan_on) in ixgbe_set_vfta_vf() argument
435 msgbuf[0] |= vlan_on << IXGBE_VT_MSGINFO_SHIFT; in ixgbe_set_vfta_vf()
H A Dixgbe_82598.c1003 bool vlan_on) in ixgbe_set_vfta_82598() argument
1032 if (vlan_on) in ixgbe_set_vfta_82598()
H A Dixgbe_common.c3862 bool vlan_on) in ixgbe_set_vfta_generic() argument
3893 if (vlan_on) { in ixgbe_set_vfta_generic()
3908 ret_val = ixgbe_set_vlvf_generic(hw, vlan, vind, vlan_on, in ixgbe_set_vfta_generic()
3931 bool vlan_on, bool *vfta_changed) in ixgbe_set_vlvf_generic() argument
3956 if (vlan_on) { in ixgbe_set_vlvf_generic()
4014 if ((!vlan_on) && (vfta_changed != NULL)) { in ixgbe_set_vlvf_generic()