Searched refs:dnld_fw (Results 1 – 4 of 4) sorted by relevance
575 if (adapter->if_ops.dnld_fw) { in _mwifiex_fw_dpc()576 ret = adapter->if_ops.dnld_fw(adapter, &fw); in _mwifiex_fw_dpc()
1612 .dnld_fw = mwifiex_usb_dnld_fw,
858 int (*dnld_fw) (struct mwifiex_adapter *, struct mwifiex_fw_image *); member
3158 .dnld_fw = mwifiex_sdio_dnld_fw,