Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/r8188eu/include/
Drtw_mlme_ext.h317 u8 SM_PS; member
/Linux-v5.15/drivers/staging/rtl8723bs/include/
Drtw_mlme_ext.h341 u8 SM_PS; member
/Linux-v5.15/drivers/staging/r8188eu/core/
Drtw_ap.c586 pmlmeinfo->SM_PS = (le16_to_cpu(pmlmeinfo->HT_caps.u.HT_cap_element.HT_caps_info) & 0x0C) >> 2; in update_hw_ht_param()
587 if (pmlmeinfo->SM_PS == WLAN_HT_CAP_SM_PS_STATIC) in update_hw_ht_param()
Drtw_mlme.c2109 pmlmeinfo->SM_PS = (le16_to_cpu(pmlmeinfo->HT_caps.u.HT_cap_element.HT_caps_info) & 0x0C) >> 2; in rtw_update_ht_cap()
2110 if (pmlmeinfo->SM_PS == WLAN_HT_CAP_SM_PS_STATIC) in rtw_update_ht_cap()
/Linux-v5.15/drivers/staging/rtl8723bs/core/
Drtw_ap.c630 pmlmeinfo->SM_PS = (le16_to_cpu( in update_hw_ht_param()
Drtw_mlme.c2526 pmlmeinfo->SM_PS = in rtw_update_ht_cap()