Home
last modified time | relevance | path

Searched defs:vlans (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/dev/etherswitch/ip17x/
H A Dip175c.c126 uint32_t vlans[IP17X_MAX_VLANS]; in ip175c_dot1q_vlan_setup() local
/freebsd/sys/dev/etherswitch/felix/
H A Dfelix_var.h104 int vlans[FELIX_NUM_VLANS]; member
/freebsd/sys/netgraph/
H A Dng_vlan_rotate.c378 int8_t vlans = 0; in ng_vlanrotate_rcvdata() local
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_sriov.h122 struct ecore_vf_vlan_shadow vlans[ECORE_ETH_VF_NUM_VLAN_FILTERS + 1]; member
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_vport.c830 u16 vlans[], in mlx5_query_nic_vport_vlans()
889 u16 vlans[], in mlx5_modify_nic_vport_vlans()
/freebsd/sys/dev/etherswitch/e6000sw/
H A De6000sw.c93 int vlans[E6000SW_NUM_VLANS]; member
/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_flow_table.c618 u16 *vlans; in mlx5e_vport_context_update_vlans() local
/freebsd/sys/net/
H A Dif_vlan.c104 struct ifvlan *vlans[VLAN_ARRAY_SIZE]; /* static table */ member