Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/bnxt/
HDbnxt.h113 ((softc)->flags & BNXT_FLAG_WOL_CAP ))
675 #define BNXT_FLAG_WOL_CAP 0x0004 macro
HDbnxt_hwrm.c779 softc->flags |= BNXT_FLAG_WOL_CAP; in bnxt_hwrm_func_qcaps()