Searched refs:dnld_fw (Results 1 – 4 of 4) sorted by relevance
566 if (adapter->if_ops.dnld_fw) { in _mwifiex_fw_dpc()567 ret = adapter->if_ops.dnld_fw(adapter, &fw); in _mwifiex_fw_dpc()
1595 .dnld_fw = mwifiex_usb_dnld_fw,
842 int (*dnld_fw) (struct mwifiex_adapter *, struct mwifiex_fw_image *); member
3190 .dnld_fw = mwifiex_sdio_dnld_fw,