Searched refs:hns_roce_wq (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/ |
H A D | hns_roce_device.h | 397 struct hns_roce_wq { struct 628 struct hns_roce_wq rq; 634 struct hns_roce_wq sq; 1250 bool hns_roce_wq_overflow(struct hns_roce_wq *hr_wq, int nreq,
|
H A D | hns_roce_qp.c | 1275 bool hns_roce_wq_overflow(struct hns_roce_wq *hr_wq, int nreq, in hns_roce_wq_overflow()
|
H A D | hns_roce_hw_v2.c | 3191 static int sw_comp(struct hns_roce_qp *hr_qp, struct hns_roce_wq *wq, in sw_comp() 3313 struct hns_roce_wq *wq; in hns_roce_v2_poll_one()
|
H A D | hns_roce_hw_v1.c | 2180 struct hns_roce_wq *wq; in hns_roce_v1_poll_one()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/ |
H A D | hns_roce_device.h | 329 struct hns_roce_wq { struct 593 struct hns_roce_wq rq; 598 struct hns_roce_wq sq; 1205 bool hns_roce_wq_overflow(struct hns_roce_wq *hr_wq, u32 nreq,
|
H A D | hns_roce_qp.c | 1442 bool hns_roce_wq_overflow(struct hns_roce_wq *hr_wq, u32 nreq, in hns_roce_wq_overflow()
|
H A D | hns_roce_hw_v2.c | 3612 static int sw_comp(struct hns_roce_qp *hr_qp, struct hns_roce_wq *wq, in sw_comp() 3877 struct hns_roce_wq *wq; in hns_roce_v2_poll_one()
|
Completed in 32 milliseconds