other_ap_policy 34 drivers/net/wireless/intersil/hostap/hostap_ap.c static int other_ap_policy[MAX_PARM_DEVICES] = { AP_OTHER_AP_SKIP_ALL, other_ap_policy 36 drivers/net/wireless/intersil/hostap/hostap_ap.c module_param_array(other_ap_policy, int, NULL, 0444); other_ap_policy 37 drivers/net/wireless/intersil/hostap/hostap_ap.c MODULE_PARM_DESC(other_ap_policy, "Other AP beacon monitoring policy (0-3)"); other_ap_policy 803 drivers/net/wireless/intersil/hostap/hostap_ap.c ap->ap_policy = GET_INT_PARM(other_ap_policy, local->card_idx);