Searched refs:dnld_fw (Results 1 – 4 of 4) sorted by relevance
542 if (adapter->if_ops.dnld_fw) { in _mwifiex_fw_dpc()543 ret = adapter->if_ops.dnld_fw(adapter, &fw); in _mwifiex_fw_dpc()
1583 .dnld_fw = mwifiex_usb_dnld_fw,
856 int (*dnld_fw) (struct mwifiex_adapter *, struct mwifiex_fw_image *); member
2710 .dnld_fw = mwifiex_sdio_dnld_fw,