Searched refs:tcf_vlan_push_proto (Results 1 – 6 of 6) sorted by relevance
61 static inline __be16 tcf_vlan_push_proto(const struct tc_action *a) in tcf_vlan_push_proto() function
96 u16 proto = be16_to_cpu(tcf_vlan_push_proto(a)); in mlxsw_sp_flower_parse_actions()
625 u16 proto = be16_to_cpu(tcf_vlan_push_proto(a)); in cxgb4_validate_flow_actions()
79 push_vlan->vlan_tpid = tcf_vlan_push_proto(action); in nfp_fl_push_vlan()
2634 attr->vlan_proto[vlan_idx] = tcf_vlan_push_proto(a); in parse_tc_vlan_action()2646 (tcf_vlan_push_proto(a) != htons(ETH_P_8021Q) || in parse_tc_vlan_action()
89 actions->push_vlan_tpid = tcf_vlan_push_proto(tc_act); in bnxt_tc_parse_vlan()