Searched refs:autom_ap_wds (Results 1 – 4 of 4) sorted by relevance
188 int autom_ap_wds; member
49 static int autom_ap_wds[MAX_PARM_DEVICES] = { 0, DEF_INTS }; variable50 module_param_array(autom_ap_wds, int, NULL, 0444);51 MODULE_PARM_DESC(autom_ap_wds, "Add WDS connections to other APs "78 seq_printf(m, "autom_ap_wds=%u\n", ap->autom_ap_wds); in ap_debug_proc_show()248 if (ap->autom_ap_wds) { in ap_handle_timer()854 ap->autom_ap_wds = GET_INT_PARM(autom_ap_wds, local->card_idx); in hostap_init_data()2165 if (local->ap->autom_ap_wds) { in handle_beacon()
2429 if (!local->ap->autom_ap_wds && value) { in prism2_ioctl_priv_prism2_param()2433 local->ap->autom_ap_wds = value; in prism2_ioctl_priv_prism2_param()2737 *param = local->ap->autom_ap_wds; in prism2_ioctl_priv_get_prism2_param()
590 if (local->ap && local->ap->autom_ap_wds) in hostap_rx_frame_wds()