Searched refs:ath_vif (Results 1 - 5 of 5) 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 Dbeacon.c63 static void ath_beacon_setup(struct ath_softc *sc, struct ath_vif *avp,
114 struct ath_vif *avp;
207 struct ath_vif *avp;
308 void ath_beacon_return(struct ath_softc *sc, struct ath_vif *avp)
H A Dath9k.h358 struct ath_vif { struct
414 void ath_beacon_return(struct ath_softc *sc, struct ath_vif *avp);
H A Dvirtual.c379 struct ath_vif *avp = (void *) vif->drv_priv;
430 struct ath_vif *avp = (void *) vif->drv_priv;
H A Dmain.c1381 struct ath_vif *avp = (void *)vif->drv_priv;
1468 struct ath_vif *avp = (void *)vif->drv_priv;
1829 struct ath_vif *avp = (void *)vif->drv_priv;
H A Dinit.c667 hw->vif_data_size = sizeof(struct ath_vif);

Completed in 211 milliseconds