Searched refs:recv_buff (Results 1 – 1 of 1) sorted by relevance
838 u8 *firmware = fw->fw_buf, *recv_buff; in mwifiex_prog_fw_w_helper() local858 recv_buff = kzalloc(FW_DNLD_RX_BUF_SIZE, GFP_KERNEL); in mwifiex_prog_fw_w_helper()859 if (!recv_buff) in mwifiex_prog_fw_w_helper()897 buf = recv_buff; in mwifiex_prog_fw_w_helper()910 memcpy(&sync_fw, recv_buff, in mwifiex_prog_fw_w_helper()951 kfree(recv_buff); in mwifiex_prog_fw_w_helper()