Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c3837 if (bp->hwrm_short_cmd_req_addr) { in bnxt_free_hwrm_short_cmd_req()
3841 bp->hwrm_short_cmd_req_addr, in bnxt_free_hwrm_short_cmd_req()
3843 bp->hwrm_short_cmd_req_addr = NULL; in bnxt_free_hwrm_short_cmd_req()
3851 if (bp->hwrm_short_cmd_req_addr) in bnxt_alloc_hwrm_short_cmd_req()
3854 bp->hwrm_short_cmd_req_addr = in bnxt_alloc_hwrm_short_cmd_req()
3858 if (!bp->hwrm_short_cmd_req_addr) in bnxt_alloc_hwrm_short_cmd_req()
4463 !bp->hwrm_short_cmd_req_addr) in bnxt_hwrm_do_send_msg()
4485 void *short_cmd_req = bp->hwrm_short_cmd_req_addr; in bnxt_hwrm_do_send_msg()
H A Dbnxt.h1856 void *hwrm_short_cmd_req_addr; member

Completed in 21 milliseconds