Home
last modified time | relevance | path

Searched refs:ixgbe_set_vfta (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.h129 s32 ixgbe_set_vfta(struct ixgbe_hw *hw, u32 vlan,
H A Dixgbe_api.c1078 s32 ixgbe_set_vfta(struct ixgbe_hw *hw, u32 vlan, u32 vind, bool vlan_on, in ixgbe_set_vfta() function
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c3254 ret = ixgbe_set_vfta(hw, vlp->ixvl_vid, rxg->index, in ixgbe_init_vlan()
6511 ret = ixgbe_set_vfta(hw, vid, rx_group->index, B_TRUE, is_def_grp); in ixgbe_addvlan()
6591 ret = ixgbe_set_vfta(hw, vid, rx_group->index, B_FALSE, in ixgbe_remvlan()
6636 ret = ixgbe_set_vfta(hw, vid, rx_group->index, B_TRUE, in ixgbe_remvlan()