Home
last modified time | relevance | path

Searched refs:WLAN_TWT_CAPA_FLEXIBLE (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/twt/dispatcher/inc/
H A Dwlan_twt_public_structs.h73 WLAN_TWT_CAPA_FLEXIBLE = BIT(3), enumerator
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_api.c1777 caps |= WLAN_TWT_CAPA_FLEXIBLE; in lim_set_twt_peer_capabilities()
1817 caps |= WLAN_TWT_CAPA_FLEXIBLE; in lim_set_twt_peer_capabilities()
/wlan-driver/qcacld-3.0/os_if/twt/src/
H A Dosif_twt_ext_req.c1652 (peer_cap & WLAN_TWT_CAPA_FLEXIBLE)) { in osif_twt_nudge_req()