Home
last modified time | relevance | path

Searched refs:pdev_id (Results 1 – 25 of 40) sorted by relevance

12

/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h2233 u32 pdev_id; member
2310 u32 pdev_id; member
2317 u32 pdev_id; member
2501 u32 pdev_id; member
2570 u32 pdev_id; member
2613 u32 pdev_id; member
2625 u32 pdev_id; member
2890 u32 pdev_id; member
3086 u32 pdev_id; member
3099 u32 pdev_id; member
[all …]
H A Dwmi.c735 cmd->pdev_id = param->pdev_id; in ath11k_wmi_vdev_create()
1155 cmd->pdev_id = param->pdev_id; in ath11k_wmi_send_pdev_set_regdomain()
1335 cmd->pdev_id = pdev_id; in ath11k_wmi_pdev_set_param()
1401 cmd->pdev_id = pdev_id; in ath11k_wmi_pdev_suspend()
1430 cmd->pdev_id = pdev_id; in ath11k_wmi_pdev_resume()
1635 cmd->pdev_id = param->pdev_id; in ath11k_wmi_send_stats_request_cmd()
2753 cmd->pdev_id = pdev_id; in ath11k_wmi_send_dfs_phyerr_offload_enable_cmd()
3294 cmd->pdev_id = pdev_id; in ath11k_wmi_send_twt_enable_cmd()
3344 cmd->pdev_id = pdev_id; in ath11k_wmi_send_twt_disable_cmd()
4324 cmd->pdev_id = pdev_id; in ath11k_wmi_pdev_lro_cfg()
[all …]
H A Dtestmode.c107 u32 pdev_id; in ath11k_tm_process_event() local
113 pdev_id = DP_HW2SW_MACID(ftm_msg->seg_hdr.pdev_id); in ath11k_tm_process_event()
115 if (pdev_id >= ab->num_radios) { in ath11k_tm_process_event()
117 pdev_id); in ath11k_tm_process_event()
121 ar = ab->pdevs[pdev_id].ar; in ath11k_tm_process_event()
348 *ptr = ar->pdev->pdev_id; in ath11k_tm_cmd_wmi()
H A Ddbring.c162 param.pdev_id = DP_SW2HW_MACID(ring->pdev_id); in ath11k_dbring_wmi_cfg_setup()
213 ring->pdev_id = db_cap->pdev_id; in ath11k_dbring_buf_setup()
255 if (pdev_idx == ab->db_caps[i].pdev_id && in ath11k_dbring_get_cap()
284 pdev_idx = ev->fixed.pdev_id; in ath11k_dbring_buffer_release_event()
H A Ddbring.h35 u32 pdev_id; member
50 u32 pdev_id; member
H A Ddebugfs.c214 int ath11k_debugfs_get_fw_stats(struct ath11k *ar, u32 pdev_id, in ath11k_debugfs_get_fw_stats() argument
228 req_param.pdev_id = pdev_id; in ath11k_debugfs_get_fw_stats()
238 pdev_id, vdev_id, stats_id); in ath11k_debugfs_get_fw_stats()
267 req_param.pdev_id = ar->pdev->pdev_id; in ath11k_open_pdev_stats()
337 req_param.pdev_id = ar->pdev->pdev_id; in ath11k_open_vdev_stats()
410 req_param.pdev_id = ar->pdev->pdev_id; in ath11k_open_bcn_stats()
1724 ath11k_wmi_send_twt_disable_cmd(ar, ar->pdev->pdev_id); in ath11k_write_twt_add_dialog()
1729 ath11k_wmi_send_twt_enable_cmd(ar, ar->pdev->pdev_id, &twt_params); in ath11k_write_twt_add_dialog()
1742 ath11k_wmi_send_twt_disable_cmd(ar, ar->pdev->pdev_id); in ath11k_write_twt_add_dialog()
1744 ath11k_wmi_send_twt_enable_cmd(ar, ar->pdev->pdev_id, &twt_params); in ath11k_write_twt_add_dialog()
[all …]
H A Ddebugfs.h83 u8 pdev_id; member
276 int ath11k_debugfs_get_fw_stats(struct ath11k *ar, u32 pdev_id,
385 u32 pdev_id, u32 vdev_id, u32 stats_id) in ath11k_debugfs_get_fw_stats() argument
H A Dreg.c166 params->pdev_id = ar->pdev->pdev_id; in ath11k_reg_update_chan_list()
243 int ret, regd_len, pdev_id; in ath11k_regd_update() local
247 pdev_id = ar->pdev_idx; in ath11k_regd_update()
252 if (ab->new_regd[pdev_id]) { in ath11k_regd_update()
253 regd = ab->new_regd[pdev_id]; in ath11k_regd_update()
260 if (ab->default_regd[pdev_id]) { in ath11k_regd_update()
261 regd = ab->default_regd[pdev_id]; in ath11k_regd_update()
H A Dthermal.c139 param.pdev_id = ar->pdev->pdev_id; in ath11k_thermal_set_throttling()
H A Dmac.c649 if (pdev && pdev->pdev_id == pdev_id) in ath11k_mac_get_ar_by_pdev_id()
689 u8 pdev_id = ab->target_pdev_ids[0].pdev_id; in ath11k_mac_get_target_pdev_id_from_vif() local
693 return pdev_id; in ath11k_mac_get_target_pdev_id_from_vif()
702 return pdev_id; in ath11k_mac_get_target_pdev_id_from_vif()
1060 param.pdev_id = pdev->pdev_id; in ath11k_mac_monitor_vdev_create()
3337 pdev_id = ar->pdev->pdev_id; in ath11k_mac_config_obss_pd()
3391 pdev_id); in ath11k_mac_config_obss_pd()
3402 pdev_id); in ath11k_mac_config_obss_pd()
3899 arg.pdev_id = ar->pdev->pdev_id; in ath11k_scan_stop()
6373 params->pdev_id = pdev->pdev_id; in ath11k_mac_setup_vdev_create_params()
[all …]
H A Dmac.h161 struct ath11k *ath11k_mac_get_ar_by_pdev_id(struct ath11k_base *ab, u32 pdev_id);
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h2249 u32 pdev_id; member
2383 __le32 pdev_id; member
2393 __le32 pdev_id; member
2739 u32 pdev_id; member
2964 u32 pdev_id; member
3329 u32 pdev_id; member
3427 u32 pdev_id; member
3747 u32 pdev_id; member
3907 u32 pdev_id; member
4198 u8 pdev_id; member
[all …]
H A Ddbring.c126 arg.pdev_id = DP_SW2HW_MACID(ring->pdev_id); in ath12k_dbring_wmi_cfg_setup()
177 ring->pdev_id = db_cap->pdev_id; in ath12k_dbring_buf_setup()
219 if (pdev_idx == ab->db_caps[i].pdev_id && in ath12k_dbring_get_cap()
248 pdev_idx = le32_to_cpu(ev->fixed.pdev_id); in ath12k_dbring_buffer_release_event()
H A Dwmi.c1233 cmd->pdev_id = cpu_to_le32(arg->pdev_id); in ath12k_wmi_send_pdev_set_regdomain()
1412 cmd->pdev_id = cpu_to_le32(pdev_id); in ath12k_wmi_pdev_set_param()
1477 cmd->pdev_id = cpu_to_le32(pdev_id); in ath12k_wmi_pdev_suspend()
1506 cmd->pdev_id = cpu_to_le32(pdev_id); in ath12k_wmi_pdev_resume()
2736 cmd->pdev_id = cpu_to_le32(pdev_id); in ath12k_wmi_send_dfs_phyerr_offload_enable_cmd()
3105 cmd->pdev_id = cpu_to_le32(pdev_id); in ath12k_wmi_send_twt_enable_cmd()
3158 cmd->pdev_id = cpu_to_le32(pdev_id); in ath12k_wmi_send_twt_disable_cmd()
3417 arg[i].pdev_id = pdev->pdev_id; in ath12k_fill_band_to_mac_param()
3637 cmd->pdev_id = cpu_to_le32(pdev_id); in ath12k_wmi_pdev_lro_cfg()
5231 param->pdev_id = ev->pdev_id; in ath12k_pull_mgmt_tx_compl_param_tlv()
[all …]
H A Ddbring.h35 u32 pdev_id; member
50 u32 pdev_id; member
H A Dreg.c133 arg->pdev_id = ar->pdev->pdev_id; in ath12k_reg_update_chan_list()
212 int ret, regd_len, pdev_id; in ath12k_regd_update() local
237 pdev_id = ar->pdev_idx; in ath12k_regd_update()
247 if (ab->default_regd[pdev_id]) { in ath12k_regd_update()
248 regd = ab->default_regd[pdev_id]; in ath12k_regd_update()
255 regd = ab->new_regd[pdev_id]; in ath12k_regd_update()
H A Ddp_tx.c484 u8 pdev_id = ath12k_hw_mac_id_to_pdev_id(ab->hw_params, mac_id); in ath12k_dp_tx_free_txbuf() local
487 ar = ab->pdevs[pdev_id].ar; in ath12k_dp_tx_free_txbuf()
701 u8 mac_id, pdev_id; in ath12k_dp_tx_completion_handler() local
770 pdev_id = ath12k_hw_mac_id_to_pdev_id(ab->hw_params, mac_id); in ath12k_dp_tx_completion_handler()
771 ar = ab->pdevs[pdev_id].ar; in ath12k_dp_tx_completion_handler()
1161 u32 pdev_id; in ath12k_dp_tx_htt_h2t_ext_stats_req() local
1173 pdev_id = ath12k_mac_get_target_pdev_id(ar); in ath12k_dp_tx_htt_h2t_ext_stats_req()
1174 cmd->hdr.pdev_mask = 1 << pdev_id; in ath12k_dp_tx_htt_h2t_ext_stats_req()
H A Dmac.h72 struct ath12k *ath12k_mac_get_ar_by_pdev_id(struct ath12k_base *ab, u32 pdev_id);
H A Dmac.c622 if (pdev && pdev->pdev_id == pdev_id) in ath12k_mac_get_ar_by_pdev_id()
715 u8 pdev_id = ab->fw_pdev[0].pdev_id; in ath12k_mac_get_target_pdev_id_from_vif() local
719 return pdev_id; in ath12k_mac_get_target_pdev_id_from_vif()
728 return pdev_id; in ath12k_mac_get_target_pdev_id_from_vif()
874 ar->pdev->pdev_id); in ath12k_mac_set_kickout()
1086 arg.pdev_id = pdev->pdev_id; in ath12k_mac_monitor_vdev_create()
3547 arg.pdev_id = ar->pdev->pdev_id; in ath12k_scan_stop()
5946 1, pdev->pdev_id); in ath12k_mac_start()
5954 pdev->pdev_id); in ath12k_mac_start()
5961 0, pdev->pdev_id); in ath12k_mac_start()
[all …]
H A Ddp_rx.c1537 u8 pdev_id; in ath12k_htt_pull_ppdu_stats() local
1553 ar = ath12k_mac_get_ar_by_pdev_id(ab, pdev_id); in ath12k_htt_pull_ppdu_stats()
1640 u8 pdev_id; in ath12k_htt_mlo_offset_event_handler() local
1643 pdev_id = u32_get_bits(__le32_to_cpu(msg->info), in ath12k_htt_mlo_offset_event_handler()
1647 ar = ath12k_mac_get_ar_by_pdev_id(ab, pdev_id); in ath12k_htt_mlo_offset_event_handler()
2551 u8 mac_id, pdev_id; in ath12k_dp_rx_process_received_packets() local
2563 ar = ab->pdevs[pdev_id].ar; in ath12k_dp_rx_process_received_packets()
3436 int pdev_id; in ath12k_dp_rx_process_err() local
3495 ar = ab->pdevs[pdev_id].ar; in ath12k_dp_rx_process_err()
3750 int ret, pdev_id; in ath12k_dp_rx_process_wbm_err() local
[all …]
H A Dcore.h484 u32 pdev_id; member
720 u32 pdev_id; member
728 u32 pdev_id; member
/linux/drivers/hwmon/
H A Dntc_thermistor.c609 const struct platform_device_id *pdev_id; in ntc_thermistor_probe() local
633 pdev_id = device_get_match_data(dev); in ntc_thermistor_probe()
635 if (pdev_id->driver_data >= ARRAY_SIZE(ntc_type)) { in ntc_thermistor_probe()
637 pdev_id->driver_data, pdev_id->name); in ntc_thermistor_probe()
641 data->comp = ntc_type[pdev_id->driver_data].comp; in ntc_thermistor_probe()
642 data->n_comp = ntc_type[pdev_id->driver_data].n_comp; in ntc_thermistor_probe()
644 hwmon_dev = devm_hwmon_device_register_with_info(dev, pdev_id->name, in ntc_thermistor_probe()
653 pdev_id->name); in ntc_thermistor_probe()
/linux/drivers/xen/xen-pciback/
H A Dpci_stub.c320 struct pcistub_device_id *pdev_id) in pcistub_match_one() argument
326 if (pci_domain_nr(dev->bus) == pdev_id->domain in pcistub_match_one()
327 && dev->bus->number == pdev_id->bus in pcistub_match_one()
328 && dev->devfn == pdev_id->devfn) in pcistub_match_one()
341 struct pcistub_device_id *pdev_id; in pcistub_match() local
346 list_for_each_entry(pdev_id, &pcistub_device_ids, slot_list) { in pcistub_match()
347 if (pcistub_match_one(dev, pdev_id)) { in pcistub_match()
/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi-tlv.h1682 __le32 pdev_id; member
1812 __le32 pdev_id; /* not used */ member
1819 __le32 pdev_id; member
1823 __le32 pdev_id; /* not used yet */ member
1829 __le32 pdev_id; /* not used yet */ member
1920 __le32 pdev_id; /* not used yet */ member
1925 __le32 pdev_id; /* not used yet */ member
2096 __le32 pdev_id; member
/linux/drivers/edac/
H A Daltera_edac.c1039 const struct of_device_id *pdev_id; in altr_init_a10_ecc_device_type() local
1055 pdev_id = of_match_node(altr_edac_a10_device_of_match, child); in altr_init_a10_ecc_device_type()
1056 if (IS_ERR_OR_NULL(pdev_id)) in altr_init_a10_ecc_device_type()
1060 prv = pdev_id->data; in altr_init_a10_ecc_device_type()
1894 const struct of_device_id *pdev_id = in altr_edac_a10_device_add() local
1896 if (IS_ERR_OR_NULL(pdev_id)) in altr_edac_a10_device_add()
1900 prv = pdev_id->data; in altr_edac_a10_device_add()

12