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

/linux-master/include/linux/
H A Dntb.h188 * struct ntb_ctx_ops - ntb driver context operations
193 struct ntb_ctx_ops { struct
199 static inline int ntb_ctx_ops_is_valid(const struct ntb_ctx_ops *ops)
414 * @ctx: See &ntb_ctx_ops.
415 * @ctx_ops: See &ntb_ctx_ops.
423 const struct ntb_ctx_ops *ctx_ops;
503 const struct ntb_ctx_ops *ctx_ops);
/linux-master/drivers/ntb/
H A Dcore.c141 const struct ntb_ctx_ops *ctx_ops)
H A Dntb_transport.c277 static const struct ntb_ctx_ops ntb_transport_ops;
2462 static const struct ntb_ctx_ops ntb_transport_ops = {
/linux-master/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 = {

Completed in 140 milliseconds