Searched refs:BNXT_FLAG_WOL_CAP (Results 1 – 3 of 3) sorted by relevance
1824 #define BNXT_FLAG_WOL_CAP 0x4000 macro
1444 if (bp->flags & BNXT_FLAG_WOL_CAP) { in bnxt_get_wol()1459 if (!(bp->flags & BNXT_FLAG_WOL_CAP)) in bnxt_set_wol()
7752 bp->flags &= ~BNXT_FLAG_WOL_CAP; in __bnxt_hwrm_func_qcaps()7754 bp->flags |= BNXT_FLAG_WOL_CAP; in __bnxt_hwrm_func_qcaps()10260 if (!BNXT_PF(bp) || !(bp->flags & BNXT_FLAG_WOL_CAP)) in bnxt_get_wol_settings()12372 if (bp->flags & BNXT_FLAG_WOL_CAP) in bnxt_fw_init_one_p3()