Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/quantenna/qtnfmac/pcie/
A Dpcie.c40 static u8 flashboot = 1; variable
41 module_param(flashboot, byte, 0644);
42 MODULE_PARM_DESC(flashboot, "set to 0 to use FW binary file on FS");
344 pcie_priv->flashboot = flashboot; in qtnf_pcie_probe()
A Dpcie_priv.h69 bool flashboot; member
A Dpearl_pcie.c1031 if (ps->base.flashboot) { in qtnf_pearl_fw_work_handler()
1047 if (!ps->base.flashboot) in qtnf_pearl_fw_work_handler()
1055 if (ps->base.flashboot) { in qtnf_pearl_fw_work_handler()
A Dtopaz_pcie.c869 if (ts->base.flashboot) in qtnf_pre_init_ep()
1057 if (ts->base.flashboot) { in qtnf_topaz_fw_work_handler()

Completed in 11 milliseconds