Searched refs:MLX4_VF_IMMED_VLAN_FLAG_VLAN (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4.h637 MLX4_VF_IMMED_VLAN_FLAG_VLAN = 1 << 0, enumerator in enum:__anon11
H A Dmlx4_cmd.c1898 work->flags |= MLX4_VF_IMMED_VLAN_FLAG_VLAN;
1913 if (work->flags & MLX4_VF_IMMED_VLAN_FLAG_VLAN)
H A Dmlx4_resource_tracker.c5375 if (work->flags & MLX4_VF_IMMED_VLAN_FLAG_VLAN && !errors &&

Completed in 113 milliseconds