Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath11k/
Ddbring.h34 u32 pdev_id; member
49 u32 pdev_id; member
Dwmi.h2196 u32 pdev_id; member
2273 u32 pdev_id; member
2280 u32 pdev_id; member
2448 u32 pdev_id; member
2517 u32 pdev_id; member
2561 u32 pdev_id; member
2571 u32 pdev_id; member
2828 u32 pdev_id; member
3017 u32 pdev_id; member
3030 u32 pdev_id; member
[all …]
Ddebugfs.h82 u8 pdev_id; member
384 u32 pdev_id, u32 vdev_id, u32 stats_id) in ath11k_debugfs_get_fw_stats()
Dwmi.c1292 u32 param_value, u8 pdev_id) in ath11k_wmi_pdev_set_param()
1355 u32 pdev_id) in ath11k_wmi_pdev_suspend()
1386 int ath11k_wmi_pdev_resume(struct ath11k *ar, u32 pdev_id) in ath11k_wmi_pdev_resume()
2580 u32 pdev_id) in ath11k_wmi_send_dfs_phyerr_offload_enable_cmd()
3108 int ath11k_wmi_send_twt_enable_cmd(struct ath11k *ar, u32 pdev_id, in ath11k_wmi_send_twt_enable_cmd()
3155 ath11k_wmi_send_twt_disable_cmd(struct ath11k *ar, u32 pdev_id) in ath11k_wmi_send_twt_disable_cmd()
4086 int pdev_id) in ath11k_wmi_pdev_lro_cfg()
8376 static void ath11k_wmi_pdev_detach(struct ath11k_base *ab, u8 pdev_id) in ath11k_wmi_pdev_detach()
8385 u8 pdev_id) in ath11k_wmi_pdev_attach()
Dreg.c244 int ret, regd_len, pdev_id; in ath11k_regd_update() local
Ddp_tx.c1142 u32 pdev_id; in ath11k_dp_tx_htt_h2t_ext_stats_req() local
Dcore.h536 u32 pdev_id; member
756 u32 pdev_id; member
867 u32 pdev_id; member
Ddp_rx.c1577 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
Ddebugfs_htt_stats.c4448 u8 pdev_id; in ath11k_debugfs_htt_ext_stats_handler() local
4600 int ret, pdev_id = ar->pdev->pdev_id; in ath11k_debugfs_htt_stats_req() local
Ddebugfs.c213 int ath11k_debugfs_get_fw_stats(struct ath11k *ar, u32 pdev_id, in ath11k_debugfs_get_fw_stats()
Dmac.c628 struct ath11k *ath11k_mac_get_ar_by_pdev_id(struct ath11k_base *ab, u32 pdev_id) in ath11k_mac_get_ar_by_pdev_id()
684 u8 pdev_id = ab->target_pdev_ids[0].pdev_id; in ath11k_mac_get_target_pdev_id_from_vif() local
2944 u32 bitmap[2], param_id, param_val, pdev_id; in ath11k_mac_config_obss_pd() local
Ddebugfs_htt_stats.h1686 u32 pdev_id; member
1776 u32 pdev_id; member
/drivers/edac/
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
/drivers/xen/xen-pciback/
Dpci_stub.c322 struct pcistub_device_id *pdev_id) in pcistub_match_one()
343 struct pcistub_device_id *pdev_id; in pcistub_match() local
/drivers/hwmon/
Dntc_thermistor.c608 const struct platform_device_id *pdev_id; in ntc_thermistor_probe() local
/drivers/media/platform/ti/davinci/
Dvpbe_venc.c622 const struct platform_device_id *pdev_id; in venc_probe() local
Dvpbe_osd.c1533 const struct platform_device_id *pdev_id; in osd_probe() local
/drivers/net/wireless/ath/ath10k/
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
Dwmi.h6809 __le32 pdev_id; member
/drivers/mfd/
Dsm501.c79 unsigned int pdev_id; member
/drivers/net/ethernet/emulex/benet/
Dbe_main.c5817 static int be_probe(struct pci_dev *pdev, const struct pci_device_id *pdev_id) in be_probe()