Searched refs:mlxsw_reg_info (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/ |
| D | core.h | 95 void (*func)(const struct mlxsw_reg_info *reg, 192 const struct mlxsw_reg_info *reg, char *payload, 196 const struct mlxsw_reg_info *reg, char *payload, 202 const struct mlxsw_reg_info *reg, char *payload); 204 const struct mlxsw_reg_info *reg, char *payload);
|
| D | core.c | 382 const struct mlxsw_reg_info *reg, in mlxsw_emad_pack_reg_tlv() 397 const struct mlxsw_reg_info *reg, in mlxsw_emad_pack_op_tlv() 434 const struct mlxsw_reg_info *reg, in mlxsw_emad_construct() 585 const struct mlxsw_reg_info *reg; 832 const struct mlxsw_reg_info *reg, in mlxsw_emad_reg_access() 1694 static void mlxsw_core_health_listener_func(const struct mlxsw_reg_info *reg, in mlxsw_core_health_listener_func() 2233 struct mlxsw_reg_info reg; in mlxsw_core_event_listener_func() 2441 const struct mlxsw_reg_info *reg, in mlxsw_core_reg_access_emad() 2466 const struct mlxsw_reg_info *reg, char *payload, in mlxsw_reg_trans_query() 2477 const struct mlxsw_reg_info *reg, char *payload, in mlxsw_reg_trans_write() [all …]
|
| D | core_env.c | 485 static void mlxsw_env_mtwe_event_func(const struct mlxsw_reg_info *reg, in mlxsw_env_mtwe_event_func() 594 mlxsw_env_pmpe_listener_func(const struct mlxsw_reg_info *reg, char *pmpe_pl, in mlxsw_env_pmpe_listener_func()
|
| D | spectrum.c | 2122 static void mlxsw_sp_pude_event_func(const struct mlxsw_reg_info *reg, in mlxsw_sp_pude_event_func() 2176 static void mlxsw_sp1_ptp_ing_fifo_event_func(const struct mlxsw_reg_info *reg, in mlxsw_sp1_ptp_ing_fifo_event_func() 2184 static void mlxsw_sp1_ptp_egr_fifo_event_func(const struct mlxsw_reg_info *reg, in mlxsw_sp1_ptp_egr_fifo_event_func()
|
| D | reg.h | 15 struct mlxsw_reg_info { struct 22 static const struct mlxsw_reg_info mlxsw_reg_##_name = { \ argument 12135 static const struct mlxsw_reg_info *mlxsw_reg_infos[] = { 12289 const struct mlxsw_reg_info *reg_info; in mlxsw_reg_id_str()
|
| /Linux-v5.15/scripts/ |
| D | const_structs.checkpatch | 34 mlxsw_reg_info
|