Searched refs:oct_intrmod_context (Results 1 – 1 of 1) sorted by relevance
36 struct oct_intrmod_context { struct2022 struct oct_intrmod_context *ctx; in octnet_intrmod_callback()2024 ctx = (struct oct_intrmod_context *)sc->ctxptr; in octnet_intrmod_callback()2043 struct oct_intrmod_context *ctx; in octnet_get_intrmod_cfg()2053 sizeof(struct oct_intrmod_context)); in octnet_get_intrmod_cfg()2061 ctx = (struct oct_intrmod_context *)sc->ctxptr; in octnet_get_intrmod_cfg()2062 memset(ctx, 0, sizeof(struct oct_intrmod_context)); in octnet_get_intrmod_cfg()2118 struct oct_intrmod_context *ctx; in octnet_set_intrmod_cfg()2128 sizeof(struct oct_intrmod_context)); in octnet_set_intrmod_cfg()2133 ctx = (struct oct_intrmod_context *)sc->ctxptr; in octnet_set_intrmod_cfg()