Searched refs:alloc_cmd (Results 1 – 3 of 3) sorted by relevance
179 if (info->num_cmd < info->alloc_cmd) { in wifi_register_cmd()187 id, cmd, info->num_cmd, info->alloc_cmd); in wifi_register_cmd()
199 int alloc_cmd; // number of commands allocated member
277 info->alloc_cmd = DEFAULT_CMD_SIZE; in wifi_initialize()