Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/elx/efct/
Defct_hw.h401 struct efct_queue_hash rq_hash[EFCT_HW_Q_HASH_SIZE]; member
Defct_hw_queues.c486 return efct_hw_queue_hash_find(hw->rq_hash, rq_id); in efct_hw_rqpair_find()
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()