Searched refs:mlxsw_reg_info (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/ |
D | core.h | 58 void (*func)(const struct mlxsw_reg_info *reg, 132 const struct mlxsw_reg_info *reg, char *payload, 136 const struct mlxsw_reg_info *reg, char *payload, 142 const struct mlxsw_reg_info *reg, char *payload); 144 const struct mlxsw_reg_info *reg, char *payload);
|
D | core.c | 283 const struct mlxsw_reg_info *reg, in mlxsw_emad_pack_reg_tlv() 292 const struct mlxsw_reg_info *reg, in mlxsw_emad_pack_op_tlv() 329 const struct mlxsw_reg_info *reg, in mlxsw_emad_construct() 424 const struct mlxsw_reg_info *reg; 635 const struct mlxsw_reg_info *reg, in mlxsw_emad_reg_access() 1186 struct mlxsw_reg_info reg; in mlxsw_core_event_listener_func() 1353 const struct mlxsw_reg_info *reg, in mlxsw_core_reg_access_emad() 1378 const struct mlxsw_reg_info *reg, char *payload, in mlxsw_reg_trans_query() 1389 const struct mlxsw_reg_info *reg, char *payload, in mlxsw_reg_trans_write() 1441 const struct mlxsw_reg_info *reg, in mlxsw_core_reg_access_cmd() [all …]
|
D | switchib.c | 360 static void mlxsw_sib_pude_event_func(const struct mlxsw_reg_info *reg, in mlxsw_sib_pude_event_func()
|
D | reg.h | 15 struct mlxsw_reg_info { struct 22 static const struct mlxsw_reg_info mlxsw_reg_##_name = { \ argument 8718 static const struct mlxsw_reg_info *mlxsw_reg_infos[] = { 8824 const struct mlxsw_reg_info *reg_info; in mlxsw_reg_id_str()
|
D | switchx2.c | 1352 static void mlxsw_sx_pude_event_func(const struct mlxsw_reg_info *reg, in mlxsw_sx_pude_event_func()
|
D | spectrum.c | 3291 static void mlxsw_sp_pude_event_func(const struct mlxsw_reg_info *reg, in mlxsw_sp_pude_event_func()
|
/Linux-v4.19/scripts/ |
D | const_structs.checkpatch | 34 mlxsw_reg_info
|