Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/diag/
Den_tc_tracepoint.c33 [FLOW_ACTION_CSUM] = "CSUM",
/Linux-v5.4/include/net/
Dflow_offload.h130 FLOW_ACTION_CSUM, enumerator
/Linux-v5.4/drivers/net/ethernet/netronome/nfp/flower/
Daction.c1064 case FLOW_ACTION_CSUM: in nfp_flower_loop_action()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c2853 case FLOW_ACTION_CSUM: in parse_tc_nic_actions()
3241 case FLOW_ACTION_CSUM: in parse_tc_fdb_actions()
/Linux-v5.4/net/sched/
Dcls_api.c3523 entry->id = FLOW_ACTION_CSUM; in tc_setup_flow_action()