Searched refs:short_cmd_req (Results 1 – 1 of 1) sorted by relevance
107 void *short_cmd_req = bp->hwrm_short_cmd_req_addr; in bnxt_hwrm_send_message() local109 memset(short_cmd_req, 0, bp->hwrm_max_ext_req_len); in bnxt_hwrm_send_message()110 memcpy(short_cmd_req, req, msg_len); in bnxt_hwrm_send_message()