Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/ulp/srpt/
Dib_srpt.h359 struct srpt_device *sdev;
393 struct srpt_device { struct
Dib_srpt.c115 static inline const char *srpt_sdev_name(struct srpt_device *sdev) in srpt_sdev_name()
175 struct srpt_device *sdev; in srpt_event_handler()
324 struct srpt_device *sdev = sport->sdev; in srpt_get_ioc()
591 static void srpt_unregister_mad_agent(struct srpt_device *sdev) in srpt_unregister_mad_agent()
614 static struct srpt_ioctx *srpt_alloc_ioctx(struct srpt_device *sdev, in srpt_alloc_ioctx()
645 static void srpt_free_ioctx(struct srpt_device *sdev, struct srpt_ioctx *ioctx, in srpt_free_ioctx()
664 static struct srpt_ioctx **srpt_alloc_ioctx_ring(struct srpt_device *sdev, in srpt_alloc_ioctx_ring()
698 struct srpt_device *sdev, int ring_size, in srpt_free_ioctx_ring()
774 static int srpt_post_recv(struct srpt_device *sdev, in srpt_post_recv()
804 struct srpt_device *sdev = ch->sport->sdev; in srpt_post_send()
[all …]