Searched refs:efct_hw_queue_hash_find (Results 1 – 3 of 3) sorted by relevance
692 efct_hw_queue_hash_find(struct efct_queue_hash *hash, u16 id);
486 return efct_hw_queue_hash_find(hw->rq_hash, rq_id); in efct_hw_rqpair_find()
2152 efct_hw_queue_hash_find(struct efct_queue_hash *hash, u16 id) in efct_hw_queue_hash_find() function2237 index = efct_hw_queue_hash_find(hw->cq_hash, cq_id); in efct_hw_eq_process()2368 index = efct_hw_queue_hash_find(hw->wq_hash, wq_id); in efct_hw_cq_process()