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()
986 qp = &nt->qp_vec[i]; in ntb_transport_link_cleanup()
1104 struct ntb_transport_qp *qp = &nt->qp_vec[i]; in ntb_transport_link_work()
1178 qp = &nt->qp_vec[qp_num]; in ntb_transport_init_queue()
1356 nt->qp_vec = kcalloc_node(qp_count, sizeof(*nt->qp_vec), in ntb_transport_probe()
1358 if (!nt->qp_vec) { in ntb_transport_probe()
1396 kfree(nt->qp_vec); in ntb_transport_probe()
1423 qp = &nt->qp_vec[i]; in ntb_transport_free()
1439 kfree(nt->qp_vec); in ntb_transport_free()
2009 qp = &nt->qp_vec[free_queue]; in ntb_transport_create_queue()
2453 qp = &nt->qp_vec[qp_num]; in ntb_transport_doorbell_callback()