Searched refs:using_tag_8021q (Results 1 – 1 of 1) sorted by relevance
306 bool using_tag_8021q) in felix_update_trapping_destinations() argument331 if (using_tag_8021q) { in felix_update_trapping_destinations()649 bool using_tag_8021q = (proto_ops == &felix_tag_8021q_proto_ops); in felix_tag_proto_setup_shared() local656 felix_update_trapping_destinations(ds, using_tag_8021q); in felix_tag_proto_setup_shared()1658 bool using_tag_8021q; in felix_hwtstamp_set() local1665 using_tag_8021q = felix->tag_proto == DSA_TAG_PROTO_OCELOT_8021Q; in felix_hwtstamp_set()1667 return felix_update_trapping_destinations(ds, using_tag_8021q); in felix_hwtstamp_set()1820 bool using_tag_8021q; in felix_cls_flower_add() local1827 using_tag_8021q = felix->tag_proto == DSA_TAG_PROTO_OCELOT_8021Q; in felix_cls_flower_add()1829 return felix_update_trapping_destinations(ds, using_tag_8021q); in felix_cls_flower_add()