Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dixgbe.h224 uint32_t vind, bool vlan_on, bool);
226 bool vlan_on, uint32_t*, uint32_t, bool);
380 bool vlan_on, bool vlvf_bypass);
H A Dixgbe_vf.c486 bool vlan_on, bool vlvf_bypass) in ixgbe_set_vfta_vf() argument
494 msgbuf[0] |= vlan_on << IXGBE_VT_MSGINFO_SHIFT; in ixgbe_set_vfta_vf()
H A Dixgbe_82598.c72 uint32_t vind, bool vlan_on, bool vlvf_bypass);
1011 bool vlan_on, bool vlvf_bypass) in ixgbe_set_vfta_82598() argument
1040 if (vlan_on) in ixgbe_set_vfta_82598()
H A Dixgbe.c3278 bool vlan_on, bool vlvf_bypass) in ixgbe_set_vfta_generic() argument
3309 vfta_delta &= vlan_on ? ~vfta : vfta; in ixgbe_set_vfta_generic()
3315 ret_val = ixgbe_set_vlvf_generic(hw, vlan, vind, vlan_on, &vfta_delta, in ixgbe_set_vfta_generic()
3345 bool vlan_on, uint32_t *vfta_delta, uint32_t vfta, in ixgbe_set_vlvf_generic() argument
3374 if (vlan_on) in ixgbe_set_vlvf_generic()