Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1860 void *hwrm_cmd_kong_resp_addr; member
2157 return bp->hwrm_cmd_kong_resp_addr; in bnxt_get_hwrm_resp_addr()
H A Dbnxt.c3797 if (bp->hwrm_cmd_kong_resp_addr) { in bnxt_free_hwrm_resources()
3799 bp->hwrm_cmd_kong_resp_addr, in bnxt_free_hwrm_resources()
3801 bp->hwrm_cmd_kong_resp_addr = NULL; in bnxt_free_hwrm_resources()
3809 if (bp->hwrm_cmd_kong_resp_addr) in bnxt_alloc_kong_hwrm_resources()
3812 bp->hwrm_cmd_kong_resp_addr = in bnxt_alloc_kong_hwrm_resources()
3816 if (!bp->hwrm_cmd_kong_resp_addr) in bnxt_alloc_kong_hwrm_resources()
4471 resp = bp->hwrm_cmd_kong_resp_addr; in bnxt_hwrm_do_send_msg()

Completed in 22 milliseconds