Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dntb.h166 struct ntb_ctx_ops { struct
171 static inline int ntb_ctx_ops_is_valid(const struct ntb_ctx_ops *ops) in ntb_ctx_ops_is_valid() argument
331 const struct ntb_ctx_ops *ctx_ops;
408 const struct ntb_ctx_ops *ctx_ops);
/linux-4.4.14/drivers/ntb/test/
Dntb_pingpong.c178 static const struct ntb_ctx_ops pp_ops = {
Dntb_tool.c152 static const struct ntb_ctx_ops tool_ops = {
/linux-4.4.14/drivers/ntb/
Dntb.c135 const struct ntb_ctx_ops *ctx_ops) in ntb_set_ctx()
Dntb_transport.c254 static const struct ntb_ctx_ops ntb_transport_ops;
2044 static const struct ntb_ctx_ops ntb_transport_ops = {