Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/ !
H A Dcore.c1097 if (!ag->mlo_capable) in ath12k_core_mlo_setup()
1815 ag->mlo_capable = false; in ath12k_core_hw_group_alloc()
2154 ag->mlo_capable = in ath12k_core_hw_group_set_mlo_capable()
2160 ag->mlo_capable = ab->single_chip_mlo_support; in ath12k_core_hw_group_set_mlo_capable()
2164 ag->mlo_capable = true; in ath12k_core_hw_group_set_mlo_capable()
2175 ag->mlo_capable = false; in ath12k_core_hw_group_set_mlo_capable()
H A Dqmi.c398 mlo_capable),
2095 if (!ag->mlo_capable) { in ath12k_host_cap_parse_mlo()
2102 ag->mlo_capable = false; in ath12k_host_cap_parse_mlo()
2115 req->mlo_capable = 1; in ath12k_host_cap_parse_mlo()
2164 ag->mlo_capable = false; in ath12k_host_cap_parse_mlo()
2188 req->mlo_capable = 0; in ath12k_host_cap_parse_mlo()
2191 ag->mlo_capable = false; in ath12k_host_cap_parse_mlo()
H A Dqmi.h249 u8 mlo_capable; member
H A Dcore.h896 bool mlo_capable; member
H A Dmac.c14607 if (ab->ag->mlo_capable) { in ath12k_mac_hw_register()
15125 if (ag->mlo_capable) in ath12k_mac_allocate()