Searched refs:candidate_vlan_port (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_qp.c1448 smac_info->candidate_vlan_port = port;
1461 smac_info->candidate_vlan_port = port;
2125 mlx4_unregister_vlan(dev->dev, qp->pri.candidate_vlan_port,
2132 qp->pri.vlan_port = qp->pri.candidate_vlan_port;
2142 mlx4_unregister_vlan(dev->dev, qp->alt.candidate_vlan_port,
2149 qp->alt.vlan_port = qp->alt.candidate_vlan_port;
H A Dmlx4_ib.h294 int candidate_vlan_port; member in struct:mlx4_roce_smac_vlan_info

Completed in 87 milliseconds