Searched refs:BNXT_FLAG_WOL_CAP (Results 1 – 3 of 3) sorted by relevance
2206 #define BNXT_FLAG_WOL_CAP 0x4000 macro
2088 if (bp->flags & BNXT_FLAG_WOL_CAP) { in bnxt_get_wol()2103 if (!(bp->flags & BNXT_FLAG_WOL_CAP)) in bnxt_set_wol()
9214 bp->flags &= ~BNXT_FLAG_WOL_CAP; in __bnxt_hwrm_func_qcaps()9216 bp->flags |= BNXT_FLAG_WOL_CAP; in __bnxt_hwrm_func_qcaps()11888 if (!BNXT_PF(bp) || !(bp->flags & BNXT_FLAG_WOL_CAP)) in bnxt_get_wol_settings()14066 if (bp->flags & BNXT_FLAG_WOL_CAP) in bnxt_fw_init_one_p3()