Searched refs:action_value (Results 1 – 1 of 1) sorted by relevance
144 action_value->value = kmalloc(action_value->value_size, GFP_KERNEL); in mlxsw_sp_erif_entry_prepare()145 if (!action_value->value) in mlxsw_sp_erif_entry_prepare()159 u32 *action_value; in mlxsw_sp_erif_entry_get() local172 *action_value = 1; in mlxsw_sp_erif_entry_get()205 memset(&action_value, 0, sizeof(action_value)); in mlxsw_sp_dpipe_table_erif_entries_dump()448 action_value->value = kmalloc(action_value->value_size, GFP_KERNEL); in mlxsw_sp_dpipe_table_host_entry_prepare()449 if (!action_value->value) in mlxsw_sp_dpipe_table_host_entry_prepare()632 memset(&action_value, 0, sizeof(action_value)); in mlxsw_sp_dpipe_table_host_entries_dump()1016 action_value->value = kmalloc(action_value->value_size, GFP_KERNEL); in mlxsw_sp_dpipe_table_adj_entry_prepare()1017 if (!action_value->value) in mlxsw_sp_dpipe_table_adj_entry_prepare()[all …]