|
@@ -1224,6 +1224,7 @@ int ath5k_eeprom_read_mac(struct ath5k_hw *ah, u8 *mac);
|
|
|
/* Helpers */
|
|
|
int ath5k_hw_get_frame_duration(struct ath5k_hw *ah,
|
|
|
int len, struct ieee80211_rate *rate);
|
|
|
+unsigned int ath5k_hw_get_default_slottime(struct ath5k_hw *ah);
|
|
|
unsigned int ath5k_hw_get_default_sifs(struct ath5k_hw *ah);
|
|
|
extern int ath5k_hw_set_opmode(struct ath5k_hw *ah, enum nl80211_iftype opmode);
|
|
|
void ath5k_hw_set_coverage_class(struct ath5k_hw *ah, u8 coverage_class);
|