Home
last modified time | relevance | path

Searched refs:FLOW_ACTION_CSUM (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dact.c24 [FLOW_ACTION_CSUM] = &mlx5e_tc_act_csum,
42 [FLOW_ACTION_CSUM] = &mlx5e_tc_act_csum,
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Den_tc_tracepoint.c33 [FLOW_ACTION_CSUM] = "CSUM",
/openbmc/linux/net/sched/
H A Dact_csum.c688 entry->id = FLOW_ACTION_CSUM; in tcf_csum_offload_act_setup()
694 fl_action->id = FLOW_ACTION_CSUM; in tcf_csum_offload_act_setup()
/openbmc/linux/include/net/
H A Dflow_offload.h166 FLOW_ACTION_CSUM, enumerator
/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_ppe_offload.c330 case FLOW_ACTION_CSUM: in mtk_flow_offload_replace()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Daction.c1141 case FLOW_ACTION_CSUM: in nfp_flower_loop_action()
H A Dconntrack.c797 csum_action->id = FLOW_ACTION_CSUM; in nfp_fl_merge_actions_offload()
/openbmc/linux/net/netfilter/
H A Dnf_flow_table_offload.c531 entry->id = FLOW_ACTION_CSUM; in flow_offload_ipv4_checksum()