Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/ulp/srpt/
H A Dib_srpt.h58 struct srpt_nexus;
293 struct srpt_nexus *nexus;
341 struct srpt_nexus { struct
H A Dib_srpt.c1987 struct srpt_nexus *nexus; in __srpt_close_all_ch()
2008 static struct srpt_nexus *srpt_get_nexus(struct srpt_port *sport, in srpt_get_nexus()
2012 struct srpt_nexus *nexus = NULL, *tmp_nexus = NULL, *n; in srpt_get_nexus()
2155 struct srpt_nexus *nexus; in srpt_cm_req_recv()
2958 struct srpt_nexus *nexus, *next_n; in srpt_release_sport()