Searched refs:__struct_group (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/bnxt/bnxt_en/ |
H A D | bnxt_dcb.h | 43 #define __struct_group(TAG, NAME, ATTRS, MEMBERS...) \ macro 49 __struct_group(/* no tag */, NAME, ATTRS, MEMBERS)
|
/freebsd/sys/dev/bnxt/bnxt_re/ |
H A D | bnxt_re.h | 121 #ifndef __struct_group 122 #define __struct_group(TAG, NAME, ATTRS, MEMBERS...) \ macro 130 __struct_group(/* no tag */, NAME, ATTRS, MEMBERS)
|