Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_htt.c443 u8 pdev_id, pdev_idx; in ath12k_htt_pull_ppdu_stats() local
545 u8 pdev_id; in ath12k_htt_mlo_offset_event_handler() local
1144 u32 pdev_id; in ath12k_dp_tx_htt_h2t_ext_stats_req() local
H A Dwmi.c133 u32 pdev_id; member
875 u32 vdev_id, u32 pdev_id) in ath12k_wmi_send_stats_request_cmd()
1615 u32 param_value, u8 pdev_id) in ath12k_wmi_pdev_set_param()
1677 u32 pdev_id) in ath12k_wmi_pdev_suspend()
1708 int ath12k_wmi_pdev_resume(struct ath12k *ar, u32 pdev_id) in ath12k_wmi_pdev_resume()
3065 u32 pdev_id) in ath12k_wmi_send_dfs_phyerr_offload_enable_cmd()
3606 ath12k_wmi_send_twt_enable_cmd(struct ath12k *ar, u32 pdev_id) in ath12k_wmi_send_twt_enable_cmd()
3659 ath12k_wmi_send_twt_disable_cmd(struct ath12k *ar, u32 pdev_id) in ath12k_wmi_send_twt_disable_cmd()
3772 u32 pdev_id, const u32 *bitmap) in ath12k_wmi_pdev_set_srg_bss_color_bitmap()
3786 u32 pdev_id, const u32 *bitmap) in ath12k_wmi_pdev_set_srg_partial_bssid_bitmap()
[all …]
H A Dwmi.h2402 u32 pdev_id; member
2537 __le32 pdev_id; member
2547 __le32 pdev_id; member
2884 __le32 pdev_id; member
2920 u32 pdev_id; member
2937 __le32 pdev_id; member
3209 u32 pdev_id; member
3341 __le32 pdev_id; member
3354 __le32 pdev_id; member
3360 __le32 pdev_id; member
[all …]
H A Dcore.h576 u32 pdev_id; member
856 u32 pdev_id; member
864 u32 pdev_id; member
H A Dmac.c848 struct ath12k *ath12k_mac_get_ar_by_pdev_id(struct ath12k_base *ab, u32 pdev_id) in ath12k_mac_get_ar_by_pdev_id()
992 u8 pdev_id = ab->fw_pdev[0].pdev_id; in ath12k_mac_get_target_pdev_id_from_vif() local
4606 u32 param_id, pdev_id; in ath12k_mac_config_obss_pd() local
/linux/drivers/hwmon/
H A Dntc_thermistor.c648 const struct platform_device_id *pdev_id; in ntc_thermistor_probe() local
/linux/drivers/net/wireless/ath/ath12k/wifi7/
H A Ddp_tx.c493 u8 pdev_id; in ath12k_dp_tx_htt_tx_complete_buf() local
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c1342 u32 param_value, u8 pdev_id) in ath11k_wmi_pdev_set_param()
1405 u32 pdev_id) in ath11k_wmi_pdev_suspend()
1436 int ath11k_wmi_pdev_resume(struct ath11k *ar, u32 pdev_id) in ath11k_wmi_pdev_resume()
2764 u32 pdev_id) in ath11k_wmi_send_dfs_phyerr_offload_enable_cmd()
3304 int ath11k_wmi_send_twt_enable_cmd(struct ath11k *ar, u32 pdev_id, in ath11k_wmi_send_twt_enable_cmd()
3355 ath11k_wmi_send_twt_disable_cmd(struct ath11k *ar, u32 pdev_id) in ath11k_wmi_send_twt_disable_cmd()
4376 int pdev_id) in ath11k_wmi_pdev_lro_cfg()
9265 static void ath11k_wmi_pdev_detach(struct ath11k_base *ab, u8 pdev_id) in ath11k_wmi_pdev_detach()
9274 u8 pdev_id) in ath11k_wmi_pdev_attach()
H A Dreg.c240 int ret, regd_len, pdev_id; in ath11k_regd_update() local
H A Ddp_rx.c1561 u8 pdev_id; in ath11k_htt_pull_ppdu_stats() local
1609 u8 pdev_id; in ath11k_htt_pktlog() local
1632 u8 pdev_id, ring_type, ring_id, pdev_idx; in ath11k_htt_backpressure_event_handler() local
/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()