Home
last modified time | relevance | path

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

/src/sys/contrib/dev/athk/ath12k/
H A Dcore.c1110 if (!ag->mlo_capable) in ath12k_core_mlo_setup()
1832 ag->mlo_capable = false; in ath12k_core_hw_group_alloc()
2167 ag->mlo_capable = in ath12k_core_hw_group_set_mlo_capable()
2173 ag->mlo_capable = ab->single_chip_mlo_support; in ath12k_core_hw_group_set_mlo_capable()
2177 ag->mlo_capable = true; in ath12k_core_hw_group_set_mlo_capable()
2188 ag->mlo_capable = false; in ath12k_core_hw_group_set_mlo_capable()
H A Dqmi.c402 mlo_capable),
2058 if (!ag->mlo_capable) { in ath12k_host_cap_parse_mlo()
2065 ag->mlo_capable = false; in ath12k_host_cap_parse_mlo()
2078 req->mlo_capable = 1; in ath12k_host_cap_parse_mlo()
2127 ag->mlo_capable = false; in ath12k_host_cap_parse_mlo()
2151 req->mlo_capable = 0; in ath12k_host_cap_parse_mlo()
2154 ag->mlo_capable = false; in ath12k_host_cap_parse_mlo()
H A Dqmi.h246 u8 mlo_capable; member
H A Dcore.h1030 bool mlo_capable; member
H A Dmac.c14394 if (ab->ag->mlo_capable) { in ath12k_mac_hw_register()
14909 if (ag->mlo_capable) in ath12k_mac_allocate()