Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8188eu/include/
Drtw_mlme_ext.h335 u8 SM_PS; member
/Linux-v4.19/drivers/staging/rtl8188eu/core/
Drtw_ap.c596 pmlmeinfo->SM_PS = (le16_to_cpu(pmlmeinfo->HT_caps.cap_info) & 0x0C) >> 2; in update_hw_ht_param()
597 if (pmlmeinfo->SM_PS == WLAN_HT_CAP_SM_PS_STATIC) in update_hw_ht_param()
Drtw_mlme.c2010 pmlmeinfo->SM_PS = (le16_to_cpu(pmlmeinfo->HT_caps.cap_info) & 0x0C) >> 2; in rtw_update_ht_cap()
2011 if (pmlmeinfo->SM_PS == WLAN_HT_CAP_SM_PS_STATIC) in rtw_update_ht_cap()
/Linux-v4.19/drivers/staging/rtl8723bs/include/
Drtw_mlme_ext.h413 u8 SM_PS; member
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_ap.c798 pmlmeinfo->SM_PS = (le16_to_cpu( in update_hw_ht_param()
801 if (pmlmeinfo->SM_PS == WLAN_HT_CAP_SM_PS_STATIC) in update_hw_ht_param()
Drtw_mlme.c2994 pmlmeinfo->SM_PS = in rtw_update_ht_cap()
2997 if (pmlmeinfo->SM_PS == WLAN_HT_CAP_SM_PS_STATIC) in rtw_update_ht_cap()