Searched refs:tcf_exts_for_each_action (Results 1 – 10 of 10) sorted by relevance
| /Linux-v4.19/include/net/ |
| D | pkt_cls.h | 302 #define tcf_exts_for_each_action(i, a, exts) \ macro 305 #define tcf_exts_for_each_action(i, a, exts) \ macro
|
| /Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/ |
| D | stmmac_tc.c | 72 tcf_exts_for_each_action(i, act, exts) { in tc_fill_actions()
|
| /Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/ |
| D | cxgb4_tc_flower.c | 422 tcf_exts_for_each_action(i, a, cls->exts) { in cxgb4_process_flow_actions() 595 tcf_exts_for_each_action(i, a, cls->exts) { in cxgb4_validate_flow_actions()
|
| D | cxgb4_tc_u32.c | 102 tcf_exts_for_each_action(i, a, exts) { in fill_action_fields()
|
| /Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/ |
| D | spectrum_flower.c | 34 tcf_exts_for_each_action(i, a, exts) { in mlxsw_sp_flower_parse_actions()
|
| /Linux-v4.19/drivers/net/ethernet/netronome/nfp/flower/ |
| D | action.c | 833 tcf_exts_for_each_action(i, a, flow->exts) { in nfp_flower_compile_action()
|
| /Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | en_tc.c | 1988 tcf_exts_for_each_action(i, a, exts) { in modify_header_match_supported() 2067 tcf_exts_for_each_action(i, a, exts) { in parse_tc_nic_actions() 2680 tcf_exts_for_each_action(i, a, exts) { in parse_tc_fdb_actions()
|
| /Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/ |
| D | bnxt_tc.c | 126 tcf_exts_for_each_action(i, tc_act, tc_exts) { in bnxt_tc_parse_actions()
|
| /Linux-v4.19/drivers/net/ethernet/qlogic/qede/ |
| D | qede_filter.c | 2018 tcf_exts_for_each_action(i, a, exts) { in qede_parse_actions()
|
| /Linux-v4.19/drivers/net/ethernet/intel/ixgbe/ |
| D | ixgbe_main.c | 9178 tcf_exts_for_each_action(i, a, exts) { in parse_tc_actions()
|