Searched defs:num_cmd (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dcommon.h109 int num_cmd; // number of commands member in struct:hal_info_s
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Dcommon.h181 int num_cmd; // number of commands member in struct:__anon188
H A Dwifi_hal.cpp248 info->num_cmd = 0;
351 while (info->num_cmd > bad_commands) {
352 int num_cmd = info->num_cmd; local
360 if (num_cmd == info->num_cmd) {

Completed in 77 milliseconds