Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dcore.h906 u8 target_pdev_count; member
H A Dwmi.c437 ab->target_pdev_ids[ab->target_pdev_count].supported_bands = in ath11k_pull_mac_phy_cap_svc_ready_ext()
439 ab->target_pdev_ids[ab->target_pdev_count].pdev_id = mac_phy_caps->pdev_id; in ath11k_pull_mac_phy_cap_svc_ready_ext()
440 ab->target_pdev_count++; in ath11k_pull_mac_phy_cap_svc_ready_ext()
4972 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()