Searched refs:other_ap_policy (Results 1 – 1 of 1) sorted by relevance
34 static int other_ap_policy[MAX_PARM_DEVICES] = { AP_OTHER_AP_SKIP_ALL, variable36 module_param_array(other_ap_policy, int, NULL, 0444);37 MODULE_PARM_DESC(other_ap_policy, "Other AP beacon monitoring policy (0-3)");803 ap->ap_policy = GET_INT_PARM(other_ap_policy, local->card_idx); in hostap_init_data()