Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_ap.c1630 && pmlmepriv->num_sta_ht_no_gf) { in rtw_ht_operation_update()
1636 pmlmepriv->num_sta_ht_no_gf == 0) { in rtw_ht_operation_update()
1797 pmlmepriv->num_sta_ht_no_gf++; in bss_cap_update_on_sta_join()
1864 pmlmepriv->num_sta_ht_no_gf--; in bss_cap_update_on_sta_leave()
2092 pmlmepriv->num_sta_ht_no_gf = 0; in start_ap_mode()
/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Drtw_mlme.h364 int num_sta_ht_no_gf; member