Searched refs:wiphy_scheduler_index (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.c616 sc->wiphy_scheduler_index++;
617 while (sc->wiphy_scheduler_index <= sc->num_sec_wiphy) {
618 aphy = sc->sec_wiphy[sc->wiphy_scheduler_index - 1];
622 sc->wiphy_scheduler_index++;
626 sc->wiphy_scheduler_index = 0;
H A Dath9k.h552 int wiphy_scheduler_index; member in struct:ath_softc

Completed in 22 milliseconds