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