Home
last modified time | relevance | path

Searched defs:reqtag_pool (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw.h340 struct reqtag_pool { struct
341 spinlock_t lock; /* pool lock */
342 struct hw_wq_callback *tags[U16_MAX];
343 struct list_head freelist;
H A Defct_hw.c2043 struct reqtag_pool *reqtag_pool = hw->wq_reqtag_pool; in efct_hw_reqtag_pool_free() local
2063 struct reqtag_pool *reqtag_pool; in efct_hw_reqtag_pool_alloc() local
2095 struct reqtag_pool *reqtag_pool = hw->wq_reqtag_pool; in efct_hw_reqtag_alloc() local
2124 struct reqtag_pool *reqtag_pool = hw->wq_reqtag_pool; in efct_hw_reqtag_free() local