Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/wil6210/
Dwmi.c27 static uint max_assoc_sta = WIL6210_MAX_CID; variable
28 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()
Dwmi.h2259 u8 max_assoc_sta; member