Home
last modified time | relevance | path

Searched defs:mlxsw_core (Results 1 – 5 of 5) sorted by relevance

/drivers/net/ethernet/mellanox/mlxsw/
Dcmd.h65 static inline int mlxsw_cmd_exec_in(struct mlxsw_core *mlxsw_core, u16 opcode, in mlxsw_cmd_exec_in()
73 static inline int mlxsw_cmd_exec_out(struct mlxsw_core *mlxsw_core, u16 opcode, in mlxsw_cmd_exec_out()
83 static inline int mlxsw_cmd_exec_none(struct mlxsw_core *mlxsw_core, u16 opcode, in mlxsw_cmd_exec_none()
224 static inline int mlxsw_cmd_query_fw(struct mlxsw_core *mlxsw_core, in mlxsw_cmd_query_fw()
352 static inline int mlxsw_cmd_boardinfo(struct mlxsw_core *mlxsw_core, in mlxsw_cmd_boardinfo()
396 static inline int mlxsw_cmd_query_aq_cap(struct mlxsw_core *mlxsw_core, in mlxsw_cmd_query_aq_cap()
469 static inline int mlxsw_cmd_map_fa(struct mlxsw_core *mlxsw_core, in mlxsw_cmd_map_fa()
498 static inline int mlxsw_cmd_unmap_fa(struct mlxsw_core *mlxsw_core) in mlxsw_cmd_unmap_fa()
518 static inline int mlxsw_cmd_config_profile_set(struct mlxsw_core *mlxsw_core, in mlxsw_cmd_config_profile_set()
772 static inline int mlxsw_cmd_access_reg(struct mlxsw_core *mlxsw_core, in mlxsw_cmd_access_reg()
[all …]
Dcore.c87 struct mlxsw_core { struct
102 struct mlxsw_core_pcpu_stats __percpu *pcpu_stats; argument
103 struct dentry *dbg_dir;
104 struct {
107 } dbg;
108 unsigned long driver_priv[0];
282 struct mlxsw_core *mlxsw_core) in mlxsw_emad_pack_op_tlv()
320 struct mlxsw_core *mlxsw_core) in mlxsw_emad_construct()
370 static int __mlxsw_emad_transmit(struct mlxsw_core *mlxsw_core, in __mlxsw_emad_transmit()
404 static int mlxsw_emad_process_status(struct mlxsw_core *mlxsw_core, in mlxsw_emad_process_status()
[all …]
Dspectrum.c1634 static int __mlxsw_sp_flood_init(struct mlxsw_core *mlxsw_core, in __mlxsw_sp_flood_init()
1692 static int mlxsw_sp_init(void *priv, struct mlxsw_core *mlxsw_core, in mlxsw_sp_init()
Dswitchx2.c1439 static int mlxsw_sx_init(void *priv, struct mlxsw_core *mlxsw_core, in mlxsw_sx_init()
Dpci.c1393 static int mlxsw_pci_init(void *bus_priv, struct mlxsw_core *mlxsw_core, in mlxsw_pci_init()