Home
last modified time | relevance | path

Searched refs:sq_list (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H A Dhns_roce_cq.c272 INIT_LIST_HEAD(&hr_cq->sq_list); in hns_roce_create_cq()
H A Dhns_roce_device.h473 struct list_head sq_list; /* all qps on this send cq */ member
H A Dhns_roce_qp.c222 list_add_tail(&hr_qp->sq_node, &hr_send_cq->sq_list); in add_qp_to_list()
H A Dhns_roce_hw_v2.c3222 list_for_each_entry(hr_qp, &hr_cq->sq_list, sq_node) { in hns_roce_v2_sw_poll_cq()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H A Dhns_roce_cq.c326 INIT_LIST_HEAD(&hr_cq->sq_list); in set_cq_param()
H A Dhns_roce_device.h421 struct list_head sq_list; /* all qps on this send cq */ member
H A Dhns_roce_qp.c274 list_add_tail(&hr_qp->sq_node, &hr_send_cq->sq_list); in add_qp_to_list()
H A Dhns_roce_hw_v2.c3643 list_for_each_entry(hr_qp, &hr_cq->sq_list, sq_node) { in hns_roce_v2_sw_poll_cq()

Completed in 27 milliseconds