Home
last modified time | relevance | path

Searched refs:is_emlsr_capable (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/inc/
H A Dwlan_mlo_mgr_peer.h514 uint8_t *is_emlsr_capable,
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
H A Dwlan_mlo_mgr_peer.c2114 uint8_t *is_emlsr_capable, in wlan_mlo_peer_get_eml_capability() argument
2119 if (!is_emlsr_capable || !is_emlmr_capable) in wlan_mlo_peer_get_eml_capability()
2122 *is_emlsr_capable = 0; in wlan_mlo_peer_get_eml_capability()
2136 *is_emlsr_capable = ml_peer->mlpeer_emlcap.emlsr_supp; in wlan_mlo_peer_get_eml_capability()