Home
last modified time | relevance | path

Searched refs:can_dump_fw (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/net/wireless/marvell/mwifiex/
Dsdio.h265 bool can_dump_fw; member
287 bool can_dump_fw; member
592 .can_dump_fw = false,
607 .can_dump_fw = false,
622 .can_dump_fw = false,
637 .can_dump_fw = true,
652 .can_dump_fw = true,
668 .can_dump_fw = true,
684 .can_dump_fw = false,
699 .can_dump_fw = true,
[all …]
Dpcie.h286 bool can_dump_fw; member
296 .can_dump_fw = false,
304 .can_dump_fw = true,
314 .can_dump_fw = true,
Dsdio.c120 card->can_dump_fw = data->can_dump_fw; in mwifiex_sdio_probe()
2298 if (!card->can_dump_fw) in mwifiex_sdio_fw_dump()
Dpcie.c250 card->pcie.can_dump_fw = data->can_dump_fw; in mwifiex_pcie_probe()
2664 if (!card->pcie.can_dump_fw) in mwifiex_pcie_fw_dump()