Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
H A Dsta_info.h291 u16 max_num_sta; member
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c1278 if (pstat->aid > pstapriv->max_num_sta) { in OnAssocReq()