Home
last modified time | relevance | path

Searched refs:mlxsw_reg_info (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
Dreg.h47 struct mlxsw_reg_info { struct
63 static const struct mlxsw_reg_info mlxsw_reg_sgcr = { argument
89 static const struct mlxsw_reg_info mlxsw_reg_spad = {
109 static const struct mlxsw_reg_info mlxsw_reg_sspr = {
168 static const struct mlxsw_reg_info mlxsw_reg_sfdat = {
209 static const struct mlxsw_reg_info mlxsw_reg_sfd = {
421 static const struct mlxsw_reg_info mlxsw_reg_sfn = {
515 static const struct mlxsw_reg_info mlxsw_reg_spms = {
562 static const struct mlxsw_reg_info mlxsw_reg_spvid = {
606 static const struct mlxsw_reg_info mlxsw_reg_spvm = {
[all …]
Dcore.h90 void (*func)(const struct mlxsw_reg_info *reg,
110 const struct mlxsw_reg_info *reg, char *payload);
112 const struct mlxsw_reg_info *reg, char *payload);
Dcore.c271 const struct mlxsw_reg_info *reg, in mlxsw_emad_pack_reg_tlv()
280 const struct mlxsw_reg_info *reg, in mlxsw_emad_pack_op_tlv()
317 const struct mlxsw_reg_info *reg, in mlxsw_emad_construct()
953 struct mlxsw_reg_info reg; in mlxsw_core_event_listener_func()
1046 const struct mlxsw_reg_info *reg, in mlxsw_core_reg_access_emad()
1088 const struct mlxsw_reg_info *reg, in mlxsw_core_reg_access_cmd()
1130 const struct mlxsw_reg_info *reg, in mlxsw_core_reg_access()
1170 const struct mlxsw_reg_info *reg, char *payload) in mlxsw_reg_query()
1178 const struct mlxsw_reg_info *reg, char *payload) in mlxsw_reg_write()
Dswitchx2.c1133 static void mlxsw_sx_pude_event_func(const struct mlxsw_reg_info *reg, in mlxsw_sx_pude_event_func()
Dspectrum.c1392 static void mlxsw_sp_pude_event_func(const struct mlxsw_reg_info *reg, in mlxsw_sp_pude_event_func()