Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/drivers/gpu/drm/qxl/
H A Dqxl_kms.c67 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) setup_slot() argument
/kernel/linux/linux-6.6/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) setup_slot() argument
/kernel/linux/linux-5.10/fs/orangefs/
H A Dorangefs-bufmap.c538 orangefs_bufmap_page_fill(void *page_to, int buffer_index, int slot_index) orangefs_bufmap_page_fill() argument
H A Dinode.c259 int slot_index; /* index into slot */ in orangefs_readpage() local
/kernel/linux/linux-6.6/fs/orangefs/
H A Dorangefs-bufmap.c538 orangefs_bufmap_page_fill(void *page_to, int buffer_index, int slot_index) orangefs_bufmap_page_fill() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
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 Dcore_thermal.c105 u8 slot_index; member
113 u8 slot_index; member
636 mlxsw_thermal_got_active(struct mlxsw_core *mlxsw_core, u8 slot_index, void *priv) mlxsw_thermal_got_active() argument
674 mlxsw_thermal_got_inactive(struct mlxsw_core *mlxsw_core, u8 slot_index, void *priv) mlxsw_thermal_got_inactive() argument
[all...]
H A 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() argument
314 mlxsw_m_port_mapping_get(struct mlxsw_m *mlxsw_m, u8 slot_index, u8 module) mlxsw_m_port_mapping_get() argument
323 u8 module, width, slot_index; mlxsw_m_port_module_map() local
353 mlxsw_m_port_module_unmap(struct mlxsw_m *mlxsw_m, u8 slot_index, u8 module) mlxsw_m_port_module_unmap() argument
437 mlxsw_m_linecard_port_module_unmap(struct mlxsw_m *mlxsw_m, u8 slot_index) mlxsw_m_linecard_port_module_unmap() argument
451 mlxsw_m_linecard_ports_create(struct mlxsw_m *mlxsw_m, u8 slot_index) mlxsw_m_linecard_ports_create() argument
485 mlxsw_m_linecard_ports_remove(struct mlxsw_m *mlxsw_m, u8 slot_index) mlxsw_m_linecard_ports_remove() argument
581 mlxsw_m_got_active(struct mlxsw_core *mlxsw_core, u8 slot_index, void *priv) mlxsw_m_got_active() argument
615 mlxsw_m_got_inactive(struct mlxsw_core *mlxsw_core, u8 slot_index, void *priv) mlxsw_m_got_inactive() argument
[all...]
H A Dcore_env.c40 __mlxsw_env_linecard_is_active(struct mlxsw_env *mlxsw_env, u8 slot_index) __mlxsw_env_linecard_is_active() argument
46 mlxsw_env_linecard_is_active(struct mlxsw_env *mlxsw_env, u8 slot_index) mlxsw_env_linecard_is_active() argument
59 mlxsw_env_module_info_get(struct mlxsw_core *mlxsw_core, u8 slot_index, u8 module) mlxsw_env_module_info_get() argument
67 __mlxsw_env_validate_module_type(struct mlxsw_core *core, u8 slot_index, u8 module) __mlxsw_env_validate_module_type() argument
89 mlxsw_env_validate_module_type(struct mlxsw_core *core, u8 slot_index, u8 module) 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
289 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
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) mlxsw_env_get_module_eeprom() 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) mlxsw_env_get_module_eeprom_by_page() argument
516 mlxsw_env_module_reset(struct mlxsw_core *mlxsw_core, u8 slot_index, u8 module) mlxsw_env_module_reset() argument
527 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
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) mlxsw_env_get_module_power_mode() argument
630 mlxsw_env_module_enable_set(struct mlxsw_core *mlxsw_core, u8 slot_index, u8 module, bool enable) mlxsw_env_module_enable_set() argument
645 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
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) __mlxsw_env_set_module_power_mode() 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) mlxsw_env_set_module_power_mode_apply() 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) mlxsw_env_set_module_power_mode() argument
769 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
799 mlxsw_env_temp_event_set(struct mlxsw_core *mlxsw_core, u8 slot_index, u16 sensor_index, bool enable) mlxsw_env_temp_event_set() argument
841 mlxsw_env_module_temp_event_enable(struct mlxsw_core *mlxsw_core, u8 slot_index) mlxsw_env_module_temp_event_enable() argument
962 u8 slot_index; global() member
1012 u8 slot_index = mlxsw_reg_pmpe_slot_index_get(pmpe_pl); mlxsw_env_pmpe_listener_func() local
1059 mlxsw_env_module_oper_state_event_enable(struct mlxsw_core *mlxsw_core, u8 slot_index) mlxsw_env_module_oper_state_event_enable() argument
1080 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
1095 mlxsw_env_module_port_map(struct mlxsw_core *mlxsw_core, u8 slot_index, u8 module) mlxsw_env_module_port_map() argument
1108 mlxsw_env_module_port_unmap(struct mlxsw_core *mlxsw_core, u8 slot_index, u8 module) mlxsw_env_module_port_unmap() argument
1121 mlxsw_env_module_port_up(struct mlxsw_core *mlxsw_core, u8 slot_index, u8 module) mlxsw_env_module_port_up() argument
1154 mlxsw_env_module_port_down(struct mlxsw_core *mlxsw_core, u8 slot_index, u8 module) mlxsw_env_module_port_down() argument
1223 mlxsw_env_module_event_enable(struct mlxsw_env *mlxsw_env, u8 slot_index) mlxsw_env_module_event_enable() argument
1240 mlxsw_env_module_event_disable(struct mlxsw_env *mlxsw_env, u8 slot_index) mlxsw_env_module_event_disable() argument
1245 mlxsw_env_module_type_set(struct mlxsw_core *mlxsw_core, u8 slot_index) mlxsw_env_module_type_set() argument
1269 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
1292 mlxsw_env_got_active(struct mlxsw_core *mlxsw_core, u8 slot_index, void *priv) mlxsw_env_got_active() argument
1340 mlxsw_env_got_inactive(struct mlxsw_core *mlxsw_core, u8 slot_index, void *priv) mlxsw_env_got_inactive() argument
[all...]
H A Dcore.h598 u8 slot_index; member
631 mlxsw_linecard_get(struct mlxsw_linecards *linecards, u8 slot_index) in mlxsw_linecard_get() argument
H A 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; mlxsw_sp_reset() local
1222 u8 slot_index = mlxsw_sp_port->mapping.slot_index; mlxsw_sp_get_module_power_mode() local
1236 u8 slot_index = mlxsw_sp_port->mapping.slot_index; mlxsw_sp_set_module_power_mode() local
[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
1250 mlxsw_linecard_init(struct mlxsw_core *mlxsw_core, struct mlxsw_linecards *linecards, u8 slot_index) mlxsw_linecard_init() argument
1275 mlxsw_linecard_fini(struct mlxsw_core *mlxsw_core, struct mlxsw_linecards *linecards, u8 slot_index) mlxsw_linecard_fini() argument
1293 mlxsw_linecard_event_delivery_init(struct mlxsw_core *mlxsw_core, struct mlxsw_linecards *linecards, u8 slot_index) mlxsw_linecard_event_delivery_init() argument
1318 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.c3122 __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) __mlxsw_core_port_init() argument
3173 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) mlxsw_core_port_init() argument
H A Dspectrum.h142 u8 slot_index; member
H A Dspectrum.c590 u8 slot_index; in mlxsw_sp_port_module_info_parse() local
685 mlxsw_sp_port_module_unmap(struct mlxsw_sp *mlxsw_sp, u16 local_port, u8 slot_index, u8 module) mlxsw_sp_port_module_unmap() argument
1562 u8 slot_index = mlxsw_sp_port->mapping.slot_index; mlxsw_sp_port_overheat_init_val_set() local
1589 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
1616 u8 slot_index; mlxsw_sp_port_create() local
1902 u8 slot_index = mlxsw_sp_port->mapping.slot_index; mlxsw_sp_port_remove() local
[all...]
H A Dreg.h5941 static inline void mlxsw_reg_pmaos_pack(char *payload, u8 slot_index, u8 module) in mlxsw_reg_pmaos_pack() argument
6037 static inline void mlxsw_reg_pmtdb_pack(char *payload, u8 slot_index, u8 module, in mlxsw_reg_pmtdb_pack() argument
6253 mlxsw_reg_pmmp_pack(char *payload, u8 slot_index, u8 module) mlxsw_reg_pmmp_pack() argument
6299 mlxsw_reg_pllp_unpack(char *payload, u8 *label_port, u8 *split_num, u8 *slot_index) mlxsw_reg_pllp_unpack() argument
6352 mlxsw_reg_pmtm_pack(char *payload, u8 slot_index, u8 module) mlxsw_reg_pmtm_pack() argument
9490 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
9599 mlxsw_reg_mtbr_pack(char *payload, u8 slot_index, u16 base_sensor_index, u8 num_rec) mlxsw_reg_mtbr_pack() argument
9748 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
10213 mlxsw_reg_mcion_pack(char *payload, u8 slot_index, u8 module) mlxsw_reg_mcion_pack() argument
11232 mlxsw_reg_mgpir_pack(char *payload, u8 slot_index) mlxsw_reg_mgpir_pack() argument
11346 mlxsw_reg_mbct_pack(char *payload, u8 slot_index, enum mlxsw_reg_mbct_op op, bool oee) mlxsw_reg_mbct_pack() argument
11446 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
11580 __mlxsw_reg_mddq_pack(char *payload, u8 slot_index, enum mlxsw_reg_mddq_query_type query_type) __mlxsw_reg_mddq_pack() argument
11589 mlxsw_reg_mddq_slot_info_pack(char *payload, u8 slot_index, bool sie) mlxsw_reg_mddq_slot_info_pack() argument
11646 mlxsw_reg_mddq_device_info_pack(char *payload, u8 slot_index, u8 request_msg_seq) mlxsw_reg_mddq_device_info_pack() argument
11679 mlxsw_reg_mddq_slot_name_pack(char *payload, u8 slot_index) mlxsw_reg_mddq_slot_name_pack() argument
11718 mlxsw_reg_mddc_pack(char *payload, u8 slot_index, bool rst, bool device_enable) mlxsw_reg_mddc_pack() argument
[all...]
/kernel/linux/linux-6.6/kernel/dma/
H A Dswiotlb.c991 unsigned int slot_index; in swiotlb_area_find_slots() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_core.c580 int slot_index; in reserve_space() local
640 int slot_index = local->slot_queue[slot_queue_available++ & in process_free_queue() local
3256 int slot_index; in vchiq_release_message() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c2232 int slot_index = i * slots_per_blk; in hisi_sas_alloc() local
/kernel/linux/linux-6.6/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_core.c696 int slot_index; in reserve_space() local
810 int slot_index = local->slot_queue[slot_queue_available & in process_free_queue() local
3253 int slot_index; in vchiq_release_message() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c2389 int slot_index = i * slots_per_blk; in hisi_sas_alloc() local
/kernel/linux/linux-5.10/sound/soc/fsl/
H A Dfsl_easrc.h579 int slot_index; member
/kernel/linux/linux-6.6/sound/soc/fsl/
H A Dfsl_easrc.h579 int slot_index; member
/kernel/linux/linux-5.10/io_uring/
H A Dio_uring.c8474 io_install_fixed_file(struct io_kiocb *req, struct file *file, unsigned int issue_flags, u32 slot_index) io_install_fixed_file() argument
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wcn36xx/
H A Dhal.h3488 u32 slot_index; member

Completed in 108 milliseconds

12