Home
last modified time | relevance | path

Searched defs:vlvf_bypass (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_vf.c471 bool vlan_on, bool vlvf_bypass) in ixgbe_set_vfta_vf()
H A Dixgbe_api.c1079 bool vlvf_bypass) in ixgbe_set_vfta()
1099 u32 *vfta_delta, u32 vfta, bool vlvf_bypass) in ixgbe_set_vlvf()
H A Dixgbe_82598.c1006 bool vlan_on, bool vlvf_bypass) in ixgbe_set_vfta_82598()
H A Dixgbe_common.c3925 s32 ixgbe_find_vlvf_slot(struct ixgbe_hw *hw, u32 vlan, bool vlvf_bypass) in ixgbe_find_vlvf_slot()
3976 bool vlan_on, bool vlvf_bypass) in ixgbe_set_vfta_generic()
4044 bool vlvf_bypass) in ixgbe_set_vlvf_generic()
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c3239 boolean_t vlvf_bypass; in ixgbe_init_vlan() local