Home
last modified time | relevance | path

Searched refs:mlo_capable (Results 1 – 5 of 5) sorted by relevance

/linux-6.14.4/drivers/net/wireless/ath/ath12k/
Dcore.c935 if (!ag->mlo_capable || ag->num_devices == 1) in ath12k_core_mlo_setup()
1484 ag->mlo_capable = false; in ath12k_core_hw_group_alloc()
1803 ag->mlo_capable = true; in ath12k_core_hw_group_set_mlo_capable()
1806 ag->mlo_capable = ab->single_chip_mlo_supp; in ath12k_core_hw_group_set_mlo_capable()
1815 if (!ag->mlo_capable) in ath12k_core_hw_group_set_mlo_capable()
1827 ag->mlo_capable = false; in ath12k_core_hw_group_set_mlo_capable()
Dqmi.c396 mlo_capable),
2052 if (!ag->mlo_capable) { in ath12k_host_cap_parse_mlo()
2073 req->mlo_capable = 1; in ath12k_host_cap_parse_mlo()
2122 ag->mlo_capable = false; in ath12k_host_cap_parse_mlo()
2146 req->mlo_capable = 0; in ath12k_host_cap_parse_mlo()
2149 ag->mlo_capable = false; in ath12k_host_cap_parse_mlo()
Dqmi.h242 u8 mlo_capable; member
Dcore.h860 bool mlo_capable; member
Dmac.c10956 if (ab->ag->mlo_capable) { in ath12k_mac_hw_register()
11418 if (ag->mlo_capable) in ath12k_mac_allocate()