Home
last modified time | relevance | path

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

/drivers/staging/rtl8188eu/include/
Drtw_mlme_ext.h340 u8 SM_PS; member
/drivers/staging/rtl8188eu/core/
Drtw_ap.c723 pmlmeinfo->SM_PS = (le16_to_cpu(pmlmeinfo->HT_caps.cap_info) & 0x0C) >> 2; in update_hw_ht_param()
724 if (pmlmeinfo->SM_PS == WLAN_HT_CAP_SM_PS_STATIC) in update_hw_ht_param()
Drtw_mlme.c2045 pmlmeinfo->SM_PS = (le16_to_cpu(pmlmeinfo->HT_caps.cap_info) & 0x0C) >> 2; in rtw_update_ht_cap()
2046 if (pmlmeinfo->SM_PS == WLAN_HT_CAP_SM_PS_STATIC) in rtw_update_ht_cap()