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

/freebsd-13-stable/contrib/ofed/opensm/include/opensm/
H A Dosm_mesh.h52 int next_port; member in struct:_link
/freebsd-13-stable/sys/dev/bhnd/bcma/
H A Dbcma_erom.c303 uint8_t next_type, next_port; local
315 next_port = BCMA_EROM_GET_ATTR(entry, REGION_PORT);
318 next_port != region_port)
329 uint8_t next_port, next_type; local
339 next_port = BCMA_EROM_GET_ATTR(entry, REGION_PORT);
342 next_port != region_port)
/freebsd-13-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-13-stable/contrib/tcpdump/
H A Dprint-openflow-1.0.c1169 goto next_port;
1201 next_port:
2065 goto next_port;
2118 next_port:
/freebsd-13-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib.h632 atomic_t next_port; member in struct:mlx5_roce

Completed in 171 milliseconds