Searched refs:alloc_cmd (Results 1 – 3 of 3) sorted by relevance
204 if (info->num_cmd < info->alloc_cmd) { in wifi_register_cmd()212 id, cmd, info->num_cmd, info->alloc_cmd); in wifi_register_cmd()
326 int alloc_cmd; // number of commands allocated member
443 halInfo->alloc_cmd = DEFAULT_CMD_SIZE; in wifi_pre_initialize()