Home
last modified time | relevance | path

Searched defs:pdev_id (Results 1 – 25 of 28) sorted by relevance

12

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Ddbring.h34 u32 pdev_id; member
49 u32 pdev_id; member
H A Dwmi.h2215 u32 pdev_id; member
2292 u32 pdev_id; member
2299 u32 pdev_id; member
2483 u32 pdev_id; member
2552 u32 pdev_id; member
2596 u32 pdev_id; member
2608 u32 pdev_id; member
2873 u32 pdev_id; member
3069 u32 pdev_id; member
3082 u32 pdev_id; member
[all …]
H A Dtestmode.c107 u32 pdev_id; in ath11k_tm_process_event() local
H A Ddebugfs.h82 u8 pdev_id; member
384 u32 pdev_id, u32 vdev_id, u32 stats_id) in ath11k_debugfs_get_fw_stats()
H A Dreg.c244 int ret, regd_len, pdev_id; in ath11k_regd_update() local
H A Dwmi.c1316 u32 param_value, u8 pdev_id) in ath11k_wmi_pdev_set_param()
1379 u32 pdev_id) in ath11k_wmi_pdev_suspend()
1410 int ath11k_wmi_pdev_resume(struct ath11k *ar, u32 pdev_id) in ath11k_wmi_pdev_resume()
2628 u32 pdev_id) in ath11k_wmi_send_dfs_phyerr_offload_enable_cmd()
3168 int ath11k_wmi_send_twt_enable_cmd(struct ath11k *ar, u32 pdev_id, in ath11k_wmi_send_twt_enable_cmd()
3219 ath11k_wmi_send_twt_disable_cmd(struct ath11k *ar, u32 pdev_id) in ath11k_wmi_send_twt_disable_cmd()
4199 int pdev_id) in ath11k_wmi_pdev_lro_cfg()
8989 static void ath11k_wmi_pdev_detach(struct ath11k_base *ab, u8 pdev_id) in ath11k_wmi_pdev_detach()
8998 u8 pdev_id) in ath11k_wmi_pdev_attach()
H A Ddp_tx.c1138 u32 pdev_id; in ath11k_dp_tx_htt_h2t_ext_stats_req() local
H A Ddp_rx.c1573 u8 pdev_id; in ath11k_htt_pull_ppdu_stats() local
1621 u8 pdev_id; in ath11k_htt_pktlog() local
1644 u8 pdev_id, ring_type, ring_id, pdev_idx; in ath11k_htt_backpressure_event_handler() local
H A Dcore.h548 u32 pdev_id; member
770 u32 pdev_id; member
883 u32 pdev_id; member
H A Ddebugfs_htt_stats.c4562 u8 pdev_id; in ath11k_debugfs_htt_ext_stats_handler() local
4714 int ret, pdev_id = ar->pdev->pdev_id; in ath11k_debugfs_htt_stats_req() local
H A Ddebugfs.c213 int ath11k_debugfs_get_fw_stats(struct ath11k *ar, u32 pdev_id, in ath11k_debugfs_get_fw_stats()
H A Dmac.c632 struct ath11k *ath11k_mac_get_ar_by_pdev_id(struct ath11k_base *ab, u32 pdev_id) in ath11k_mac_get_ar_by_pdev_id()
691 u8 pdev_id = ab->target_pdev_ids[0].pdev_id; in ath11k_mac_get_target_pdev_id_from_vif() local
3248 u32 bitmap[2], param_id, param_val, pdev_id; in ath11k_mac_config_obss_pd() local
H A Ddebugfs_htt_stats.h1701 u32 pdev_id; member
1791 u32 pdev_id; member
1970 u32 pdev_id; member
1979 u32 pdev_id; member
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Ddbring.h35 u32 pdev_id; member
50 u32 pdev_id; member
H A Ddp_tx.c353 u8 pdev_id = ath12k_hw_mac_id_to_pdev_id(ab->hw_params, mac_id); in ath12k_dp_tx_free_txbuf() local
543 u8 mac_id, pdev_id; in ath12k_dp_tx_completion_handler() local
H A Dwmi.h2236 u32 pdev_id; member
2360 __le32 pdev_id; member
2370 __le32 pdev_id; member
2698 u32 pdev_id; member
2901 u32 pdev_id; member
3265 u32 pdev_id; member
3401 u32 pdev_id; member
3669 u32 pdev_id; member
3829 u32 pdev_id; member
4145 u8 pdev_id; member
[all …]
H A Dwmi.c1361 u32 param_value, u8 pdev_id) in ath12k_wmi_pdev_set_param()
1423 u32 pdev_id) in ath12k_wmi_pdev_suspend()
1454 int ath12k_wmi_pdev_resume(struct ath12k *ar, u32 pdev_id) in ath12k_wmi_pdev_resume()
2628 u32 pdev_id) in ath12k_wmi_send_dfs_phyerr_offload_enable_cmd()
2853 ath12k_wmi_send_twt_enable_cmd(struct ath12k *ar, u32 pdev_id) in ath12k_wmi_send_twt_enable_cmd()
2906 ath12k_wmi_send_twt_disable_cmd(struct ath12k *ar, u32 pdev_id) in ath12k_wmi_send_twt_disable_cmd()
3379 int pdev_id) in ath12k_wmi_pdev_lro_cfg()
3668 u32 pdev_id; in ath12k_wmi_dma_buf_parse() local
6855 static void ath12k_wmi_pdev_detach(struct ath12k_base *ab, u8 pdev_id) in ath12k_wmi_pdev_detach()
6864 u8 pdev_id) in ath12k_wmi_pdev_attach()
H A Dreg.c203 int ret, regd_len, pdev_id; in ath12k_regd_update() local
H A Ddp_rx.c1553 u8 pdev_id; in ath12k_htt_pull_ppdu_stats() local
1656 u8 pdev_id; in ath12k_htt_mlo_offset_event_handler() local
2562 u8 mac_id, pdev_id; in ath12k_dp_rx_process_received_packets() local
3418 int pdev_id; in ath12k_dp_rx_process_err() local
H A Dcore.h421 u32 pdev_id; member
620 u32 pdev_id; member
627 u32 pdev_id; member
/openbmc/linux/drivers/hwmon/
H A Dntc_thermistor.c608 const struct platform_device_id *pdev_id; in ntc_thermistor_probe() local
/openbmc/linux/drivers/xen/xen-pciback/
H A Dpci_stub.c320 struct pcistub_device_id *pdev_id) in pcistub_match_one()
341 struct pcistub_device_id *pdev_id; in pcistub_match() local
/openbmc/linux/drivers/edac/
H A Daltera_edac.c1049 const struct of_device_id *pdev_id; in altr_init_a10_ecc_device_type() local
1904 const struct of_device_id *pdev_id = in altr_edac_a10_device_add() local
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi-tlv.h1681 __le32 pdev_id; member
1811 __le32 pdev_id; /* not used */ member
1818 __le32 pdev_id; member
1822 __le32 pdev_id; /* not used yet */ member
1828 __le32 pdev_id; /* not used yet */ member
1919 __le32 pdev_id; /* not used yet */ member
1924 __le32 pdev_id; /* not used yet */ member
2095 __le32 pdev_id; member
/openbmc/linux/drivers/mfd/
H A Dsm501.c79 unsigned int pdev_id; member

12