Home
last modified time | relevance | path

Searched refs:sync_fw (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dusb.c1400 struct fw_sync_header sync_fw; in mwifiex_prog_fw_w_helper() local
1478 memcpy(&sync_fw, recv_buff, in mwifiex_prog_fw_w_helper()
1483 if (le32_to_cpu(sync_fw.cmd) & 0x80000000) { in mwifiex_prog_fw_w_helper()
1486 sync_fw.cmd); in mwifiex_prog_fw_w_helper()
1501 if (sync_fw.cmd) { in mwifiex_prog_fw_w_helper()
1504 sync_fw.cmd); in mwifiex_prog_fw_w_helper()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Dusb.c1388 struct fw_sync_header sync_fw; in mwifiex_prog_fw_w_helper() local
1466 memcpy(&sync_fw, recv_buff, in mwifiex_prog_fw_w_helper()
1471 if (le32_to_cpu(sync_fw.cmd) & 0x80000000) { in mwifiex_prog_fw_w_helper()
1474 sync_fw.cmd); in mwifiex_prog_fw_w_helper()
1489 if (sync_fw.cmd) { in mwifiex_prog_fw_w_helper()
1492 sync_fw.cmd); in mwifiex_prog_fw_w_helper()

Completed in 5 milliseconds