Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/ulp/srpt/
Dib_srpt.h311 struct srpt_port *sport;
359 struct srpt_port { struct
406 struct srpt_port port[2];
420 struct srpt_port *sport;
Dib_srpt.c179 struct srpt_port *sport; in srpt_event_handler()
324 static void srpt_get_ioc(struct srpt_port *sport, u32 slot, in srpt_get_ioc()
411 static void srpt_mgmt_method_get(struct srpt_port *sp, struct ib_mad *rq_mad, in srpt_mgmt_method_get()
461 struct srpt_port *sport = (struct srpt_port *)mad_agent->context; in srpt_mad_recv_handler()
527 static int srpt_refresh_port(struct srpt_port *sport) in srpt_refresh_port()
597 struct srpt_port *sport; in srpt_unregister_mad_agent()
2023 struct srpt_port *sport = ch->sport; in srpt_create_ch_ib()
2322 static struct srpt_node_acl *__srpt_lookup_acl(struct srpt_port *sport, in __srpt_lookup_acl()
2335 static struct srpt_node_acl *srpt_lookup_acl(struct srpt_port *sport, in srpt_lookup_acl()
2358 struct srpt_port *sport = &sdev->port[param->port - 1]; in srpt_cm_req_recv()
[all …]