Lines Matching refs:dsa_8021q_context
15 struct dsa_8021q_context;
20 struct dsa_8021q_context *other_ctx;
30 struct dsa_8021q_context { struct
42 int dsa_8021q_setup(struct dsa_8021q_context *ctx, bool enabled); argument
44 int dsa_8021q_crosschip_bridge_join(struct dsa_8021q_context *ctx, int port,
45 struct dsa_8021q_context *other_ctx,
48 int dsa_8021q_crosschip_bridge_leave(struct dsa_8021q_context *ctx, int port,
49 struct dsa_8021q_context *other_ctx,
71 int dsa_8021q_setup(struct dsa_8021q_context *ctx, bool enabled) in dsa_8021q_setup()
76 int dsa_8021q_crosschip_bridge_join(struct dsa_8021q_context *ctx, int port, in dsa_8021q_crosschip_bridge_join()
77 struct dsa_8021q_context *other_ctx, in dsa_8021q_crosschip_bridge_join()
83 int dsa_8021q_crosschip_bridge_leave(struct dsa_8021q_context *ctx, int port, in dsa_8021q_crosschip_bridge_leave()
84 struct dsa_8021q_context *other_ctx, in dsa_8021q_crosschip_bridge_leave()