Searched refs:FLOW_ACTION_HW_STATS_DISABLED (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/net/
H A Dact_api.h99 return FLOW_ACTION_HW_STATS_DISABLED;
H A Dflow_offload.h217 FLOW_ACTION_HW_STATS_DISABLED = enumerator in enum:flow_action_hw_stats
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_flower.c76 if (act->hw_stats & FLOW_ACTION_HW_STATS_DISABLED) {
807 enum flow_action_hw_stats used_hw_stats = FLOW_ACTION_HW_STATS_DISABLED;
H A Dspectrum_qdisc.c2019 if (!(act->hw_stats & FLOW_ACTION_HW_STATS_DISABLED)) {
/linux-master/drivers/net/ethernet/marvell/prestera/
H A Dprestera_flower.c78 if (act->hw_stats & FLOW_ACTION_HW_STATS_DISABLED) {

Completed in 204 milliseconds