Searched refs:ap_max_inactivity (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/hostap/ |
| H A D | hostap_ap.c | 39 static int ap_max_inactivity[MAX_PARM_DEVICES] = { AP_MAX_INACTIVITY_SEC, variable 41 module_param_array(ap_max_inactivity, int, NULL, 0444); 42 MODULE_PARM_DESC(ap_max_inactivity, "AP timeout (in seconds) for station " 806 GET_INT_PARM(ap_max_inactivity, local->card_idx) * HZ; in hostap_init_data()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/script/ |
| H A D | hostapd.conf.AES.template | 368 # If a station does not send anything in ap_max_inactivity seconds, an 381 #ap_max_inactivity=300
|
| H A D | hostapd.conf.TKIP.template | 368 # If a station does not send anything in ap_max_inactivity seconds, an 381 #ap_max_inactivity=300
|
| H A D | hostapd.conf.template | 368 # If a station does not send anything in ap_max_inactivity seconds, an 381 #ap_max_inactivity=300
|
| H A D | hostapd.conf.NO_SEC.template | 368 # If a station does not send anything in ap_max_inactivity seconds, an 381 #ap_max_inactivity=300
|