Home
last modified time | relevance | path

Searched refs:FLOW_ACTION_HW_STATS_ANY (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dflow_offload.h178 FLOW_ACTION_HW_STATS_ANY = FLOW_ACTION_HW_STATS_IMMEDIATE | enumerator
351 ~action_entry->hw_stats & FLOW_ACTION_HW_STATS_ANY) { in __flow_action_hw_stats_check()
410 * Passing FLOW_ACTION_HW_STATS_ANY is invalid. in flow_stats_update()
412 WARN_ON(used_hw_stats == FLOW_ACTION_HW_STATS_ANY); in flow_stats_update()
/kernel/linux/linux-6.6/include/net/
H A Dflow_offload.h215 FLOW_ACTION_HW_STATS_ANY = FLOW_ACTION_HW_STATS_IMMEDIATE | enumerator
413 ~action_entry->hw_stats & FLOW_ACTION_HW_STATS_ANY) { in __flow_action_hw_stats_check()
472 * Passing FLOW_ACTION_HW_STATS_ANY is invalid. in flow_stats_update()
474 WARN_ON(used_hw_stats == FLOW_ACTION_HW_STATS_ANY); in flow_stats_update()
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_selftests.c1389 rule->action.entries[0].hw_stats = FLOW_ACTION_HW_STATS_ANY; in __stmmac_test_l3filt()
1518 rule->action.entries[0].hw_stats = FLOW_ACTION_HW_STATS_ANY; in __stmmac_test_l4filt()
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_selftests.c1389 rule->action.entries[0].hw_stats = FLOW_ACTION_HW_STATS_ANY; in __stmmac_test_l3filt()
1518 rule->action.entries[0].hw_stats = FLOW_ACTION_HW_STATS_ANY; in __stmmac_test_l4filt()
/kernel/linux/linux-5.10/net/sched/
H A Dcls_api.c3578 BUILD_BUG_ON(TCA_ACT_HW_STATS_ANY != FLOW_ACTION_HW_STATS_ANY); in tc_setup_flow_action()
/kernel/linux/linux-6.6/net/sched/
H A Dcls_api.c3754 BUILD_BUG_ON(TCA_ACT_HW_STATS_ANY != FLOW_ACTION_HW_STATS_ANY); in tc_setup_action()

Completed in 19 milliseconds