Home
last modified time | relevance | path

Searched refs:flow_action_first_entry_get (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/net/
Dflow_offload.h326 flow_action_first_entry_get(const struct flow_action *action) in flow_action_first_entry_get() function
345 action_entry = flow_action_first_entry_get(action); in __flow_action_hw_stats_check()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_flower.c34 act = flow_action_first_entry_get(flow_action); in mlxsw_sp_flower_parse_actions()