Home
last modified time | relevance | path

Searched defs:_link (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/ofed/opensm/include/opensm/
H A Dosm_mesh.h49 typedef struct _link { struct
69 unsigned int num_links; /* number of 'links' to adjacent switches */ argument
/freebsd-src/sys/dev/bxe/
H A Decore_sp.h303 #define ECORE_LIST_FIRST_ENTRY(_list, cast, _link) \ argument
307 #define ECORE_LIST_NEXT(_elem, _link, cast) \ argument
385 #define ECORE_LIST_FOR_EACH_ENTRY(pos, _list, _link, cast) \ argument
391 #define ECORE_LIST_FOR_EACH_ENTRY_SAFE(pos, n, _list, _link, cast) \ argument
/freebsd-src/sys/dev/ath/
H A Dif_athvar.h1408 #define ath_hal_settxdesclink(_ah, _ds, _link) \ argument
1410 #define ath_hal_gettxdesclink(_ah, _ds, _link) \ argument
/freebsd-src/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h1249 for_each_vif_active_link(_vif,_link,_linkid) global() argument