Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/wil6210/
Dwmi.c26 static uint max_assoc_sta = WIL6210_MAX_CID; variable
27 module_param(max_assoc_sta, uint, S_IRUGO | S_IWUSR);
28 MODULE_PARM_DESC(max_assoc_sta, " Max number of stations associated to the AP");
870 .pcp_max_assoc_sta = max_assoc_sta, in wmi_pcp_start()
884 max_assoc_sta, WIL6210_MAX_CID, WIL6210_MAX_CID); in wmi_pcp_start()