Searched refs:tag_8021q_ctx (Results 1 – 2 of 2) sorted by relevance
144 struct dsa_8021q_context *ctx = dp->ds->tag_8021q_ctx; in dsa_port_do_tag_8021q_vlan_add()180 struct dsa_8021q_context *ctx = dp->ds->tag_8021q_ctx; in dsa_port_do_tag_8021q_vlan_del()235 if (!ds->ops->tag_8021q_vlan_add || !ds->tag_8021q_ctx) in dsa_switch_tag_8021q_vlan_add()266 if (!ds->ops->tag_8021q_vlan_del || !ds->tag_8021q_ctx) in dsa_switch_tag_8021q_vlan_del()352 if (!ds->tag_8021q_ctx) in dsa_tag_8021q_bridge_join()387 if (!ds->tag_8021q_ctx) in dsa_tag_8021q_bridge_leave()434 struct dsa_8021q_context *ctx = ds->tag_8021q_ctx; in dsa_tag_8021q_port_setup()479 struct dsa_8021q_context *ctx = ds->tag_8021q_ctx; in dsa_tag_8021q_port_teardown()542 ds->tag_8021q_ctx = ctx; in dsa_tag_8021q_register()550 struct dsa_8021q_context *ctx = ds->tag_8021q_ctx; in dsa_tag_8021q_unregister()[all …]
356 struct dsa_8021q_context *tag_8021q_ctx; member
Completed in 9 milliseconds