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.c1113 if (!ag->mlo_capable) in ath12k_core_mlo_setup()
1827 ag->mlo_capable = false; in ath12k_core_hw_group_alloc()
2185 ag->mlo_capable = in ath12k_core_hw_group_set_mlo_capable()
2191 ag->mlo_capable = ab->single_chip_mlo_support; in ath12k_core_hw_group_set_mlo_capable()
2195 ag->mlo_capable = true; in ath12k_core_hw_group_set_mlo_capable()
2206 ag->mlo_capable = false; in ath12k_core_hw_group_set_mlo_capable()
H A Dqmi.c399 mlo_capable),
2138 if (!ag->mlo_capable) { in ath12k_host_cap_parse_mlo()
2145 ag->mlo_capable = false; in ath12k_host_cap_parse_mlo()
2158 req->mlo_capable = 1; in ath12k_host_cap_parse_mlo()
2207 ag->mlo_capable = false; in ath12k_host_cap_parse_mlo()
2231 req->mlo_capable = 0; in ath12k_host_cap_parse_mlo()
2234 ag->mlo_capable = false; in ath12k_host_cap_parse_mlo()
H A Dqmi.h243 u8 mlo_capable; member
H A Dcore.h919 bool mlo_capable; member
H A Dmac.c14948 if (ab->ag->mlo_capable) { in ath12k_mac_hw_register()
15474 if (ag->mlo_capable) in ath12k_mac_allocate()