Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/ulp/srpt/
Dib_srpt.h312 struct srpt_port *sport;
415 struct srpt_port { struct
466 struct srpt_port port[];
Dib_srpt.c140 struct srpt_port *sport; in srpt_event_handler()
318 static void srpt_get_ioc(struct srpt_port *sport, u32 slot, in srpt_get_ioc()
417 static void srpt_mgmt_method_get(struct srpt_port *sp, struct ib_mad *rq_mad, in srpt_mgmt_method_get()
473 struct srpt_port *sport = (struct srpt_port *)mad_agent->context; in srpt_mad_recv_handler()
550 static int srpt_refresh_port(struct srpt_port *sport) in srpt_refresh_port()
631 struct srpt_port *sport; in srpt_unregister_mad_agent()
1782 struct srpt_port *sport = ch->sport; in srpt_create_ch_ib()
1960 struct srpt_port *sport = ch->sport; in srpt_disconnect_ch_sync()
1977 static void __srpt_close_all_ch(struct srpt_port *sport) in __srpt_close_all_ch()
2000 static struct srpt_nexus *srpt_get_nexus(struct srpt_port *sport, in srpt_get_nexus()
[all …]