Searched defs:tag_ops (Results 1 - 6 of 6) sorted by relevance

/linux-master/net/dsa/
H A Dswitch.h99 const struct dsa_device_ops *tag_ops; member in struct:dsa_notifier_tag_proto_info
H A Dconduit.c361 const struct dsa_device_ops *tag_ops = cpu_dp->tag_ops; local
H A Dswitch.c876 const struct dsa_device_ops *tag_ops = info->tag_ops; local
921 const struct dsa_device_ops *tag_ops = info->tag_ops; local
950 const struct dsa_device_ops *tag_ops = info->tag_ops; local
[all...]
H A Ddsa.c576 const struct dsa_device_ops *tag_ops = ds->dst->tag_ops; local
620 const struct dsa_device_ops *tag_ops = ds->dst->tag_ops; local
945 dsa_tree_bind_tag_proto(struct dsa_switch_tree *dst, const struct dsa_device_ops *tag_ops) argument
980 dsa_tree_change_tag_proto(struct dsa_switch_tree *dst, const struct dsa_device_ops *tag_ops, const struct dsa_device_ops *old_tag_ops) argument
1155 const struct dsa_device_ops *tag_ops = NULL; local
[all...]
H A Dport.c1531 dsa_port_set_tag_protocol(struct dsa_port *cpu_dp, const struct dsa_device_ops *tag_ops) argument
/linux-master/include/net/
H A Ddsa.h141 const struct dsa_device_ops *tag_ops; member in struct:dsa_switch_tree
250 const struct dsa_device_ops *tag_ops; member in struct:dsa_port

Completed in 126 milliseconds