Searched refs:dest_resp (Results 1 – 1 of 1) sorted by relevance
30 struct host_cmd_resp *dest_resp; member73 resp_cb->dest_resp = resp; in mm81x_cmd_tx()153 struct host_cmd_resp *dest_resp; in mm81x_cmd_resp_process() local206 dest_resp = resp_cb->dest_resp; in mm81x_cmd_resp_process()207 if (length >= sizeof(struct host_cmd_resp) && dest_resp) { in mm81x_cmd_resp_process()212 memcpy(dest_resp, src_resp, length); in mm81x_cmd_resp_process()