Searched refs:wifi_get_value1_from_cmdresp (Results 1 – 3 of 3) sorted by relevance
378 void wifi_get_value1_from_cmdresp(void *resp, uint32_t *dev_value1);458 wifi_get_value1_from_cmdresp(cmdresp, &dev_value1); in wlan_handle_cmd_resp_packet()
453 void wifi_get_value1_from_cmdresp(const HostCmd_DS_COMMAND *resp, uint32_t *dev_value1);527 wifi_get_value1_from_cmdresp((HostCmd_DS_COMMAND *)(void *)cmdresp, &dev_value1); in wlan_handle_cmd_resp_packet()
129 void wifi_get_value1_from_cmdresp(const HostCmd_DS_COMMAND *resp, uint32_t *dev_value1);7020 void wifi_get_value1_from_cmdresp(const HostCmd_DS_COMMAND *resp, uint32_t *dev_value1) in wifi_get_value1_from_cmdresp() function