Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.h1742 struct hns_roce_v2_cmq_ring { struct
1757 struct hns_roce_v2_cmq_ring csq; argument
1758 struct hns_roce_v2_cmq_ring crq;
Dhns_roce_hw_v2.c1055 static int hns_roce_cmq_space(struct hns_roce_v2_cmq_ring *ring) in hns_roce_cmq_space()
1065 struct hns_roce_v2_cmq_ring *ring) in hns_roce_alloc_cmq_desc()
1086 struct hns_roce_v2_cmq_ring *ring) in hns_roce_free_cmq_desc()
1099 struct hns_roce_v2_cmq_ring *ring = (ring_type == TYPE_CSQ) ? in hns_roce_init_cmq_ring()
1112 struct hns_roce_v2_cmq_ring *ring = (ring_type == TYPE_CSQ) ? in hns_roce_cmq_init_regs()
1212 struct hns_roce_v2_cmq_ring *csq = &priv->cmq.csq; in hns_roce_cmq_csq_clean()
1237 struct hns_roce_v2_cmq_ring *csq = &priv->cmq.csq; in __hns_roce_cmq_send()