Home
last modified time | relevance | path

Searched refs:srpt_port (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/ulp/srpt/
H A Dib_srpt.h312 struct srpt_port *sport;
336 * @entry: srpt_port.nexus_list list node.
337 * @ch_list: struct srpt_rdma_ch list. Protected by srpt_port.mutex.
396 * struct srpt_port - SRPT RDMA port information
415 struct srpt_port { struct
466 struct srpt_port port[];
H A 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()
634 struct srpt_port *sport; in srpt_unregister_mad_agent()
1781 struct srpt_port *sport = ch->sport; in srpt_create_ch_ib()
1932 * function or that it must be invoked with the srpt_port.mutex held.
1959 struct srpt_port *spor in srpt_disconnect_ch_sync()
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/ulp/srpt/
H A Dib_srpt.h312 struct srpt_port *sport;
336 * @entry: srpt_port.nexus_list list node.
337 * @ch_list: struct srpt_rdma_ch list. Protected by srpt_port.mutex.
396 * struct srpt_port - SRPT RDMA port information
415 struct srpt_port { struct
466 struct srpt_port port[];
H A Dib_srpt.c144 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()
640 struct srpt_port *sport; in srpt_unregister_mad_agent()
1791 struct srpt_port *sport = ch->sport; in srpt_create_ch_ib()
1941 * function or that it must be invoked with the srpt_port.mutex held.
1968 struct srpt_port *spor in srpt_disconnect_ch_sync()
[all...]

Completed in 10 milliseconds