Home
last modified time | relevance | path

Searched refs:tcf_pedit_offset (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/net/tc_act/
Dtc_pedit.h63 static inline u32 tcf_pedit_offset(const struct tc_action *a, int index) in tcf_pedit_offset() function
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_flower.c464 offset = tcf_pedit_offset(a, i); in cxgb4_process_flow_actions()
498 offset = tcf_pedit_offset(a, i); in valid_pedit_action()
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/flower/
Daction.c565 offset = tcf_pedit_offset(action, idx); in nfp_fl_pedit()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c1913 offset = tcf_pedit_offset(a, i); in parse_tc_pedit_action()