Searched defs:slot_index (Results 1 - 22 of 22) sorted by relevance

/linux-master/drivers/gpu/drm/qxl/
H A Dqxl_kms.c65 setup_slot(struct qxl_device *qdev, struct qxl_memslot *slot, unsigned int slot_index, const char *slot_name, unsigned long start_phys_addr, unsigned long size) argument
/linux-master/fs/orangefs/
H A Dorangefs-bufmap.c538 orangefs_bufmap_page_fill(void *page_to, int buffer_index, int slot_index) argument
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_hwmon.c55 u8 slot_index; member in struct:mlxsw_hwmon_dev
788 mlxsw_hwmon_got_active(struct mlxsw_core *mlxsw_core, u8 slot_index, void *priv) argument
836 mlxsw_hwmon_got_inactive(struct mlxsw_core *mlxsw_core, u8 slot_index, void *priv) argument
[all...]
H A Dminimal.c49 u8 slot_index; member in struct:mlxsw_m_port
231 mlxsw_m_port_create(struct mlxsw_m *mlxsw_m, u16 local_port, u8 slot_index, argument
314 mlxsw_m_port_mapping_get(struct mlxsw_m *mlxsw_m, u8 slot_index, u8 module) argument
323 u8 module, width, slot_index; local
353 mlxsw_m_port_module_unmap(struct mlxsw_m *mlxsw_m, u8 slot_index, u8 module) argument
437 mlxsw_m_linecard_port_module_unmap(struct mlxsw_m *mlxsw_m, u8 slot_index) argument
451 mlxsw_m_linecard_ports_create(struct mlxsw_m *mlxsw_m, u8 slot_index) argument
485 mlxsw_m_linecard_ports_remove(struct mlxsw_m *mlxsw_m, u8 slot_index) argument
581 mlxsw_m_got_active(struct mlxsw_core *mlxsw_core, u8 slot_index, void *priv) argument
615 mlxsw_m_got_inactive(struct mlxsw_core *mlxsw_core, u8 slot_index, void *priv) argument
[all...]
H A Dcore_thermal.c109 u8 slot_index; member in struct:mlxsw_thermal_module
117 u8 slot_index; member in struct:mlxsw_thermal_area
638 mlxsw_thermal_got_active(struct mlxsw_core *mlxsw_core, u8 slot_index, void *priv) argument
676 mlxsw_thermal_got_inactive(struct mlxsw_core *mlxsw_core, u8 slot_index, void *priv) argument
[all...]
H A Dcore_env.c40 __mlxsw_env_linecard_is_active(struct mlxsw_env *mlxsw_env, u8 slot_index) argument
46 mlxsw_env_linecard_is_active(struct mlxsw_env *mlxsw_env, u8 slot_index) argument
59 mlxsw_env_module_info_get(struct mlxsw_core *mlxsw_core, u8 slot_index, u8 module) argument
67 __mlxsw_env_validate_module_type(struct mlxsw_core *core, u8 slot_index, u8 module) argument
89 mlxsw_env_validate_module_type(struct mlxsw_core *core, u8 slot_index, u8 module) argument
103 mlxsw_env_validate_cable_ident(struct mlxsw_core *core, u8 slot_index, int id, bool *qsfp, bool *cmis) 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) argument
208 mlxsw_env_module_temp_thresholds_get(struct mlxsw_core *core, u8 slot_index, int module, int off, int *temp) argument
289 mlxsw_env_get_module_info(struct net_device *netdev, struct mlxsw_core *mlxsw_core, u8 slot_index, int module, struct ethtool_modinfo *modinfo) argument
384 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) argument
459 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) argument
516 mlxsw_env_module_reset(struct mlxsw_core *mlxsw_core, u8 slot_index, u8 module) argument
527 mlxsw_env_reset_module(struct net_device *netdev, struct mlxsw_core *mlxsw_core, u8 slot_index, u8 module, u32 *flags) argument
582 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) argument
630 mlxsw_env_module_enable_set(struct mlxsw_core *mlxsw_core, u8 slot_index, u8 module, bool enable) argument
645 mlxsw_env_module_low_power_set(struct mlxsw_core *mlxsw_core, u8 slot_index, u8 module, bool low_power) argument
664 __mlxsw_env_set_module_power_mode(struct mlxsw_core *mlxsw_core, u8 slot_index, u8 module, bool low_power, struct netlink_ext_ack *extack) argument
709 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) argument
746 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) argument
769 mlxsw_env_module_has_temp_sensor(struct mlxsw_core *mlxsw_core, u8 slot_index, u8 module, bool *p_has_temp_sensor) argument
799 mlxsw_env_temp_event_set(struct mlxsw_core *mlxsw_core, u8 slot_index, u16 sensor_index, bool enable) argument
841 mlxsw_env_module_temp_event_enable(struct mlxsw_core *mlxsw_core, u8 slot_index) argument
962 u8 slot_index; member in struct:mlxsw_env_module_plug_unplug_event
1012 u8 slot_index = mlxsw_reg_pmpe_slot_index_get(pmpe_pl); local
1059 mlxsw_env_module_oper_state_event_enable(struct mlxsw_core *mlxsw_core, u8 slot_index) argument
1080 mlxsw_env_module_overheat_counter_get(struct mlxsw_core *mlxsw_core, u8 slot_index, u8 module, u64 *p_counter) argument
1095 mlxsw_env_module_port_map(struct mlxsw_core *mlxsw_core, u8 slot_index, u8 module) argument
1108 mlxsw_env_module_port_unmap(struct mlxsw_core *mlxsw_core, u8 slot_index, u8 module) argument
1121 mlxsw_env_module_port_up(struct mlxsw_core *mlxsw_core, u8 slot_index, u8 module) argument
1154 mlxsw_env_module_port_down(struct mlxsw_core *mlxsw_core, u8 slot_index, u8 module) argument
1223 mlxsw_env_module_event_enable(struct mlxsw_env *mlxsw_env, u8 slot_index) argument
1240 mlxsw_env_module_event_disable(struct mlxsw_env *mlxsw_env, u8 slot_index) argument
1245 mlxsw_env_module_type_set(struct mlxsw_core *mlxsw_core, u8 slot_index) argument
1269 mlxsw_env_linecard_modules_power_mode_apply(struct mlxsw_core *mlxsw_core, struct mlxsw_env *env, u8 slot_index) argument
1292 mlxsw_env_got_active(struct mlxsw_core *mlxsw_core, u8 slot_index, void *priv) argument
1340 mlxsw_env_got_inactive(struct mlxsw_core *mlxsw_core, u8 slot_index, void *priv) argument
[all...]
H A Dcore_linecards.c720 u8 slot_index, card_type; local
953 u8 slot_index; local
1250 mlxsw_linecard_init(struct mlxsw_core *mlxsw_core, struct mlxsw_linecards *linecards, u8 slot_index) argument
1275 mlxsw_linecard_fini(struct mlxsw_core *mlxsw_core, struct mlxsw_linecards *linecards, u8 slot_index) argument
1293 mlxsw_linecard_event_delivery_init(struct mlxsw_core *mlxsw_core, struct mlxsw_linecards *linecards, u8 slot_index) argument
1318 mlxsw_linecard_event_delivery_fini(struct mlxsw_core *mlxsw_core, struct mlxsw_linecards *linecards, u8 slot_index) argument
[all...]
H A Dspectrum_ethtool.c572 u8 slot_index = mlxsw_sp_port->mapping.slot_index; local
1049 u8 slot_index = mlxsw_sp_port->mapping.slot_index; local
1063 u8 slot_index = mlxsw_sp_port->mapping.slot_index; local
1208 u8 slot_index = mlxsw_sp_port->mapping.slot_index; local
1222 u8 slot_index = mlxsw_sp_port->mapping.slot_index; local
1236 u8 slot_index = mlxsw_sp_port->mapping.slot_index; local
[all...]
H A Dcore.h611 u8 slot_index; member in struct:mlxsw_linecard
644 mlxsw_linecard_get(struct mlxsw_linecards *linecards, u8 slot_index) argument
H A Dcore.c3059 __mlxsw_core_port_init(struct mlxsw_core *mlxsw_core, u16 local_port, enum devlink_port_flavour flavour, u8 slot_index, u32 port_number, bool split, u32 split_port_subnumber, bool splittable, u32 lanes, const unsigned char *switch_id, unsigned char switch_id_len) argument
3110 mlxsw_core_port_init(struct mlxsw_core *mlxsw_core, u16 local_port, u8 slot_index, u32 port_number, bool split, u32 split_port_subnumber, bool splittable, u32 lanes, const unsigned char *switch_id, unsigned char switch_id_len) argument
H A Dspectrum.h138 u8 slot_index; member in struct:mlxsw_sp_port_mapping
H A Dspectrum.c592 u8 slot_index; local
687 mlxsw_sp_port_module_unmap(struct mlxsw_sp *mlxsw_sp, u16 local_port, u8 slot_index, u8 module) argument
1564 u8 slot_index = mlxsw_sp_port->mapping.slot_index; local
1591 mlxsw_sp_port_label_info_get(struct mlxsw_sp *mlxsw_sp, u16 local_port, u8 *port_number, u8 *split_port_subnumber, u8 *slot_index) argument
1618 u8 slot_index; local
1904 u8 slot_index = mlxsw_sp_port->mapping.slot_index; local
[all...]
H A Dreg.h6013 static inline void mlxsw_reg_pmaos_pack(char *payload, u8 slot_index, u8 module) argument
6109 static inline void mlxsw_reg_pmtdb_pack(char *payload, u8 slot_index, u8 module, argument
6325 mlxsw_reg_pmmp_pack(char *payload, u8 slot_index, u8 module) argument
6371 mlxsw_reg_pllp_unpack(char *payload, u8 *label_port, u8 *split_num, u8 *slot_index) argument
6424 mlxsw_reg_pmtm_pack(char *payload, u8 slot_index, u8 module) argument
9562 mlxsw_reg_mtmp_pack(char *payload, u8 slot_index, u16 sensor_index, bool max_temp_enable, bool max_temp_reset) argument
9671 mlxsw_reg_mtbr_pack(char *payload, u8 slot_index, u16 base_sensor_index) argument
9820 mlxsw_reg_mcia_pack(char *payload, u8 slot_index, u8 module, u8 page_number, u16 device_addr, u8 size, u8 i2c_device_addr) argument
10295 mlxsw_reg_mcion_pack(char *payload, u8 slot_index, u8 module) argument
11316 mlxsw_reg_mgpir_pack(char *payload, u8 slot_index) argument
11430 mlxsw_reg_mbct_pack(char *payload, u8 slot_index, enum mlxsw_reg_mbct_op op, bool oee) argument
11530 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) argument
11664 __mlxsw_reg_mddq_pack(char *payload, u8 slot_index, enum mlxsw_reg_mddq_query_type query_type) argument
11673 mlxsw_reg_mddq_slot_info_pack(char *payload, u8 slot_index, bool sie) argument
11730 mlxsw_reg_mddq_device_info_pack(char *payload, u8 slot_index, u8 request_msg_seq) argument
11763 mlxsw_reg_mddq_slot_name_pack(char *payload, u8 slot_index) argument
11802 mlxsw_reg_mddc_pack(char *payload, u8 slot_index, bool rst, bool device_enable) argument
[all...]
/linux-master/kernel/dma/
H A Dswiotlb.c1030 unsigned int slot_index; local
[all...]
/linux-master/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_core.c917 u16 slot_index; local
H A Dr8192E_dev.c1834 u32 slot_index = 0, TotalRxStuckCount = 0; local
/linux-master/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c2248 int slot_index = i * slots_per_blk; local
/linux-master/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_core.c682 int slot_index; local
796 int slot_index = local->slot_queue[slot_queue_available & local
3211 int slot_index; local
[all...]
/linux-master/sound/soc/fsl/
H A Dfsl_easrc.h579 int slot_index; member in struct:fsl_easrc_slot
/linux-master/drivers/staging/rtl8192e/
H A Drtllib.h1102 u16 slot_index; member in struct:rt_link_detect
/linux-master/drivers/net/wireless/ath/wcn36xx/
H A Dhal.h3546 u32 slot_index; member in struct:wcn36xx_hal_ns_offload_params
/linux-master/drivers/scsi/mpi3mr/mpi/
H A Dmpi30_cnfg.h1785 __le16 slot_index; member in struct:mpi3_sas_expander_page1
1843 __le16 slot_index; member in struct:mpi3_sas_phy_page0
2174 __le16 slot_index; member in struct:mpi3_pcie_switch_page1
2371 __le16 slot_index; member in struct:mpi3_device_page0

Completed in 855 milliseconds