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

/drivers/infiniband/ulp/srpt/
H A Dib_srpt.h311 struct srpt_port *sport;
344 * struct srpt_port - Information associated by SRPT with a single IB port.
359 struct srpt_port { struct
406 struct srpt_port port[2];
420 struct srpt_port *sport;
H A Dib_srpt.c179 struct srpt_port *sport;
325 static void srpt_get_ioc(struct srpt_port *sport, u32 slot,
412 static void srpt_mgmt_method_get(struct srpt_port *sp, struct ib_mad *rq_mad,
462 struct srpt_port *sport = (struct srpt_port *)mad_agent->context;
528 static int srpt_refresh_port(struct srpt_port *sport)
598 struct srpt_port *sport;
2083 struct srpt_port *sport = ch->sport;
2382 static struct srpt_node_acl *__srpt_lookup_acl(struct srpt_port *sport,
2395 static struct srpt_node_acl *srpt_lookup_acl(struct srpt_port *spor
[all...]

Completed in 95 milliseconds