Home
last modified time | relevance | path

Searched defs:slot_index (Results 1 – 20 of 20) sorted by relevance

/linux-6.8/drivers/net/ethernet/mellanox/mlxsw/
Dcore_env.c41 u8 slot_index) in __mlxsw_env_linecard_is_active()
47 u8 slot_index) in mlxsw_env_linecard_is_active()
60 u8 slot_index, u8 module) in mlxsw_env_module_info_get()
68 u8 slot_index, u8 module) in __mlxsw_env_validate_module_type()
90 u8 slot_index, u8 module) in mlxsw_env_validate_module_type()
103 mlxsw_env_validate_cable_ident(struct mlxsw_core *core, u8 slot_index, int id, in mlxsw_env_validate_cable_ident()
146 mlxsw_env_query_module_eeprom(struct mlxsw_core *mlxsw_core, u8 slot_index, in mlxsw_env_query_module_eeprom()
208 mlxsw_env_module_temp_thresholds_get(struct mlxsw_core *core, u8 slot_index, in mlxsw_env_module_temp_thresholds_get()
290 struct mlxsw_core *mlxsw_core, u8 slot_index, in mlxsw_env_get_module_info()
385 struct mlxsw_core *mlxsw_core, u8 slot_index, in mlxsw_env_get_module_eeprom()
[all …]
Dminimal.c49 u8 slot_index; member
231 mlxsw_m_port_create(struct mlxsw_m *mlxsw_m, u16 local_port, u8 slot_index, in mlxsw_m_port_create()
314 mlxsw_m_port_mapping_get(struct mlxsw_m *mlxsw_m, u8 slot_index, u8 module) in mlxsw_m_port_mapping_get()
323 u8 module, width, slot_index; in mlxsw_m_port_module_map() local
353 mlxsw_m_port_module_unmap(struct mlxsw_m *mlxsw_m, u8 slot_index, u8 module) in mlxsw_m_port_module_unmap()
437 mlxsw_m_linecard_port_module_unmap(struct mlxsw_m *mlxsw_m, u8 slot_index) in mlxsw_m_linecard_port_module_unmap()
451 mlxsw_m_linecard_ports_create(struct mlxsw_m *mlxsw_m, u8 slot_index) in mlxsw_m_linecard_ports_create()
485 mlxsw_m_linecard_ports_remove(struct mlxsw_m *mlxsw_m, u8 slot_index) in mlxsw_m_linecard_ports_remove()
581 mlxsw_m_got_active(struct mlxsw_core *mlxsw_core, u8 slot_index, void *priv) in mlxsw_m_got_active()
615 mlxsw_m_got_inactive(struct mlxsw_core *mlxsw_core, u8 slot_index, void *priv) in mlxsw_m_got_inactive()
Dcore_thermal.c106 u8 slot_index; member
114 u8 slot_index; member
637 mlxsw_thermal_got_active(struct mlxsw_core *mlxsw_core, u8 slot_index, in mlxsw_thermal_got_active()
675 mlxsw_thermal_got_inactive(struct mlxsw_core *mlxsw_core, u8 slot_index, in mlxsw_thermal_got_inactive()
Dcore_linecards.c720 u8 slot_index, card_type; in mlxsw_linecard_status_process() local
953 u8 slot_index; in mlxsw_linecard_bct_process() local
1252 u8 slot_index) in mlxsw_linecard_init()
1277 u8 slot_index) in mlxsw_linecard_fini()
1295 u8 slot_index) in mlxsw_linecard_event_delivery_init()
1320 u8 slot_index) in mlxsw_linecard_event_delivery_fini()
Dspectrum_ethtool.c572 u8 slot_index = mlxsw_sp_port->mapping.slot_index; in mlxsw_sp_port_get_transceiver_overheat_stats() local
1049 u8 slot_index = mlxsw_sp_port->mapping.slot_index; in mlxsw_sp_get_module_eeprom() local
1063 u8 slot_index = mlxsw_sp_port->mapping.slot_index; in mlxsw_sp_get_module_eeprom_by_page() local
1208 u8 slot_index = mlxsw_sp_port->mapping.slot_index; in mlxsw_sp_reset() local
1222 u8 slot_index = mlxsw_sp_port->mapping.slot_index; in mlxsw_sp_get_module_power_mode() local
1236 u8 slot_index = mlxsw_sp_port->mapping.slot_index; in mlxsw_sp_set_module_power_mode() local
Dcore_hwmon.c55 u8 slot_index; member
788 mlxsw_hwmon_got_active(struct mlxsw_core *mlxsw_core, u8 slot_index, in mlxsw_hwmon_got_active()
836 mlxsw_hwmon_got_inactive(struct mlxsw_core *mlxsw_core, u8 slot_index, in mlxsw_hwmon_got_inactive()
Dreg.h6013 static inline void mlxsw_reg_pmaos_pack(char *payload, u8 slot_index, u8 module) in mlxsw_reg_pmaos_pack()
6109 static inline void mlxsw_reg_pmtdb_pack(char *payload, u8 slot_index, u8 module, in mlxsw_reg_pmtdb_pack()
6325 static inline void mlxsw_reg_pmmp_pack(char *payload, u8 slot_index, u8 module) in mlxsw_reg_pmmp_pack()
6372 u8 *split_num, u8 *slot_index) in mlxsw_reg_pllp_unpack()
6424 static inline void mlxsw_reg_pmtm_pack(char *payload, u8 slot_index, u8 module) in mlxsw_reg_pmtm_pack()
9562 static inline void mlxsw_reg_mtmp_pack(char *payload, u8 slot_index, in mlxsw_reg_mtmp_pack()
9671 static inline void mlxsw_reg_mtbr_pack(char *payload, u8 slot_index, in mlxsw_reg_mtbr_pack()
9820 static inline void mlxsw_reg_mcia_pack(char *payload, u8 slot_index, u8 module, in mlxsw_reg_mcia_pack()
10295 static inline void mlxsw_reg_mcion_pack(char *payload, u8 slot_index, u8 module) in mlxsw_reg_mcion_pack()
11316 static inline void mlxsw_reg_mgpir_pack(char *payload, u8 slot_index) in mlxsw_reg_mgpir_pack()
[all …]
Dspectrum.c590 u8 slot_index; in mlxsw_sp_port_module_info_parse() local
686 u8 slot_index, u8 module) in mlxsw_sp_port_module_unmap()
1562 u8 slot_index = mlxsw_sp_port->mapping.slot_index; in mlxsw_sp_port_overheat_init_val_set() local
1592 u8 *slot_index) in mlxsw_sp_port_label_info_get()
1616 u8 slot_index; in mlxsw_sp_port_create() local
1902 u8 slot_index = mlxsw_sp_port->mapping.slot_index; in mlxsw_sp_port_remove() local
Dcore.h611 u8 slot_index; member
644 mlxsw_linecard_get(struct mlxsw_linecards *linecards, u8 slot_index) in mlxsw_linecard_get()
Dcore.c3061 u8 slot_index, u32 port_number, bool split, in __mlxsw_core_port_init()
3111 u8 slot_index, u32 port_number, bool split, in mlxsw_core_port_init()
Dspectrum.h142 u8 slot_index; member
/linux-6.8/drivers/gpu/drm/qxl/
Dqxl_kms.c67 unsigned int slot_index, in setup_slot()
/linux-6.8/io_uring/
Dfiletable.c64 u32 slot_index) in io_install_fixed_file()
/linux-6.8/fs/orangefs/
Dorangefs-bufmap.c540 int slot_index) in orangefs_bufmap_page_fill()
/linux-6.8/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_core.c682 int slot_index; in reserve_space() local
796 int slot_index = local->slot_queue[slot_queue_available & in process_free_queue() local
3211 int slot_index; in vchiq_release_message() local
/linux-6.8/kernel/dma/
Dswiotlb.c991 unsigned int slot_index; in swiotlb_search_pool_area() local
/linux-6.8/drivers/scsi/hisi_sas/
Dhisi_sas_main.c2235 int slot_index = i * slots_per_blk; in hisi_sas_alloc() local
/linux-6.8/sound/soc/fsl/
Dfsl_easrc.h579 int slot_index; member
/linux-6.8/drivers/scsi/mpi3mr/mpi/
Dmpi30_cnfg.h1785 __le16 slot_index; member
1843 __le16 slot_index; member
2174 __le16 slot_index; member
2371 __le16 slot_index; member
/linux-6.8/drivers/net/wireless/ath/wcn36xx/
Dhal.h3546 u32 slot_index; member