Home
last modified time | relevance | path

Searched refs:bnxt_wol_supported (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt.h187 #define bnxt_wol_supported(softc) (!((softc)->flags & BNXT_FLAG_VF) && \ macro
H A Dif_bnxt.c2297 if (bnxt_wol_supported(softc)) in bnxt_attach_pre()
3526 if (!bnxt_wol_supported(softc)) in bnxt_wol_config()
4770 if (!bnxt_wol_supported(softc)) in bnxt_get_wol_settings()