Searched refs:WLAN_TWT_CAPA_REQUIRED (Results 1 – 3 of 3) sorted by relevance
272 if ((peer_cap & WLAN_TWT_CAPA_REQUIRED) && in wlan_twt_update_peer_twt_required_bit()275 peer_cap &= ~WLAN_TWT_CAPA_REQUIRED; in wlan_twt_update_peer_twt_required_bit()276 } else if (!(peer_cap & WLAN_TWT_CAPA_REQUIRED) && in wlan_twt_update_peer_twt_required_bit()279 peer_cap |= WLAN_TWT_CAPA_REQUIRED; in wlan_twt_update_peer_twt_required_bit()
74 WLAN_TWT_CAPA_REQUIRED = BIT(4), enumerator
1780 caps |= WLAN_TWT_CAPA_REQUIRED; in lim_set_twt_peer_capabilities()1820 caps |= WLAN_TWT_CAPA_REQUIRED; in lim_set_twt_peer_capabilities()