Home
last modified time | relevance | path

Searched refs:srpt_nexus (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/infiniband/ulp/srpt/
Dib_srpt.h58 struct srpt_nexus;
279 struct srpt_nexus *nexus;
323 struct srpt_nexus { struct
Dib_srpt.c1894 struct srpt_nexus *nexus; in srpt_ch_closed()
1934 struct srpt_nexus *nexus; in __srpt_close_all_ch()
1954 static struct srpt_nexus *srpt_get_nexus(struct srpt_port *sport, in srpt_get_nexus()
1958 struct srpt_nexus *nexus = NULL, *tmp_nexus = NULL, *n; in srpt_get_nexus()
2081 struct srpt_nexus *nexus; in srpt_cm_req_recv()
2815 struct srpt_nexus *nexus; in srpt_ch_list_empty()
2833 struct srpt_nexus *nexus, *next_n; in srpt_release_sport()