Searched refs:autom_ap_wds (Results 1 – 4 of 4) sorted by relevance
189 int autom_ap_wds; member
50 static int autom_ap_wds[MAX_PARM_DEVICES] = { 0, DEF_INTS }; variable51 module_param_array(autom_ap_wds, int, NULL, 0444);52 MODULE_PARM_DESC(autom_ap_wds, "Add WDS connections to other APs "79 seq_printf(m, "autom_ap_wds=%u\n", ap->autom_ap_wds); in ap_debug_proc_show()236 if (ap->autom_ap_wds) { in ap_handle_timer()807 ap->autom_ap_wds = GET_INT_PARM(autom_ap_wds, local->card_idx); in hostap_init_data()2103 if (local->ap->autom_ap_wds) { in handle_beacon()
2418 if (!local->ap->autom_ap_wds && value) { in prism2_ioctl_priv_prism2_param()2422 local->ap->autom_ap_wds = value; in prism2_ioctl_priv_prism2_param()2726 *param = local->ap->autom_ap_wds; in prism2_ioctl_priv_get_prism2_param()
589 if (local->ap && local->ap->autom_ap_wds) in hostap_rx_frame_wds()