Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw.h326 struct efct_queue_hash { struct
400 struct efct_queue_hash cq_hash[EFCT_HW_Q_HASH_SIZE];
401 struct efct_queue_hash rq_hash[EFCT_HW_Q_HASH_SIZE];
402 struct efct_queue_hash wq_hash[EFCT_HW_Q_HASH_SIZE];
692 efct_hw_queue_hash_find(struct efct_queue_hash *hash, u16 id);
H A Defct_hw.c832 efct_hw_queue_hash_add(struct efct_queue_hash *hash, in efct_hw_queue_hash_add()
2151 efct_hw_queue_hash_find(struct efct_queue_hash *hash, u16 id) in efct_hw_queue_hash_find()