Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw.h401 struct efct_queue_hash rq_hash[EFCT_HW_Q_HASH_SIZE]; member
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.c991 memset(hw->rq_hash, 0, sizeof(hw->rq_hash)); in efct_hw_init()
1081 efct_hw_queue_hash_add(hw->rq_hash, hw->rq[i].id, i); in efct_hw_init()