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