Home
last modified time | relevance | path

Searched refs:FW_RELOAD_SDIO_INBAND_RESET (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_proc.c439 config_data = FW_RELOAD_SDIO_INBAND_RESET; in woal_config_write()
H A Dmoal_main.h2380 #define FW_RELOAD_SDIO_INBAND_RESET 1 macro
H A Dmoal_main.c2508 if (fw_reload == FW_RELOAD_SDIO_INBAND_RESET)
8560 } else if (mode == FW_RELOAD_SDIO_INBAND_RESET)
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_proc.c570 config_data = FW_RELOAD_SDIO_INBAND_RESET; in woal_config_write()
H A Dmlan_decl.h260 #define FW_RELOAD_SDIO_INBAND_RESET 1 macro
H A Dmoal_main.c1032 reset_handle, FW_RELOAD_SDIO_INBAND_RESET);
3908 if (handle->params.fw_reload == FW_RELOAD_SDIO_INBAND_RESET)
11580 else if ((mode == FW_RELOAD_SDIO_INBAND_RESET ||
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_decl.h260 #define FW_RELOAD_SDIO_INBAND_RESET 1 macro
H A Dmlan_sdio.c2236 if (pmfw->fw_reload == FW_RELOAD_SDIO_INBAND_RESET) { in wlan_sdio_dnld_fw()