Searched refs:vlan_list (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/ixl/
H A Dixlv.h113 SLIST_HEAD(vlan_list, ixlv_vlan_filter);
154 struct vlan_list *vlan_filters;
/freebsd-11-stable/sys/dev/mlx5/
H A Dvport.h99 u16 *vlan_list, int list_len);
/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_resource_tracker.c2081 struct list_head *vlan_list = local
2085 list_for_each_entry_safe(res, tmp, vlan_list, list) {
2115 struct list_head *vlan_list = local
2119 list_for_each_entry_safe(res, tmp, vlan_list, list) {
2136 struct list_head *vlan_list = local
2141 list_for_each_entry_safe(res, tmp, vlan_list, list) {
/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_vport.c586 u16 *vlan_list, int list_len)
623 MLX5_SET(vlan_layout, vlan_lout, vlan, vlan_list[i]);
585 mlx5_set_nic_vport_vlan_list(struct mlx5_core_dev *dev, u16 vport, u16 *vlan_list, int list_len) argument

Completed in 192 milliseconds