Searched refs:BNXT_FLAG_WOL_CAP (Results 1 – 3 of 3) sorted by relevance
2275 #define BNXT_FLAG_WOL_CAP 0x4000 macro
2170 if (bp->flags & BNXT_FLAG_WOL_CAP) { in bnxt_get_wol()2185 if (!(bp->flags & BNXT_FLAG_WOL_CAP)) in bnxt_set_wol()
9828 bp->flags &= ~BNXT_FLAG_WOL_CAP; in __bnxt_hwrm_func_qcaps()9830 bp->flags |= BNXT_FLAG_WOL_CAP; in __bnxt_hwrm_func_qcaps()12791 if (!BNXT_PF(bp) || !(bp->flags & BNXT_FLAG_WOL_CAP)) in bnxt_get_wol_settings()15001 if (bp->flags & BNXT_FLAG_WOL_CAP) in bnxt_fw_init_one_p3()