Searched refs:BNXT_FLAG_WOL_CAP (Results 1 – 3 of 3) sorted by relevance
1786 #define BNXT_FLAG_WOL_CAP 0x4000 macro
1449 if (bp->flags & BNXT_FLAG_WOL_CAP) { in bnxt_get_wol()1464 if (!(bp->flags & BNXT_FLAG_WOL_CAP)) in bnxt_set_wol()
7741 bp->flags &= ~BNXT_FLAG_WOL_CAP; in __bnxt_hwrm_func_qcaps()7743 bp->flags |= BNXT_FLAG_WOL_CAP; in __bnxt_hwrm_func_qcaps()10223 if (!BNXT_PF(bp) || !(bp->flags & BNXT_FLAG_WOL_CAP)) in bnxt_get_wol_settings()12282 if (bp->flags & BNXT_FLAG_WOL_CAP) in bnxt_fw_init_one_p3()