Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_ap.c1664 && pmlmepriv->num_sta_ht_20mhz) in rtw_ht_operation_update()
1804 pmlmepriv->num_sta_ht_20mhz++; in bss_cap_update_on_sta_join()
1874 pmlmepriv->num_sta_ht_20mhz--; in bss_cap_update_on_sta_leave()
2094 pmlmepriv->num_sta_ht_20mhz = 0; in start_ap_mode()
/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Drtw_mlme.h370 int num_sta_ht_20mhz; member