Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt.h188 ((softc)->flags & BNXT_FLAG_WOL_CAP ))
994 #define BNXT_FLAG_WOL_CAP 0x0004 macro
H A Dbnxt_hwrm.c1085 softc->flags |= BNXT_FLAG_WOL_CAP; in bnxt_hwrm_func_qcaps()