Searched refs:alloc_cmd (Results 1 – 6 of 6) sorted by relevance
161 if (info->num_cmd < info->alloc_cmd) { in wifi_register_cmd()169 id, cmd, info->num_cmd, info->alloc_cmd); in wifi_register_cmd()
182 int alloc_cmd; // number of commands allocated member
247 info->alloc_cmd = DEFAULT_CMD_SIZE; in wifi_initialize()
110 int alloc_cmd; // number of commands allocated member
194 if (info->num_cmd < info->alloc_cmd) { in wifi_register_cmd()
454 info->alloc_cmd = DEFAULT_CMD_SIZE; in wifi_initialize()