Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_env.c41 u8 slot_index) in __mlxsw_env_linecard_is_active() argument
47 u8 slot_index) in mlxsw_env_linecard_is_active() argument
60 u8 slot_index, u8 module) in mlxsw_env_module_info_get() argument
68 u8 slot_index, u8 module) in __mlxsw_env_validate_module_type() argument
90 u8 slot_index, u in mlxsw_env_validate_module_type() argument
103 mlxsw_env_validate_cable_ident(struct mlxsw_core * core,u8 slot_index,int id,bool * qsfp,bool * cmis) mlxsw_env_validate_cable_ident() argument
146 mlxsw_env_query_module_eeprom(struct mlxsw_core * mlxsw_core,u8 slot_index,int module,u16 offset,u16 size,void * data,bool qsfp,unsigned int * p_read_size) mlxsw_env_query_module_eeprom() argument
208 mlxsw_env_module_temp_thresholds_get(struct mlxsw_core * core,u8 slot_index,int module,int off,int * temp) mlxsw_env_module_temp_thresholds_get() argument
290 mlxsw_env_get_module_info(struct net_device * netdev,struct mlxsw_core * mlxsw_core,u8 slot_index,int module,struct ethtool_modinfo * modinfo) mlxsw_env_get_module_info() argument
385 mlxsw_env_get_module_eeprom(struct net_device * netdev,struct mlxsw_core * mlxsw_core,u8 slot_index,int module,struct ethtool_eeprom * ee,u8 * data) mlxsw_env_get_module_eeprom() argument
460 mlxsw_env_get_module_eeprom_by_page(struct mlxsw_core * mlxsw_core,u8 slot_index,u8 module,const struct ethtool_module_eeprom * page,struct netlink_ext_ack * extack) mlxsw_env_get_module_eeprom_by_page() argument
518 mlxsw_env_set_module_eeprom_by_page(struct mlxsw_core * mlxsw_core,u8 slot_index,u8 module,const struct ethtool_module_eeprom * page,struct netlink_ext_ack * extack) mlxsw_env_set_module_eeprom_by_page() argument
573 mlxsw_env_module_reset(struct mlxsw_core * mlxsw_core,u8 slot_index,u8 module) mlxsw_env_module_reset() argument
585 mlxsw_env_reset_module(struct net_device * netdev,struct mlxsw_core * mlxsw_core,u8 slot_index,u8 module,u32 * flags) mlxsw_env_reset_module() argument
639 mlxsw_env_get_module_power_mode(struct mlxsw_core * mlxsw_core,u8 slot_index,u8 module,struct ethtool_module_power_mode_params * params,struct netlink_ext_ack * extack) mlxsw_env_get_module_power_mode() argument
688 mlxsw_env_module_enable_set(struct mlxsw_core * mlxsw_core,u8 slot_index,u8 module,bool enable) mlxsw_env_module_enable_set() argument
703 mlxsw_env_module_low_power_set(struct mlxsw_core * mlxsw_core,u8 slot_index,u8 module,bool low_power) mlxsw_env_module_low_power_set() argument
722 __mlxsw_env_set_module_power_mode(struct mlxsw_core * mlxsw_core,u8 slot_index,u8 module,bool low_power,struct netlink_ext_ack * extack) __mlxsw_env_set_module_power_mode() argument
767 mlxsw_env_set_module_power_mode_apply(struct mlxsw_core * mlxsw_core,u8 slot_index,u8 module,enum ethtool_module_power_mode_policy policy,struct netlink_ext_ack * extack) mlxsw_env_set_module_power_mode_apply() argument
803 mlxsw_env_set_module_power_mode(struct mlxsw_core * mlxsw_core,u8 slot_index,u8 module,enum ethtool_module_power_mode_policy policy,struct netlink_ext_ack * extack) mlxsw_env_set_module_power_mode() argument
827 mlxsw_env_module_has_temp_sensor(struct mlxsw_core * mlxsw_core,u8 slot_index,u8 module,bool * p_has_temp_sensor) mlxsw_env_module_has_temp_sensor() argument
856 mlxsw_env_temp_event_set(struct mlxsw_core * mlxsw_core,u8 slot_index,u16 sensor_index,bool enable) mlxsw_env_temp_event_set() argument
899 mlxsw_env_module_temp_event_enable(struct mlxsw_core * mlxsw_core,u8 slot_index) mlxsw_env_module_temp_event_enable() argument
1019 u8 slot_index; global() member
1069 u8 slot_index = mlxsw_reg_pmpe_slot_index_get(pmpe_pl); mlxsw_env_pmpe_listener_func() local
1117 mlxsw_env_module_oper_state_event_enable(struct mlxsw_core * mlxsw_core,u8 slot_index) mlxsw_env_module_oper_state_event_enable() argument
1137 mlxsw_env_module_overheat_counter_get(struct mlxsw_core * mlxsw_core,u8 slot_index,u8 module,u64 * p_counter) mlxsw_env_module_overheat_counter_get() argument
1152 mlxsw_env_module_port_map(struct mlxsw_core * mlxsw_core,u8 slot_index,u8 module) mlxsw_env_module_port_map() argument
1165 mlxsw_env_module_port_unmap(struct mlxsw_core * mlxsw_core,u8 slot_index,u8 module) mlxsw_env_module_port_unmap() argument
1178 mlxsw_env_module_port_up(struct mlxsw_core * mlxsw_core,u8 slot_index,u8 module) mlxsw_env_module_port_up() argument
1211 mlxsw_env_module_port_down(struct mlxsw_core * mlxsw_core,u8 slot_index,u8 module) mlxsw_env_module_port_down() argument
1280 mlxsw_env_module_event_enable(struct mlxsw_env * mlxsw_env,u8 slot_index) mlxsw_env_module_event_enable() argument
1297 mlxsw_env_module_event_disable(struct mlxsw_env * mlxsw_env,u8 slot_index) mlxsw_env_module_event_disable() argument
1302 mlxsw_env_module_type_set(struct mlxsw_core * mlxsw_core,u8 slot_index) mlxsw_env_module_type_set() argument
1328 mlxsw_env_linecard_modules_power_mode_apply(struct mlxsw_core * mlxsw_core,struct mlxsw_env * env,u8 slot_index) mlxsw_env_linecard_modules_power_mode_apply() argument
1349 mlxsw_env_got_active(struct mlxsw_core * mlxsw_core,u8 slot_index,void * priv) mlxsw_env_got_active() argument
1397 mlxsw_env_got_inactive(struct mlxsw_core * mlxsw_core,u8 slot_index,void * priv) mlxsw_env_got_inactive() argument
[all...]
H A Dminimal.c49 u8 slot_index; member
246 mlxsw_m_port_create(struct mlxsw_m *mlxsw_m, u16 local_port, u8 slot_index, in mlxsw_m_port_create() argument
329 mlxsw_m_port_mapping_get(struct mlxsw_m * mlxsw_m,u8 slot_index,u8 module) mlxsw_m_port_mapping_get() argument
338 u8 module, width, slot_index; mlxsw_m_port_module_map() local
368 mlxsw_m_port_module_unmap(struct mlxsw_m * mlxsw_m,u8 slot_index,u8 module) mlxsw_m_port_module_unmap() argument
452 mlxsw_m_linecard_port_module_unmap(struct mlxsw_m * mlxsw_m,u8 slot_index) mlxsw_m_linecard_port_module_unmap() argument
466 mlxsw_m_linecard_ports_create(struct mlxsw_m * mlxsw_m,u8 slot_index) mlxsw_m_linecard_ports_create() argument
500 mlxsw_m_linecard_ports_remove(struct mlxsw_m * mlxsw_m,u8 slot_index) mlxsw_m_linecard_ports_remove() argument
596 mlxsw_m_got_active(struct mlxsw_core * mlxsw_core,u8 slot_index,void * priv) mlxsw_m_got_active() argument
630 mlxsw_m_got_inactive(struct mlxsw_core * mlxsw_core,u8 slot_index,void * priv) mlxsw_m_got_inactive() argument
[all...]
H A Dcore_thermal.c115 u8 slot_index; member
123 u8 slot_index; member
569 mlxsw_thermal_got_active(struct mlxsw_core * mlxsw_core,u8 slot_index,void * priv) mlxsw_thermal_got_active() argument
607 mlxsw_thermal_got_inactive(struct mlxsw_core * mlxsw_core,u8 slot_index,void * priv) mlxsw_thermal_got_inactive() argument
[all...]
H A Dcore_linecards.c720 u8 slot_index, card_type; mlxsw_linecard_status_process() local
953 u8 slot_index; mlxsw_linecard_bct_process() local
1252 mlxsw_linecard_init(struct mlxsw_core * mlxsw_core,struct mlxsw_linecards * linecards,u8 slot_index) mlxsw_linecard_init() argument
1277 mlxsw_linecard_fini(struct mlxsw_core * mlxsw_core,struct mlxsw_linecards * linecards,u8 slot_index) mlxsw_linecard_fini() argument
1295 mlxsw_linecard_event_delivery_init(struct mlxsw_core * mlxsw_core,struct mlxsw_linecards * linecards,u8 slot_index) mlxsw_linecard_event_delivery_init() argument
1320 mlxsw_linecard_event_delivery_fini(struct mlxsw_core * mlxsw_core,struct mlxsw_linecards * linecards,u8 slot_index) mlxsw_linecard_event_delivery_fini() argument
[all...]
H A Dcore_hwmon.c55 u8 slot_index; member
788 mlxsw_hwmon_got_active(struct mlxsw_core * mlxsw_core,u8 slot_index,void * priv) mlxsw_hwmon_got_active() argument
836 mlxsw_hwmon_got_inactive(struct mlxsw_core * mlxsw_core,u8 slot_index,void * priv) mlxsw_hwmon_got_inactive() argument
[all...]
H A Dreg.h6016 static inline void mlxsw_reg_pmaos_pack(char *payload, u8 slot_index, u8 module) in mlxsw_reg_pmaos_pack() argument
6112 static inline void mlxsw_reg_pmtdb_pack(char *payload, u8 slot_index, u8 module, in mlxsw_reg_pmtdb_pack() argument
6328 mlxsw_reg_pmmp_pack(char * payload,u8 slot_index,u8 module) mlxsw_reg_pmmp_pack() argument
6375 mlxsw_reg_pllp_unpack(char * payload,u8 * label_port,u8 * split_num,u8 * slot_index) mlxsw_reg_pllp_unpack() argument
6427 mlxsw_reg_pmtm_pack(char * payload,u8 slot_index,u8 module) mlxsw_reg_pmtm_pack() argument
9565 mlxsw_reg_mtmp_pack(char * payload,u8 slot_index,u16 sensor_index,bool max_temp_enable,bool max_temp_reset) mlxsw_reg_mtmp_pack() argument
9674 mlxsw_reg_mtbr_pack(char * payload,u8 slot_index,u16 base_sensor_index) mlxsw_reg_mtbr_pack() argument
9823 mlxsw_reg_mcia_pack(char * payload,u8 slot_index,u8 module,u8 page_number,u16 device_addr,u8 size,u8 i2c_device_addr) mlxsw_reg_mcia_pack() argument
10298 mlxsw_reg_mcion_pack(char * payload,u8 slot_index,u8 module) mlxsw_reg_mcion_pack() argument
11321 mlxsw_reg_mgpir_pack(char * payload,u8 slot_index) mlxsw_reg_mgpir_pack() argument
11435 mlxsw_reg_mbct_pack(char * payload,u8 slot_index,enum mlxsw_reg_mbct_op op,bool oee) mlxsw_reg_mbct_pack() argument
11535 mlxsw_reg_mddt_pack(char * payload,u8 slot_index,u8 device_index,enum mlxsw_reg_mddt_method method,const struct mlxsw_reg_info * reg,char ** inner_payload) mlxsw_reg_mddt_pack() argument
11669 __mlxsw_reg_mddq_pack(char * payload,u8 slot_index,enum mlxsw_reg_mddq_query_type query_type) __mlxsw_reg_mddq_pack() argument
11678 mlxsw_reg_mddq_slot_info_pack(char * payload,u8 slot_index,bool sie) mlxsw_reg_mddq_slot_info_pack() argument
11735 mlxsw_reg_mddq_device_info_pack(char * payload,u8 slot_index,u8 request_msg_seq) mlxsw_reg_mddq_device_info_pack() argument
11768 mlxsw_reg_mddq_slot_name_pack(char * payload,u8 slot_index) mlxsw_reg_mddq_slot_name_pack() argument
11807 mlxsw_reg_mddc_pack(char * payload,u8 slot_index,bool rst,bool device_enable) mlxsw_reg_mddc_pack() argument
[all...]
H A Dspectrum.c471 u8 slot_index; in mlxsw_sp_port_module_info_parse() local
567 u8 slot_index, u8 module) in mlxsw_sp_port_module_unmap() argument
1413 u8 slot_index = mlxsw_sp_port->mapping.slot_index; mlxsw_sp_port_overheat_init_val_set() local
1443 mlxsw_sp_port_label_info_get(struct mlxsw_sp * mlxsw_sp,u16 local_port,u8 * port_number,u8 * split_port_subnumber,u8 * slot_index) mlxsw_sp_port_label_info_get() argument
1467 u8 slot_index; mlxsw_sp_port_create() local
1749 u8 slot_index = mlxsw_sp_port->mapping.slot_index; mlxsw_sp_port_remove() local
[all...]
H A Dspectrum.h138 u8 slot_index; member
/linux/drivers/gpu/drm/qxl/
H A Dqxl_kms.c67 unsigned int slot_index, in setup_slot() argument
/linux/io_uring/
H A Dfiletable.c59 u32 slot_index) in io_install_fixed_file() argument
/linux/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_core.c721 int slot_index; in reserve_space() local
836 int slot_index = local->slot_queue[slot_queue_available & in process_free_queue() local
3650 int slot_index; in vchiq_release_message() local
[all...]
/linux/kernel/dma/
H A Dswiotlb.c1031 unsigned int slot_index; in swiotlb_search_pool_area() local
[all...]
/linux/sound/soc/fsl/
H A Dfsl_easrc.h579 int slot_index; member
/linux/drivers/scsi/mpi3mr/mpi/
H A Dmpi30_cnfg.h1811 __le16 slot_index; member
1869 __le16 slot_index; member
2200 __le16 slot_index; member
2401 __le16 slot_index; member
/linux/drivers/net/wireless/ath/wcn36xx/
H A Dhal.h3546 u32 slot_index; member