Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw.h692 efct_hw_queue_hash_find(struct efct_queue_hash *hash, u16 id);
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.c2151 efct_hw_queue_hash_find(struct efct_queue_hash *hash, u16 id) in efct_hw_queue_hash_find() function
2236 index = efct_hw_queue_hash_find(hw->cq_hash, cq_id); in efct_hw_eq_process()
2367 index = efct_hw_queue_hash_find(hw->wq_hash, wq_id); in efct_hw_cq_process()