Searched refs:max_assoc_sta (Results 1 – 2 of 2) sorted by relevance
27 static uint max_assoc_sta = WIL6210_MAX_CID; variable28 module_param(max_assoc_sta, uint, 0644);29 MODULE_PARM_DESC(max_assoc_sta, " Max number of stations associated to the AP");1775 .pcp_max_assoc_sta = max_assoc_sta, in wmi_pcp_start()1797 max_assoc_sta, WIL6210_MAX_CID, WIL6210_MAX_CID); in wmi_pcp_start()
2259 u8 max_assoc_sta; member