Home
last modified time | relevance | path

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

/linux/drivers/ntb/test/
H A Dntb_pingpong.c99 struct pp_ctx { struct
112 container_of(__timer, struct pp_ctx, timer) argument
116 static int pp_find_next_peer(struct pp_ctx *pp) in pp_find_next_peer()
141 static void pp_setup(struct pp_ctx *pp) in pp_setup()
161 static void pp_clear(struct pp_ctx *pp) in pp_clear()
170 static void pp_ping(struct pp_ctx *pp) in pp_ping()
188 static void pp_pong(struct pp_ctx *pp) in pp_pong()
216 struct pp_ctx *pp = to_pp_timer(t); in pp_timer_func()
225 struct pp_ctx *pp = ctx; in pp_link_event()
232 struct pp_ctx *pp = ctx; in pp_db_event()
[all …]