Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8188eu/include/
Drtw_mlme_ext.h326 u8 SM_PS; member
/Linux-v5.10/drivers/staging/rtl8188eu/core/
Drtw_ap.c587 pmlmeinfo->SM_PS = (le16_to_cpu(pmlmeinfo->HT_caps.cap_info) & 0x0C) >> 2; in update_hw_ht_param()
588 if (pmlmeinfo->SM_PS == WLAN_HT_CAP_SM_PS_STATIC) in update_hw_ht_param()
Drtw_mlme.c1976 pmlmeinfo->SM_PS = (le16_to_cpu(pmlmeinfo->HT_caps.cap_info) & 0x0C) >> 2; in rtw_update_ht_cap()
1977 if (pmlmeinfo->SM_PS == WLAN_HT_CAP_SM_PS_STATIC) in rtw_update_ht_cap()
/Linux-v5.10/drivers/staging/rtl8723bs/include/
Drtw_mlme_ext.h400 u8 SM_PS; member
/Linux-v5.10/drivers/staging/rtl8723bs/core/
Drtw_ap.c746 pmlmeinfo->SM_PS = (le16_to_cpu( in update_hw_ht_param()
749 if (pmlmeinfo->SM_PS == WLAN_HT_CAP_SM_PS_STATIC) in update_hw_ht_param()
Drtw_mlme.c2842 pmlmeinfo->SM_PS = in rtw_update_ht_cap()
2845 if (pmlmeinfo->SM_PS == WLAN_HT_CAP_SM_PS_STATIC) in rtw_update_ht_cap()