Searched refs:wiphy_select_first_fail (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dvirtual.c508 sc->wiphy_select_first_fail = jiffies;
510 if (time_after(jiffies, sc->wiphy_select_first_fail + HZ / 2))
H A Dath9k.h549 unsigned long wiphy_select_first_fail; member in struct:ath_softc

Completed in 87 milliseconds