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

/freebsd-11-stable/contrib/ofed/opensm/include/opensm/
H A Dosm_mesh.h52 int next_port; member in struct:_link
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_ucast_lash.c974 int port = l->next_port++;
980 if (l->next_port >= l->num_ports)
981 l->next_port = 0;
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-openflow-1.0.c1169 goto next_port;
1201 next_port:
2065 goto next_port;
2118 next_port:
/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib.h606 atomic_t next_port; member in struct:mlx5_roce

Completed in 398 milliseconds