Home
last modified time | relevance | path

Searched refs:rtrs_srv_ops (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs.h133 struct rtrs_srv_ops { struct
170 struct rtrs_srv_ctx *rtrs_srv_open(struct rtrs_srv_ops *ops, u16 port); argument
H A Drtrs-srv.h118 struct rtrs_srv_ops ops;
H A Drtrs-srv.c2077 static struct rtrs_srv_ctx *alloc_srv_ctx(struct rtrs_srv_ops *ops) in alloc_srv_ctx()
2172 struct rtrs_srv_ctx *rtrs_srv_open(struct rtrs_srv_ops *ops, u16 port) in rtrs_srv_open()
/openbmc/linux/drivers/block/rnbd/
H A Drnbd-srv.c804 static struct rtrs_srv_ops rtrs_ops;
815 rtrs_ops = (struct rtrs_srv_ops) { in rnbd_srv_init_module()