Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/ulp/srpt/
Dib_srpt.h312 struct srpt_port *sport;
415 struct srpt_port { struct
466 struct srpt_port port[];
Dib_srpt.c203 struct srpt_port *sport; in srpt_event_handler()
383 static void srpt_get_ioc(struct srpt_port *sport, u32 slot, in srpt_get_ioc()
482 static void srpt_mgmt_method_get(struct srpt_port *sp, struct ib_mad *rq_mad, in srpt_mgmt_method_get()
538 struct srpt_port *sport = (struct srpt_port *)mad_agent->context; in srpt_mad_recv_handler()
615 static int srpt_refresh_port(struct srpt_port *sport) in srpt_refresh_port()
699 struct srpt_port *sport; in srpt_unregister_mad_agent()
1850 struct srpt_port *sport = ch->sport; in srpt_create_ch_ib()
2027 struct srpt_port *sport = ch->sport; in srpt_disconnect_ch_sync()
2044 static void __srpt_close_all_ch(struct srpt_port *sport) in __srpt_close_all_ch()
2067 static struct srpt_nexus *srpt_get_nexus(struct srpt_port *sport, in srpt_get_nexus()
[all …]