Searched refs:dnld_fw (Results 1 – 5 of 5) sorted by relevance
574 if (adapter->if_ops.dnld_fw) in _nxpwifi_fw_dpc()575 ret = adapter->if_ops.dnld_fw(adapter, &fw); in _nxpwifi_fw_dpc()
772 int (*dnld_fw)(struct nxpwifi_adapter *adapter, member
2314 .dnld_fw = nxpwifi_sdio_dnld_fw,
556 if (adapter->if_ops.dnld_fw) { in _mwifiex_fw_dpc()557 ret = adapter->if_ops.dnld_fw(adapter, &fw); in _mwifiex_fw_dpc()
3190 .dnld_fw = mwifiex_sdio_dnld_fw,