Home
last modified time | relevance | path

Searched refs:bnxt_hwrm_free_wol_fltr (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_hwrm.h126 int bnxt_hwrm_free_wol_fltr(struct bnxt_softc *softc);
H A Dbnxt_hwrm.c2985 bnxt_hwrm_free_wol_fltr(struct bnxt_softc *softc) in bnxt_hwrm_free_wol_fltr() function
H A Dif_bnxt.c3539 if (bnxt_hwrm_free_wol_fltr(softc)) in bnxt_wol_config()