Searched refs:recv_buff (Results 1 – 1 of 1) sorted by relevance
997 u8 *firmware = fw->fw_buf, *recv_buff; in mwifiex_prog_fw_w_helper() local1019 recv_buff = kzalloc(FW_DNLD_RX_BUF_SIZE, GFP_KERNEL); in mwifiex_prog_fw_w_helper()1020 if (!recv_buff) in mwifiex_prog_fw_w_helper()1059 buf = recv_buff; in mwifiex_prog_fw_w_helper()1073 memcpy(&sync_fw, recv_buff, in mwifiex_prog_fw_w_helper()1114 kfree(recv_buff); in mwifiex_prog_fw_w_helper()