Searched refs:tag_protocol (Results 1 – 2 of 2) sorted by relevance
2235 if (chip->info->tag_protocol == DSA_TAG_PROTO_DSA) in mv88e6xxx_setup_port_mode()2238 if (chip->info->tag_protocol == DSA_TAG_PROTO_EDSA) in mv88e6xxx_setup_port_mode()4193 .tag_protocol = DSA_TAG_PROTO_DSA,4213 .tag_protocol = DSA_TAG_PROTO_DSA,4235 .tag_protocol = DSA_TAG_PROTO_EDSA,4257 .tag_protocol = DSA_TAG_PROTO_EDSA,4277 .tag_protocol = DSA_TAG_PROTO_DSA,4300 .tag_protocol = DSA_TAG_PROTO_EDSA,4322 .tag_protocol = DSA_TAG_PROTO_EDSA,4345 .tag_protocol = DSA_TAG_PROTO_DSA,[all …]
126 enum dsa_tag_protocol tag_protocol; member