Home
last modified time | relevance | path

Searched defs:ath_bus_ops (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/net/wireless/ath/ath9k/
Dhw.h885 struct ath_bus_ops { struct
886 enum ath_bus_type ath_bus_type;
887 void (*read_cachesize)(struct ath_common *common, int *csz);
888 bool (*eeprom_read)(struct ath_common *common, u32 off, u16 *data);
889 void (*bt_coex_prep)(struct ath_common *common);
890 void (*extn_synch_en)(struct ath_common *common);
891 void (*aspm_init)(struct ath_common *common);
/linux-3.4.99/drivers/net/wireless/ath/ath5k/
Dath5k.h1456 struct ath_bus_ops { struct
1457 enum ath_bus_type ath_bus_type;
1458 void (*read_cachesize)(struct ath_common *common, int *csz);
1459 bool (*eeprom_read)(struct ath_common *common, u32 off, u16 *data);
1460 int (*eeprom_read_mac)(struct ath5k_hw *ah, u8 *mac);