Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.h1585 struct hns_roce_v2_cmq_ring { struct
1600 struct hns_roce_v2_cmq_ring csq; argument
1601 struct hns_roce_v2_cmq_ring crq;
Dhns_roce_hw_v2.c821 static int hns_roce_cmq_space(struct hns_roce_v2_cmq_ring *ring) in hns_roce_cmq_space()
831 struct hns_roce_v2_cmq_ring *ring) in hns_roce_alloc_cmq_desc()
852 struct hns_roce_v2_cmq_ring *ring) in hns_roce_free_cmq_desc()
865 struct hns_roce_v2_cmq_ring *ring = (ring_type == TYPE_CSQ) ? in hns_roce_init_cmq_ring()
878 struct hns_roce_v2_cmq_ring *ring = (ring_type == TYPE_CSQ) ? in hns_roce_cmq_init_regs()
978 struct hns_roce_v2_cmq_ring *csq = &priv->cmq.csq; in hns_roce_cmq_csq_clean()
1003 struct hns_roce_v2_cmq_ring *csq = &priv->cmq.csq; in __hns_roce_cmq_send()