Searched defs:ath5k_hw_get_frame_duration (Results 1 - 1 of 1) sorted by relevance

/drivers/net/wireless/ath/ath5k/
H A Dpcu.c102 * ath5k_hw_get_frame_duration() - Get tx time of a frame
113 ath5k_hw_get_frame_duration(struct ath5k_hw *ah, enum ieee80211_band band, function
307 tx_time = ath5k_hw_get_frame_duration(ah, band, 10,
315 tx_time = ath5k_hw_get_frame_duration(ah, band, 10, rate, true);

Completed in 33 milliseconds