ieee80211_ctstoself_duration
duration = le16_to_cpu(ieee80211_ctstoself_duration(ah->hw,
rts_duration = ieee80211_ctstoself_duration(dev, priv->vif,
rts_dur = ieee80211_ctstoself_duration(dev, priv->vif,
__le16 ieee80211_ctstoself_duration(struct ieee80211_hw *hw,
cts->duration = ieee80211_ctstoself_duration(hw, vif,
EXPORT_SYMBOL(ieee80211_ctstoself_duration);