Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/ulp/srpt/
Dib_srpt.h414 struct srpt_device *sdev;
447 struct srpt_device { struct
Dib_srpt.c138 struct srpt_device *sdev = in srpt_event_handler()
139 container_of(handler, struct srpt_device, event_handler); in srpt_event_handler()
321 struct srpt_device *sdev = sport->sdev; in srpt_get_ioc()
629 static void srpt_unregister_mad_agent(struct srpt_device *sdev, int port_cnt) in srpt_unregister_mad_agent()
655 static struct srpt_ioctx *srpt_alloc_ioctx(struct srpt_device *sdev, in srpt_alloc_ioctx()
692 static void srpt_free_ioctx(struct srpt_device *sdev, struct srpt_ioctx *ioctx, in srpt_free_ioctx()
715 static struct srpt_ioctx **srpt_alloc_ioctx_ring(struct srpt_device *sdev, in srpt_alloc_ioctx_ring()
757 struct srpt_device *sdev, int ring_size, in srpt_free_ioctx_ring()
822 static int srpt_post_recv(struct srpt_device *sdev, struct srpt_rdma_ch *ch, in srpt_post_recv()
1782 struct srpt_device *sdev = sport->sdev; in srpt_create_ch_ib()
[all …]