ieee80211_calc_rx_airtime
airtime = ieee80211_calc_rx_airtime(dev->hw, &info, len);
u32 ieee80211_calc_rx_airtime(struct ieee80211_hw *hw,
EXPORT_SYMBOL_GPL(ieee80211_calc_rx_airtime);
return ieee80211_calc_rx_airtime(hw, &stat, len);
return ieee80211_calc_rx_airtime(hw, &stat, len);