Searched refs:wiphy_scheduler_int (Results 1 - 3 of 3) 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.c163 ath9k_wiphy_set_scheduler(sc, sc->wiphy_scheduler_int);
609 if (sc->wiphy_scheduler_int == 0) {
648 sc->wiphy_scheduler_int);
654 sc->wiphy_scheduler_int = msecs_to_jiffies(msec_int);
655 if (sc->wiphy_scheduler_int)
657 sc->wiphy_scheduler_int);
H A Dath9k.h551 unsigned long wiphy_scheduler_int; member in struct:ath_softc
H A Dinit.c740 sc->wiphy_scheduler_int = msecs_to_jiffies(500);

Completed in 73 milliseconds