Searched refs:hwrm_cmd_resp (Results 1 – 4 of 4) sorted by relevance
116 rc = iflib_dma_alloc(softc->ctx, PAGE_SIZE, &softc->hwrm_cmd_resp, in bnxt_alloc_hwrm_dma_mem()124 if (softc->hwrm_cmd_resp.idi_vaddr) in bnxt_free_hwrm_dma_mem()125 iflib_dma_free(&softc->hwrm_cmd_resp); in bnxt_free_hwrm_dma_mem()126 softc->hwrm_cmd_resp.idi_vaddr = NULL; in bnxt_free_hwrm_dma_mem()139 req->resp_addr = htole64(softc->hwrm_cmd_resp.idi_paddr); in bnxt_hwrm_cmd_hdr_init()146 struct hwrm_err_output *resp = (void *)softc->hwrm_cmd_resp.idi_vaddr; in _hwrm_send_message()276 (void *)softc->hwrm_cmd_resp.idi_vaddr; in bnxt_hwrm_queue_qportcfg()390 (void *)softc->hwrm_cmd_resp.idi_vaddr; in bnxt_hwrm_func_backing_store_qcaps()658 (void *)softc->hwrm_cmd_resp.idi_vaddr; in bnxt_hwrm_func_resc_qcaps()753 void *output = (void *)softc->hwrm_cmd_resp.idi_vaddr; in bnxt_hwrm_passthrough()[all …]
88 (void *)softc->hwrm_cmd_resp.idi_vaddr; in bnxt_hwrm_queue_pri2cos_qcfg()162 (void *)softc->hwrm_cmd_resp.idi_vaddr; in bnxt_hwrm_queue_cos2bw_qcfg()298 (void *)softc->hwrm_cmd_resp.idi_vaddr; in bnxt_hwrm_queue_pfc_qcfg()455 (void *)softc->hwrm_cmd_resp.idi_vaddr; in bnxt_hwrm_queue_dscp_qcaps()479 (void *)softc->hwrm_cmd_resp.idi_vaddr; in bnxt_hwrm_queue_dscp2pri_qcfg()
1020 struct iflib_dma_info hwrm_cmd_resp; member
1389 (void *)bp->hwrm_cmd_resp.idi_vaddr; in bnxt_hwrm_poll()1701 (void *)bp->hwrm_cmd_resp.idi_vaddr; in bnxt_hwrm_error_recovery_qcfg()