Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.h1344 struct hns_roce_v2_cmq_ring { struct
1359 struct hns_roce_v2_cmq_ring csq; argument
1360 struct hns_roce_v2_cmq_ring crq;
Dhns_roce_hw_v2.c655 static int hns_roce_cmq_space(struct hns_roce_v2_cmq_ring *ring) in hns_roce_cmq_space()
665 struct hns_roce_v2_cmq_ring *ring) in hns_roce_alloc_cmq_desc()
686 struct hns_roce_v2_cmq_ring *ring) in hns_roce_free_cmq_desc()
699 struct hns_roce_v2_cmq_ring *ring = (ring_type == TYPE_CSQ) ? in hns_roce_init_cmq_ring()
712 struct hns_roce_v2_cmq_ring *ring = (ring_type == TYPE_CSQ) ? in hns_roce_cmq_init_regs()
814 struct hns_roce_v2_cmq_ring *csq = &priv->cmq.csq; in hns_roce_cmq_csq_clean()
839 struct hns_roce_v2_cmq_ring *csq = &priv->cmq.csq; in hns_roce_cmq_send()