Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dntb.h193 struct ntb_ctx_ops { struct
199 static inline int ntb_ctx_ops_is_valid(const struct ntb_ctx_ops *ops) in ntb_ctx_ops_is_valid() argument
423 const struct ntb_ctx_ops *ctx_ops;
503 const struct ntb_ctx_ops *ctx_ops);
/linux/drivers/ntb/
H A Dcore.c141 const struct ntb_ctx_ops *ctx_ops) in ntb_set_ctx()
H A Dntb_transport.c277 static const struct ntb_ctx_ops ntb_transport_ops;
2477 static const struct ntb_ctx_ops ntb_transport_ops = {
/linux/drivers/ntb/test/
H A Dntb_pingpong.c237 static const struct ntb_ctx_ops pp_ops = {
H A Dntb_msi_test.c179 static const struct ntb_ctx_ops ntb_msit_ops = {
H A Dntb_perf.c526 static const struct ntb_ctx_ops perf_ops = {
H A Dntb_tool.c330 static const struct ntb_ctx_ops tool_ops = {