Lines Matching refs:qp_vec
229 struct ntb_transport_qp *qp_vec; member
616 struct ntb_transport_qp *qp = &nt->qp_vec[qp_num]; in ntb_transport_setup_qp_mw()
695 struct ntb_transport_qp *qp = &nt->qp_vec[qp_num]; in ntb_transport_setup_qp_peer_msi()
722 struct ntb_transport_qp *qp = &nt->qp_vec[qp_num]; in ntb_transport_setup_qp_msi()
979 qp = &nt->qp_vec[i]; in ntb_transport_link_cleanup()
1097 struct ntb_transport_qp *qp = &nt->qp_vec[i]; in ntb_transport_link_work()
1171 qp = &nt->qp_vec[qp_num]; in ntb_transport_init_queue()
1349 nt->qp_vec = kcalloc_node(qp_count, sizeof(*nt->qp_vec), in ntb_transport_probe()
1351 if (!nt->qp_vec) { in ntb_transport_probe()
1389 kfree(nt->qp_vec); in ntb_transport_probe()
1416 qp = &nt->qp_vec[i]; in ntb_transport_free()
1432 kfree(nt->qp_vec); in ntb_transport_free()
2002 qp = &nt->qp_vec[free_queue]; in ntb_transport_create_queue()
2442 qp = &nt->qp_vec[qp_num]; in ntb_transport_doorbell_callback()