Searched refs:BNXT_FLAG_WOL_CAP (Results 1 – 3 of 3) sorted by relevance
1168 #define BNXT_FLAG_WOL_CAP 0x4000 macro
961 if (bp->flags & BNXT_FLAG_WOL_CAP) { in bnxt_get_wol()976 if (!(bp->flags & BNXT_FLAG_WOL_CAP)) in bnxt_set_wol()
5247 bp->flags |= BNXT_FLAG_WOL_CAP; in __bnxt_hwrm_func_qcaps()6802 if (!BNXT_PF(bp) || !(bp->flags & BNXT_FLAG_WOL_CAP)) in bnxt_get_wol_settings()9023 if (bp->flags & BNXT_FLAG_WOL_CAP) in bnxt_init_one()