Home
last modified time | relevance | path

Searched refs:ath_bus_ops (Results 1 – 10 of 10) sorted by relevance

/linux-2.6.39/drivers/net/wireless/ath/
Dath.h126 struct ath_bus_ops { struct
167 const struct ath_bus_ops *bus_ops;
/linux-2.6.39/drivers/net/wireless/ath/ath9k/
Dahb.c48 static struct ath_bus_ops ath_ahb_bus_ops = {
Dpci.c118 static const struct ath_bus_ops ath_pci_bus_ops = {
Dinit.c538 const struct ath_bus_ops *bus_ops) in ath9k_init_softc()
712 const struct ath_bus_ops *bus_ops) in ath9k_init_device()
Dath9k.h659 const struct ath_bus_ops *bus_ops);
Dhtc_drv_init.c465 static const struct ath_bus_ops ath9k_usb_bus_ops = {
/linux-2.6.39/drivers/net/wireless/ath/ath5k/
Dahb.c65 static const struct ath_bus_ops ath_ahb_bus_ops = {
Dpci.c112 static const struct ath_bus_ops ath_pci_bus_ops = {
Dath5k.h1153 int ath5k_init_softc(struct ath5k_softc *sc, const struct ath_bus_ops *bus_ops);
Dbase.c2318 ath5k_init_softc(struct ath5k_softc *sc, const struct ath_bus_ops *bus_ops) in ath5k_init_softc()