Searched refs:bnxt_hwrm_cmd_hdr_init (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/bnxt/
H A Dbnxt_hwrm.c50 static void bnxt_hwrm_cmd_hdr_init(struct bnxt_softc *, void *, uint16_t);
104 bnxt_hwrm_cmd_hdr_init(struct bnxt_softc *softc, void *request, function
240 bnxt_hwrm_cmd_hdr_init(softc, &req, HWRM_QUEUE_QPORTCFG);
280 bnxt_hwrm_cmd_hdr_init(softc, &req, HWRM_VER_GET);
367 bnxt_hwrm_cmd_hdr_init(softc, &req, HWRM_FUNC_DRV_RGTR);
386 bnxt_hwrm_cmd_hdr_init(softc, &req, HWRM_FUNC_DRV_UNRGTR);
425 bnxt_hwrm_cmd_hdr_init(softc, &req, HWRM_FUNC_QCAPS);
481 bnxt_hwrm_cmd_hdr_init(softc, &req, HWRM_FUNC_QCFG);
502 bnxt_hwrm_cmd_hdr_init(softc, &req, HWRM_FUNC_RESET);
600 bnxt_hwrm_cmd_hdr_init(soft
[all...]

Completed in 111 milliseconds