Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A 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;
H A Dhns_roce_hw_v2.c1057 static int hns_roce_cmq_space(struct hns_roce_v2_cmq_ring *ring) in hns_roce_cmq_space()
1067 struct hns_roce_v2_cmq_ring *ring) in hns_roce_alloc_cmq_desc()
1088 struct hns_roce_v2_cmq_ring *ring) in hns_roce_free_cmq_desc()
1101 struct hns_roce_v2_cmq_ring *ring = (ring_type == TYPE_CSQ) ? in hns_roce_init_cmq_ring()
1114 struct hns_roce_v2_cmq_ring *ring = (ring_type == TYPE_CSQ) ? in hns_roce_cmq_init_regs()
1214 struct hns_roce_v2_cmq_ring *csq = &priv->cmq.csq; in hns_roce_cmq_csq_clean()
1239 struct hns_roce_v2_cmq_ring *csq = &priv->cmq.csq; in __hns_roce_cmq_send()