Home
last modified time | relevance | path

Searched refs:target_pdev_count (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.h885 u8 target_pdev_count; member
H A Dwmi.c395 ab->target_pdev_ids[ab->target_pdev_count].supported_bands = in ath11k_pull_mac_phy_cap_svc_ready_ext()
397 ab->target_pdev_ids[ab->target_pdev_count].pdev_id = mac_phy_caps->pdev_id; in ath11k_pull_mac_phy_cap_svc_ready_ext()
398 ab->target_pdev_count++; in ath11k_pull_mac_phy_cap_svc_ready_ext()
4714 soc->target_pdev_count = 0; in ath11k_wmi_tlv_ext_soc_hal_reg_caps_parse()
H A Dmac.c699 for (i = 0; i < ab->target_pdev_count; i++) { in ath11k_mac_get_target_pdev_id_from_vif()