Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dreg.c240 int ret, regd_len, pdev_id; in ath11k_regd_update() local
H A Dwmi.c1333 u32 param_value, u8 pdev_id) in ath11k_wmi_pdev_set_param()
1396 u32 pdev_id) in ath11k_wmi_pdev_suspend()
1427 int ath11k_wmi_pdev_resume(struct ath11k *ar, u32 pdev_id) in ath11k_wmi_pdev_resume()
2755 u32 pdev_id) in ath11k_wmi_send_dfs_phyerr_offload_enable_cmd()
3295 int ath11k_wmi_send_twt_enable_cmd(struct ath11k *ar, u32 pdev_id, in ath11k_wmi_send_twt_enable_cmd()
3346 ath11k_wmi_send_twt_disable_cmd(struct ath11k *ar, u32 pdev_id) in ath11k_wmi_send_twt_disable_cmd()
4367 int pdev_id) in ath11k_wmi_pdev_lro_cfg()
9237 static void ath11k_wmi_pdev_detach(struct ath11k_base *ab, u8 pdev_id) in ath11k_wmi_pdev_detach()
9246 u8 pdev_id) in ath11k_wmi_pdev_attach()
/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c5809 static int be_probe(struct pci_dev *pdev, const struct pci_device_id *pdev_id) in be_probe()