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