Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath11k/
Ddbring.h34 u32 pdev_id; member
49 u32 pdev_id; member
Dwmi.h2107 u32 pdev_id; member
2184 u32 pdev_id; member
2191 u32 pdev_id; member
2351 u32 pdev_id; member
2414 u32 pdev_id; member
2457 u32 pdev_id; member
2467 u32 pdev_id; member
2723 u32 pdev_id; member
2912 u32 pdev_id; member
2925 u32 pdev_id; member
[all …]
Dwmi.c1192 u32 param_value, u8 pdev_id) in ath11k_wmi_pdev_set_param()
1254 u32 pdev_id) in ath11k_wmi_pdev_suspend()
1285 int ath11k_wmi_pdev_resume(struct ath11k *ar, u32 pdev_id) in ath11k_wmi_pdev_resume()
2448 u32 pdev_id) in ath11k_wmi_send_dfs_phyerr_offload_enable_cmd()
2846 ath11k_wmi_send_twt_enable_cmd(struct ath11k *ar, u32 pdev_id) in ath11k_wmi_send_twt_enable_cmd()
2897 ath11k_wmi_send_twt_disable_cmd(struct ath11k *ar, u32 pdev_id) in ath11k_wmi_send_twt_disable_cmd()
3249 int pdev_id) in ath11k_wmi_pdev_lro_cfg()
6678 static void ath11k_wmi_pdev_detach(struct ath11k_base *ab, u8 pdev_id) in ath11k_wmi_pdev_detach()
6687 u8 pdev_id) in ath11k_wmi_pdev_attach()
Dreg.c204 int ret, regd_len, pdev_id; in ath11k_regd_update() local
Ddebugfs.h48 u8 pdev_id; member
Ddp_rx.c1534 u8 pdev_id; in ath11k_htt_pull_ppdu_stats() local
1578 u8 pdev_id; in ath11k_htt_pktlog() local
1601 u8 pdev_id, ring_type, ring_id, pdev_idx; in ath11k_htt_backpressure_event_handler() local
Ddebugfs_htt_stats.c4266 u8 pdev_id; in ath11k_debugfs_htt_ext_stats_handler() local
4410 int ret, pdev_id = ar->pdev->pdev_id; in ath11k_debugfs_htt_stats_req() local
Dcore.h388 u32 pdev_id; member
590 u32 pdev_id; member
Ddebugfs_htt_stats.h1585 u32 pdev_id; member
1664 u32 pdev_id; member
Dmac.c518 struct ath11k *ath11k_mac_get_ar_by_pdev_id(struct ath11k_base *ab, u32 pdev_id) in ath11k_mac_get_ar_by_pdev_id()
/drivers/hwmon/
Dntc_thermistor.c639 const struct platform_device_id *pdev_id; in ntc_thermistor_probe() local
/drivers/xen/xen-pciback/
Dpci_stub.c321 struct pcistub_device_id *pdev_id) in pcistub_match_one()
342 struct pcistub_device_id *pdev_id; in pcistub_match() local
/drivers/edac/
Daltera_edac.c1040 const struct of_device_id *pdev_id; in altr_init_a10_ecc_device_type() local
1855 const struct of_device_id *pdev_id = in altr_edac_a10_device_add() local
/drivers/media/platform/davinci/
Dvpbe_venc.c624 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.h6805 __le32 pdev_id; member
/drivers/mfd/
Dsm501.c79 unsigned int pdev_id; member
/drivers/media/platform/coda/
Dcoda-common.c3125 const struct platform_device_id *pdev_id; in coda_probe() local
/drivers/net/ethernet/emulex/benet/
Dbe_main.c5826 static int be_probe(struct pci_dev *pdev, const struct pci_device_id *pdev_id) in be_probe()