Searched refs:short_cmd_req (Results 1 – 1 of 1) sorted by relevance
3459 void *short_cmd_req = bp->hwrm_short_cmd_req_addr; in bnxt_hwrm_do_send_msg() local3461 memcpy(short_cmd_req, req, msg_len); in bnxt_hwrm_do_send_msg()3462 memset(short_cmd_req + msg_len, 0, BNXT_HWRM_MAX_REQ_LEN - in bnxt_hwrm_do_send_msg()