Searched refs:mlxsw_reg_info (Results 1 – 7 of 7) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/ |
D | core.h | 105 void (*func)(const struct mlxsw_reg_info *reg, 211 const struct mlxsw_reg_info *reg, char *payload, 215 const struct mlxsw_reg_info *reg, char *payload, 229 const struct mlxsw_reg_info *reg, char *payload); 231 const struct mlxsw_reg_info *reg, char *payload);
|
D | core.c | 428 const struct mlxsw_reg_info *reg, in mlxsw_emad_pack_reg_tlv() 443 const struct mlxsw_reg_info *reg, in mlxsw_emad_pack_op_tlv() 480 const struct mlxsw_reg_info *reg, in mlxsw_emad_construct() 631 const struct mlxsw_reg_info *reg; 872 const struct mlxsw_reg_info *reg, in mlxsw_emad_reg_access() 1727 static void mlxsw_core_health_listener_func(const struct mlxsw_reg_info *reg, in mlxsw_core_health_listener_func() 2438 struct mlxsw_reg_info reg; in mlxsw_core_event_listener_func() 2691 const struct mlxsw_reg_info *reg, in mlxsw_core_reg_access_emad() 2716 const struct mlxsw_reg_info *reg, char *payload, in mlxsw_reg_trans_query() 2727 const struct mlxsw_reg_info *reg, char *payload, in mlxsw_reg_trans_write() [all …]
|
D | core_env.c | 928 mlxsw_env_mtwe_listener_func(const struct mlxsw_reg_info *reg, char *mtwe_pl, in mlxsw_env_mtwe_listener_func() 1011 mlxsw_env_pmpe_listener_func(const struct mlxsw_reg_info *reg, char *pmpe_pl, in mlxsw_env_pmpe_listener_func()
|
D | core_linecards.c | 1187 mlxsw_linecard_status_listener_func(const struct mlxsw_reg_info *reg, in mlxsw_linecard_status_listener_func() 1220 mlxsw_linecard_bct_listener_func(const struct mlxsw_reg_info *reg, in mlxsw_linecard_bct_listener_func()
|
D | spectrum.c | 2035 mlxsw_sp_port_mapping_listener_func(const struct mlxsw_reg_info *reg, in mlxsw_sp_port_mapping_listener_func() 2377 static void mlxsw_sp_pude_event_func(const struct mlxsw_reg_info *reg, in mlxsw_sp_pude_event_func() 2429 static void mlxsw_sp1_ptp_ing_fifo_event_func(const struct mlxsw_reg_info *reg, in mlxsw_sp1_ptp_ing_fifo_event_func() 2437 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 11277 const struct mlxsw_reg_info *reg, in mlxsw_reg_mddt_pack() 12741 static const struct mlxsw_reg_info *mlxsw_reg_infos[] = { 12896 const struct mlxsw_reg_info *reg_info; in mlxsw_reg_id_str()
|
/linux-6.1.9/scripts/ |
D | const_structs.checkpatch | 42 mlxsw_reg_info
|