Home
last modified time | relevance | path

Searched refs:efct_hw_reqtag_pool_alloc (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw.h644 struct reqtag_pool *efct_hw_reqtag_pool_alloc(struct efct_hw *hw);
H A Defct_hw.c1045 hw->wq_reqtag_pool = efct_hw_reqtag_pool_alloc(hw); in efct_hw_init()
2060 efct_hw_reqtag_pool_alloc(struct efct_hw *hw) in efct_hw_reqtag_pool_alloc() function