Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/ulp/srpt/
Dib_srpt.h296 struct srpt_port *sport;
367 struct srpt_port { struct
415 struct srpt_port port[];
Dib_srpt.c143 struct srpt_port *sport; in srpt_event_handler()
324 static void srpt_get_ioc(struct srpt_port *sport, u32 slot, in srpt_get_ioc()
423 static void srpt_mgmt_method_get(struct srpt_port *sp, struct ib_mad *rq_mad, in srpt_mgmt_method_get()
479 struct srpt_port *sport = (struct srpt_port *)mad_agent->context; in srpt_mad_recv_handler()
556 static int srpt_refresh_port(struct srpt_port *sport) in srpt_refresh_port()
636 struct srpt_port *sport; in srpt_unregister_mad_agent()
1716 struct srpt_port *sport = ch->sport; in srpt_create_ch_ib()
1892 static bool srpt_ch_closed(struct srpt_port *sport, struct srpt_rdma_ch *ch) in srpt_ch_closed()
1916 struct srpt_port *sport = ch->sport; in srpt_disconnect_ch_sync()
1932 static void __srpt_close_all_ch(struct srpt_port *sport) in __srpt_close_all_ch()
[all …]