Home
last modified time | relevance | path

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

/linux/drivers/scsi/elx/efct/
H A Defct_hw_queues.c486 return efct_hw_queue_hash_find(hw->rq_hash, rq_id); in efct_hw_rqpair_find()
H A Defct_hw.c2153 efct_hw_queue_hash_find(struct efct_queue_hash *hash, u16 id) in efct_hw_queue_hash_find() function
2238 index = efct_hw_queue_hash_find(hw->cq_hash, cq_id); in efct_hw_eq_process()
2369 index = efct_hw_queue_hash_find(hw->wq_hash, wq_id); in efct_hw_cq_process()