Home
last modified time | relevance | path

Searched refs:tcf_vlan_push_prio (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/include/net/tc_act/
Dtc_vlan.h72 static inline u8 tcf_vlan_push_prio(const struct tc_action *a) in tcf_vlan_push_prio() function
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_flower.c98 u8 prio = tcf_vlan_push_prio(a); in mlxsw_sp_flower_parse_actions()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_flower.c435 u8 prio = tcf_vlan_push_prio(a); in cxgb4_process_flow_actions()
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/flower/
Daction.c82 FIELD_PREP(NFP_FL_PUSH_VLAN_PRIO, tcf_vlan_push_prio(action)) | in nfp_fl_push_vlan()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c2633 attr->vlan_prio[vlan_idx] = tcf_vlan_push_prio(a); in parse_tc_vlan_action()
2647 tcf_vlan_push_prio(a))) in parse_tc_vlan_action()