Home
last modified time | relevance | path

Searched refs:match_values (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_dpipe.c130 entry->match_values = match_value; in mlxsw_sp_erif_entry_prepare()
165 rif_value = entry->match_values->value; in mlxsw_sp_erif_entry_get()
168 entry->match_values->mapping_valid = true; in mlxsw_sp_erif_entry_get()
402 struct devlink_dpipe_value *match_values, in mlxsw_sp_dpipe_table_host_entry_prepare() argument
411 entry->match_values = match_values; in mlxsw_sp_dpipe_table_host_entry_prepare()
630 memset(match_values, 0, MLXSW_SP_DPIPE_TABLE_HOST_MATCH_COUNT * in mlxsw_sp_dpipe_table_host_entries_dump()
631 sizeof(match_values[0])); in mlxsw_sp_dpipe_table_host_entries_dump()
969 struct devlink_dpipe_value *match_values, in mlxsw_sp_dpipe_table_adj_entry_prepare() argument
978 entry->match_values = match_values; in mlxsw_sp_dpipe_table_adj_entry_prepare()
1159 sizeof(match_values[0])); in mlxsw_sp_dpipe_table_adj_entries_dump()
[all …]
/linux-6.3-rc2/include/net/
A Ddevlink.h302 struct devlink_dpipe_value *match_values; member
/linux-6.3-rc2/net/devlink/
A Dleftover.c3208 err = devlink_dpipe_match_values_put(skb, entry->match_values, in devlink_dpipe_entry_put()
3314 value = entry->match_values; in devlink_dpipe_entry_clear()

Completed in 26 milliseconds