Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/bnxt/bnxt_en/
HDbnxt.h192 ((softc)->flags & BNXT_FLAG_WOL_CAP ))
1067 #define BNXT_FLAG_WOL_CAP 0x0004 macro
HDbnxt_hwrm.c1153 softc->flags |= BNXT_FLAG_WOL_CAP; in bnxt_hwrm_func_qcaps()