Home
last modified time | relevance | path

Searched refs:ntb_ctx_ops (Results 1 – 6 of 6) sorted by relevance

/linux-4.19.296/include/linux/
Dntb.h191 struct ntb_ctx_ops { struct
197 static inline int ntb_ctx_ops_is_valid(const struct ntb_ctx_ops *ops) in ntb_ctx_ops_is_valid() argument
420 const struct ntb_ctx_ops *ctx_ops;
496 const struct ntb_ctx_ops *ctx_ops);
/linux-4.19.296/drivers/ntb/
Dntb.c135 const struct ntb_ctx_ops *ctx_ops) in ntb_set_ctx()
Dntb_transport.c258 static const struct ntb_ctx_ops ntb_transport_ops;
2227 static const struct ntb_ctx_ops ntb_transport_ops = {
/linux-4.19.296/drivers/ntb/test/
Dntb_pingpong.c237 static const struct ntb_ctx_ops pp_ops = {
Dntb_perf.c528 static const struct ntb_ctx_ops perf_ops = {
Dntb_tool.c330 static const struct ntb_ctx_ops tool_ops = {