Searched defs:_link (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/ofed/opensm/include/opensm/ |
| H A D | osm_mesh.h | 49 typedef struct _link { struct 69 unsigned int num_links; /* number of 'links' to adjacent switches */ argument
|
| /freebsd-12.1/sys/dev/bxe/ |
| H A D | ecore_sp.h | 308 #define ECORE_LIST_FIRST_ENTRY(_list, cast, _link) \ argument 312 #define ECORE_LIST_NEXT(_elem, _link, cast) \ argument 390 #define ECORE_LIST_FOR_EACH_ENTRY(pos, _list, _link, cast) \ argument 396 #define ECORE_LIST_FOR_EACH_ENTRY_SAFE(pos, n, _list, _link, cast) \ argument
|
| /freebsd-12.1/sys/dev/ath/ |
| H A D | if_athvar.h | 1406 #define ath_hal_settxdesclink(_ah, _ds, _link) \ argument 1408 #define ath_hal_gettxdesclink(_ah, _ds, _link) \ argument
|