Searched refs:esp_cmd_pool (Results 1 – 2 of 2) sorted by relevance
458 struct list_head esp_cmd_pool; member
880 struct list_head *head = &esp->esp_cmd_pool; in esp_get_ent()895 list_add(&ent->list, &esp->esp_cmd_pool); in esp_put_ent()2273 INIT_LIST_HEAD(&esp->esp_cmd_pool); in esp_init_swstate()