Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ulp.c248 req->resp_addr = cpu_to_le64(bp->hwrm_cmd_resp_dma_addr); in bnxt_send_msg()
H A Dbnxt.h1858 dma_addr_t hwrm_cmd_resp_dma_addr; member
H A Dbnxt.c3787 bp->hwrm_cmd_resp_dma_addr); in bnxt_free_hwrm_resources()
3821 &bp->hwrm_cmd_resp_dma_addr, in bnxt_alloc_hwrm_resources()
4404 req->resp_addr = cpu_to_le64(bp->hwrm_cmd_resp_dma_addr); in bnxt_hwrm_cmd_hdr_init()