Lines Matching defs:mlxsw_core

33 static inline int mlxsw_cmd_exec_in(struct mlxsw_core *mlxsw_core, u16 opcode,  in mlxsw_cmd_exec_in()
41 static inline int mlxsw_cmd_exec_out(struct mlxsw_core *mlxsw_core, u16 opcode, in mlxsw_cmd_exec_out()
51 static inline int mlxsw_cmd_exec_none(struct mlxsw_core *mlxsw_core, u16 opcode, in mlxsw_cmd_exec_none()
199 static inline int mlxsw_cmd_query_fw(struct mlxsw_core *mlxsw_core, in mlxsw_cmd_query_fw()
339 static inline int mlxsw_cmd_boardinfo(struct mlxsw_core *mlxsw_core, in mlxsw_cmd_boardinfo()
400 static inline int mlxsw_cmd_query_aq_cap(struct mlxsw_core *mlxsw_core, in mlxsw_cmd_query_aq_cap()
478 static inline int mlxsw_cmd_map_fa(struct mlxsw_core *mlxsw_core, in mlxsw_cmd_map_fa()
507 static inline int mlxsw_cmd_unmap_fa(struct mlxsw_core *mlxsw_core) in mlxsw_cmd_unmap_fa()
527 static inline int mlxsw_cmd_query_resources(struct mlxsw_core *mlxsw_core, in mlxsw_cmd_query_resources()
561 static inline int mlxsw_cmd_config_profile_set(struct mlxsw_core *mlxsw_core, in mlxsw_cmd_config_profile_set()
885 static inline int mlxsw_cmd_access_reg(struct mlxsw_core *mlxsw_core, in mlxsw_cmd_access_reg()
905 static inline int __mlxsw_cmd_sw2hw_dq(struct mlxsw_core *mlxsw_core, in __mlxsw_cmd_sw2hw_dq()
919 static inline int mlxsw_cmd_sw2hw_sdq(struct mlxsw_core *mlxsw_core, in mlxsw_cmd_sw2hw_sdq()
926 static inline int mlxsw_cmd_sw2hw_rdq(struct mlxsw_core *mlxsw_core, in mlxsw_cmd_sw2hw_rdq()
976 static inline int __mlxsw_cmd_hw2sw_dq(struct mlxsw_core *mlxsw_core, in __mlxsw_cmd_hw2sw_dq()
983 static inline int mlxsw_cmd_hw2sw_sdq(struct mlxsw_core *mlxsw_core, in mlxsw_cmd_hw2sw_sdq()
990 static inline int mlxsw_cmd_hw2sw_rdq(struct mlxsw_core *mlxsw_core, in mlxsw_cmd_hw2sw_rdq()
1011 static inline int __mlxsw_cmd_2err_dq(struct mlxsw_core *mlxsw_core, in __mlxsw_cmd_2err_dq()
1018 static inline int mlxsw_cmd_2err_sdq(struct mlxsw_core *mlxsw_core, in mlxsw_cmd_2err_sdq()
1025 static inline int mlxsw_cmd_2err_rdq(struct mlxsw_core *mlxsw_core, in mlxsw_cmd_2err_rdq()
1042 static inline int __mlxsw_cmd_query_dq(struct mlxsw_core *mlxsw_core, in __mlxsw_cmd_query_dq()
1051 static inline int mlxsw_cmd_query_sdq(struct mlxsw_core *mlxsw_core, in mlxsw_cmd_query_sdq()
1058 static inline int mlxsw_cmd_query_rdq(struct mlxsw_core *mlxsw_core, in mlxsw_cmd_query_rdq()
1075 static inline int mlxsw_cmd_sw2hw_cq(struct mlxsw_core *mlxsw_core, in mlxsw_cmd_sw2hw_cq()
1129 static inline int mlxsw_cmd_hw2sw_cq(struct mlxsw_core *mlxsw_core, in mlxsw_cmd_hw2sw_cq()
1148 static inline int mlxsw_cmd_query_cq(struct mlxsw_core *mlxsw_core, in mlxsw_cmd_query_cq()
1166 static inline int mlxsw_cmd_sw2hw_eq(struct mlxsw_core *mlxsw_core, in mlxsw_cmd_sw2hw_eq()
1211 static inline int mlxsw_cmd_hw2sw_eq(struct mlxsw_core *mlxsw_core, in mlxsw_cmd_hw2sw_eq()
1226 static inline int mlxsw_cmd_query_eq(struct mlxsw_core *mlxsw_core, in mlxsw_cmd_query_eq()