Searched refs:FUNC_FLG_STATS (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/sys/dev/bxe/ | ||
| H A D | bxe.h | 1799 #define FUNC_FLG_STATS 0x0002 macro |
| H A D | bxe.c | 10180 flags = (FUNC_FLG_STATS | FUNC_FLG_LEADING | FUNC_FLG_SPQ); in bxe_pf_init() |