Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/ulp/srpt/
Dib_srpt.h310 struct srpt_port *sport;
358 struct srpt_port { struct
404 struct srpt_port port[2];
419 struct srpt_port *sport;
Dib_srpt.c176 struct srpt_port *sport; in srpt_event_handler()
321 static void srpt_get_ioc(struct srpt_port *sport, u32 slot, in srpt_get_ioc()
408 static void srpt_mgmt_method_get(struct srpt_port *sp, struct ib_mad *rq_mad, in srpt_mgmt_method_get()
458 struct srpt_port *sport = (struct srpt_port *)mad_agent->context; in srpt_mad_recv_handler()
525 static int srpt_refresh_port(struct srpt_port *sport) in srpt_refresh_port()
596 struct srpt_port *sport; in srpt_unregister_mad_agent()
2018 struct srpt_port *sport = ch->sport; in srpt_create_ch_ib()
2316 static struct srpt_node_acl *__srpt_lookup_acl(struct srpt_port *sport, in __srpt_lookup_acl()
2329 static struct srpt_node_acl *srpt_lookup_acl(struct srpt_port *sport, in srpt_lookup_acl()
2352 struct srpt_port *sport = &sdev->port[param->port - 1]; in srpt_cm_req_recv()
[all …]