Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/diag/
Den_tc_tracepoint.c33 [FLOW_ACTION_CSUM] = "CSUM",
/kernel/linux/linux-5.10/include/net/
Dflow_offload.h136 FLOW_ACTION_CSUM, enumerator
/kernel/linux/linux-5.10/net/netfilter/
Dnf_flow_table_offload.c453 entry->id = FLOW_ACTION_CSUM; in flow_offload_ipv4_checksum()
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/
Daction.c1093 case FLOW_ACTION_CSUM: in nfp_flower_loop_action()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c3583 case FLOW_ACTION_CSUM: in parse_tc_nic_actions()
4298 case FLOW_ACTION_CSUM: in parse_tc_fdb_actions()
/kernel/linux/linux-5.10/net/sched/
Dcls_api.c3665 entry->id = FLOW_ACTION_CSUM; in tc_setup_flow_action()