Searched defs:ath_bus_ops (Results 1 – 1 of 1) sorted by relevance
1459 struct ath_bus_ops { struct1460 enum ath_bus_type ath_bus_type;1461 void (*read_cachesize)(struct ath_common *common, int *csz);1462 bool (*eeprom_read)(struct ath_common *common, u32 off, u16 *data);1463 int (*eeprom_read_mac)(struct ath5k_hw *ah, u8 *mac);