Searched refs:wlan_wait_for_last_resp_rcvd (Results 1 – 1 of 1) sorted by relevance
908 static int wlan_wait_for_last_resp_rcvd(t_u16 command) in wlan_wait_for_last_resp_rcvd() function943 if (wlan_wait_for_last_resp_rcvd(HostCmd_CMD_FUNC_INIT) != true) in wlan_fw_init_cfg()955 if (wlan_wait_for_last_resp_rcvd(HostCmd_CMD_LOW_POWER_MODE) != true) in wlan_fw_init_cfg()968 if (wlan_wait_for_last_resp_rcvd(HostCmd_CMD_802_11_MAC_ADDRESS) != true) in wlan_fw_init_cfg()979 if (wlan_wait_for_last_resp_rcvd(HostCmd_CMD_CHAN_REGION_CFG) != true) in wlan_fw_init_cfg()989 if (wlan_wait_for_last_resp_rcvd(HostCmd_CMD_GET_HW_SPEC) != true) in wlan_fw_init_cfg()1003 if (wlan_wait_for_last_resp_rcvd(HostCmd_CMD_CFG_DATA) != true) in wlan_fw_init_cfg()1015 if (wlan_wait_for_last_resp_rcvd(HostCmd_CMD_RECONFIGURE_TX_BUFF) != true) in wlan_fw_init_cfg()1025 if (wlan_wait_for_last_resp_rcvd(HostCmd_CMD_MAC_REG_ACCESS) != true) in wlan_fw_init_cfg()1034 if (wlan_wait_for_last_resp_rcvd(HostCmd_CMD_VERSION_EXT) != true) in wlan_fw_init_cfg()[all …]