Searched refs:restricted_support (Results 1 – 2 of 2) sorted by relevance
215 bool rtwt_requestor = false, restricted_support = false; in wlan_twt_requestor_enable() local243 wlan_twt_tgt_caps_get_restricted_support(psoc, &restricted_support); in wlan_twt_requestor_enable()245 req->r_twt_enable = QDF_MIN(restricted_support, rtwt_requestor); in wlan_twt_requestor_enable()
9544 bool restricted_support = false;9546 wlan_twt_get_rtwt_support(mac->psoc, &restricted_support);9548 pe_debug("rTWT support: %d", restricted_support);9550 eht_cap->restricted_twt = restricted_support;