Home
last modified time | relevance | path

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

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