Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/ulp/rtrs/
Drtrs.h133 struct rtrs_srv_ops { struct
170 struct rtrs_srv_ctx *rtrs_srv_open(struct rtrs_srv_ops *ops, u16 port); argument
Drtrs-srv.h118 struct rtrs_srv_ops ops;
Drtrs-srv.c2094 static struct rtrs_srv_ctx *alloc_srv_ctx(struct rtrs_srv_ops *ops) in alloc_srv_ctx()
2189 struct rtrs_srv_ctx *rtrs_srv_open(struct rtrs_srv_ops *ops, u16 port) in rtrs_srv_open()
/linux-6.12.1/drivers/block/rnbd/
Drnbd-srv.c813 static struct rtrs_srv_ops rtrs_ops;
824 rtrs_ops = (struct rtrs_srv_ops) { in rnbd_srv_init_module()