Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_he.c709 uint8_t sr_device_modes; in __wlan_hdd_cfg80211_sr_operations() local
733 ucfg_mlme_get_sr_enable_modes(hdd_ctx->psoc, &sr_device_modes); in __wlan_hdd_cfg80211_sr_operations()
734 if (!(sr_device_modes & (1 << adapter->device_mode))) { in __wlan_hdd_cfg80211_sr_operations()
H A Dwlan_hdd_hostapd.c7813 uint8_t sr_device_modes; in hdd_update_he_obss_pd() local
7816 ucfg_mlme_get_sr_enable_modes(hdd_ctx->psoc, &sr_device_modes); in hdd_update_he_obss_pd()
7817 if (!(sr_device_modes & (1 << link_info->adapter->device_mode))) { in hdd_update_he_obss_pd()