Home
last modified time | relevance | path

Searched refs:hwrm_short_cmd_req_dma_addr (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/bnxt/
H A Dbnxt.h767 rte_iova_t hwrm_short_cmd_req_dma_addr; member
H A Dbnxt_hwrm.c204 rte_cpu_to_le_64(bp->hwrm_short_cmd_req_dma_addr); in bnxt_hwrm_send_message()
1331 bp->hwrm_short_cmd_req_dma_addr = in bnxt_hwrm_ver_get()
1333 if (bp->hwrm_short_cmd_req_dma_addr == RTE_BAD_IOVA) { in bnxt_hwrm_ver_get()
2809 bp->hwrm_short_cmd_req_dma_addr = 0; in bnxt_free_hwrm_resources()