Searched refs:can_dump_fw (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | sdio.c | 331 .can_dump_fw = false, 347 .can_dump_fw = false, 363 .can_dump_fw = false, 379 .can_dump_fw = true, 395 .can_dump_fw = true, 412 .can_dump_fw = true, 430 .can_dump_fw = true, 447 .can_dump_fw = false, 463 .can_dump_fw = true, 480 .can_dump_fw = false, [all …]
|
H A D | sdio.h | 257 bool can_dump_fw; member 281 bool can_dump_fw; member
|
H A D | pcie.h | 153 bool can_dump_fw; member
|
H A D | pcie.c | 151 .can_dump_fw = false, 159 .can_dump_fw = true, 169 .can_dump_fw = true, 391 card->pcie.can_dump_fw = data->can_dump_fw; in mwifiex_pcie_probe() 2857 if (!card->pcie.can_dump_fw) in mwifiex_pcie_fw_dump()
|