Searched refs:dnld_fw (Results 1 – 4 of 4) sorted by relevance
563 if (adapter->if_ops.dnld_fw) { in _mwifiex_fw_dpc()564 ret = adapter->if_ops.dnld_fw(adapter, &fw); in _mwifiex_fw_dpc()
1600 .dnld_fw = mwifiex_usb_dnld_fw,
838 int (*dnld_fw) (struct mwifiex_adapter *, struct mwifiex_fw_image *); member
3188 .dnld_fw = mwifiex_sdio_dnld_fw,