Searched refs:hwrm_short_cmd_req_addr (Results 1 – 3 of 3) sorted by relevance
1095 struct iflib_dma_info hwrm_short_cmd_req_addr; member
840 if (softc->hwrm_short_cmd_req_addr.idi_vaddr) in bnxt_free_hwrm_short_cmd_req()841 iflib_dma_free(&softc->hwrm_short_cmd_req_addr); in bnxt_free_hwrm_short_cmd_req()842 softc->hwrm_short_cmd_req_addr.idi_vaddr = NULL; in bnxt_free_hwrm_short_cmd_req()850 &softc->hwrm_short_cmd_req_addr, BUS_DMA_NOWAIT); in bnxt_alloc_hwrm_short_cmd_req()
164 void *short_cmd_req = softc->hwrm_short_cmd_req_addr.idi_vaddr; in _hwrm_send_message()185 htole64(softc->hwrm_short_cmd_req_addr.idi_paddr); in _hwrm_send_message()