Searched refs:devlink_dpipe_value (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_dpipe.c | 125 struct devlink_dpipe_value *match_value, in mlxsw_sp_erif_entry_prepare() 127 struct devlink_dpipe_value *action_value, in mlxsw_sp_erif_entry_prepare() 195 struct devlink_dpipe_value match_value, action_value; in mlxsw_sp_dpipe_table_erif_entries_dump() 402 struct devlink_dpipe_value *match_values, in mlxsw_sp_dpipe_table_host_entry_prepare() 404 struct devlink_dpipe_value *action_value, in mlxsw_sp_dpipe_table_host_entry_prepare() 408 struct devlink_dpipe_value *match_value; in mlxsw_sp_dpipe_table_host_entry_prepare() 460 struct devlink_dpipe_value *value; in __mlxsw_sp_dpipe_table_host_entry_fill() 621 struct devlink_dpipe_value match_values[MLXSW_SP_DPIPE_TABLE_HOST_MATCH_COUNT]; in mlxsw_sp_dpipe_table_host_entries_dump() 623 struct devlink_dpipe_value action_value; in mlxsw_sp_dpipe_table_host_entries_dump() 969 struct devlink_dpipe_value *match_value in mlxsw_sp_dpipe_table_adj_entry_prepare() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_dpipe.c | 125 struct devlink_dpipe_value *match_value, in mlxsw_sp_erif_entry_prepare() 127 struct devlink_dpipe_value *action_value, in mlxsw_sp_erif_entry_prepare() 195 struct devlink_dpipe_value match_value, action_value; in mlxsw_sp_dpipe_table_erif_entries_dump() 402 struct devlink_dpipe_value *match_values, in mlxsw_sp_dpipe_table_host_entry_prepare() 404 struct devlink_dpipe_value *action_value, in mlxsw_sp_dpipe_table_host_entry_prepare() 408 struct devlink_dpipe_value *match_value; in mlxsw_sp_dpipe_table_host_entry_prepare() 460 struct devlink_dpipe_value *value; in __mlxsw_sp_dpipe_table_host_entry_fill() 621 struct devlink_dpipe_value match_values[MLXSW_SP_DPIPE_TABLE_HOST_MATCH_COUNT]; in mlxsw_sp_dpipe_table_host_entries_dump() 623 struct devlink_dpipe_value action_value; in mlxsw_sp_dpipe_table_host_entries_dump() 969 struct devlink_dpipe_value *match_value in mlxsw_sp_dpipe_table_adj_entry_prepare() [all...] |
/kernel/linux/linux-6.6/net/devlink/ |
H A D | dpipe.c | 306 struct devlink_dpipe_value *value) in devlink_dpipe_value_put() 323 struct devlink_dpipe_value *value) in devlink_dpipe_action_value_put() 335 struct devlink_dpipe_value *values, in devlink_dpipe_action_values_put() 360 struct devlink_dpipe_value *value) in devlink_dpipe_match_value_put() 372 struct devlink_dpipe_value *values, in devlink_dpipe_match_values_put() 517 struct devlink_dpipe_value *value; in devlink_dpipe_entry_clear()
|
/kernel/linux/linux-5.10/include/net/ |
H A D | devlink.h | 209 * struct devlink_dpipe_value - represents value of match/action 219 struct devlink_dpipe_value { struct 243 struct devlink_dpipe_value *match_values; 245 struct devlink_dpipe_value *action_values;
|
/kernel/linux/linux-6.6/include/net/ |
H A D | devlink.h | 269 * struct devlink_dpipe_value - represents value of match/action 279 struct devlink_dpipe_value { struct 303 struct devlink_dpipe_value *match_values; 305 struct devlink_dpipe_value *action_values;
|
/kernel/linux/linux-5.10/net/core/ |
H A D | devlink.c | 2296 struct devlink_dpipe_value *value) in devlink_dpipe_value_put() 2313 struct devlink_dpipe_value *value) in devlink_dpipe_action_value_put() 2325 struct devlink_dpipe_value *values, in devlink_dpipe_action_values_put() 2350 struct devlink_dpipe_value *value) in devlink_dpipe_match_value_put() 2362 struct devlink_dpipe_value *values, in devlink_dpipe_match_values_put() 2506 struct devlink_dpipe_value *value; in devlink_dpipe_entry_clear()
|
Completed in 24 milliseconds