Searched refs:hwrm_short_cmd_req_addr (Results 1 – 2 of 2) sorted by relevance
1300 void *hwrm_short_cmd_req_addr; member
3042 if (bp->hwrm_short_cmd_req_addr) { in bnxt_free_hwrm_short_cmd_req()3046 bp->hwrm_short_cmd_req_addr, in bnxt_free_hwrm_short_cmd_req()3048 bp->hwrm_short_cmd_req_addr = NULL; in bnxt_free_hwrm_short_cmd_req()3056 bp->hwrm_short_cmd_req_addr = in bnxt_alloc_hwrm_short_cmd_req()3060 if (!bp->hwrm_short_cmd_req_addr) in bnxt_alloc_hwrm_short_cmd_req()3459 void *short_cmd_req = bp->hwrm_short_cmd_req_addr; in bnxt_hwrm_do_send_msg()