Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dpcu.c123 __le16 raw_dur = ieee80211_generic_frame_duration(ah->hw, in ath5k_hw_get_frame_duration() local
127 dur = le16_to_cpu(raw_dur); in ath5k_hw_get_frame_duration()