pp_ctx
container_of(__timer, struct pp_ctx, timer)
static int pp_find_next_peer(struct pp_ctx *pp)
static void pp_setup(struct pp_ctx *pp)
static void pp_clear(struct pp_ctx *pp)
static void pp_ping(struct pp_ctx *pp)
static void pp_pong(struct pp_ctx *pp)
struct pp_ctx *pp = to_pp_timer(t);
struct pp_ctx *pp = ctx;
struct pp_ctx *pp = ctx;
static struct pp_ctx *pp_create_data(struct ntb_dev *ntb)
struct pp_ctx *pp;
static void pp_init_flds(struct pp_ctx *pp)
static int pp_mask_events(struct pp_ctx *pp)
static int pp_setup_ctx(struct pp_ctx *pp)
static void pp_clear_ctx(struct pp_ctx *pp)
static void pp_setup_dbgfs(struct pp_ctx *pp)
static void pp_clear_dbgfs(struct pp_ctx *pp)
struct pp_ctx *pp;
struct pp_ctx *pp = ntb->ctx;