Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_hwrm.h56 int bnxt_hwrm_func_qcfg(struct bnxt_softc *softc);
H A Dif_bnxt.c1837 rc = bnxt_hwrm_func_qcfg(bp); in bnxt_open()
2275 rc = bnxt_hwrm_func_qcfg(softc); in bnxt_attach_pre()
2307 rc = bnxt_hwrm_func_qcfg(softc); in bnxt_attach_pre()
H A Dbnxt_hwrm.c1191 bnxt_hwrm_func_qcfg(struct bnxt_softc *softc) in bnxt_hwrm_func_qcfg() function