Home
last modified time | relevance | path

Searched refs:AP_OTHER_AP_SKIP_ALL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_ap.h127 AP_OTHER_AP_SKIP_ALL = 0, enumerator
H A Dhostap_ap.c34 static int other_ap_policy[MAX_PARM_DEVICES] = { AP_OTHER_AP_SKIP_ALL,
2275 if (local->ap->ap_policy == AP_OTHER_AP_SKIP_ALL && in hostap_rx()