Home
last modified time | relevance | path

Searched refs:FUNC_FLG_STATS (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/sys/dev/bxe/
H A Dbxe.h1799 #define FUNC_FLG_STATS 0x0002 macro
H A Dbxe.c10180 flags = (FUNC_FLG_STATS | FUNC_FLG_LEADING | FUNC_FLG_SPQ); in bxe_pf_init()