Searched refs:qp_vec (Results 1 – 1 of 1) sorted by relevance
229 struct ntb_transport_qp *qp_vec; member618 struct ntb_transport_qp *qp = &nt->qp_vec[qp_num]; in ntb_transport_setup_qp_mw()697 struct ntb_transport_qp *qp = &nt->qp_vec[qp_num]; in ntb_transport_setup_qp_peer_msi()724 struct ntb_transport_qp *qp = &nt->qp_vec[qp_num]; in ntb_transport_setup_qp_msi()988 qp = &nt->qp_vec[i]; in ntb_transport_link_cleanup()1106 struct ntb_transport_qp *qp = &nt->qp_vec[i]; in ntb_transport_link_work()1180 qp = &nt->qp_vec[qp_num]; in ntb_transport_init_queue()1358 nt->qp_vec = kcalloc_node(qp_count, sizeof(*nt->qp_vec), in ntb_transport_probe()1360 if (!nt->qp_vec) { in ntb_transport_probe()1398 kfree(nt->qp_vec); in ntb_transport_probe()[all …]