Searched refs:get_expected_throughput (Results 1 – 5 of 5) sorted by relevance
1268 if (local->ops->get_expected_throughput && sta->uploaded) in drv_get_expected_throughput()1269 ret = local->ops->get_expected_throughput(&local->hw, &sta->sta); in drv_get_expected_throughput()
2849 if (ref && ref->ops->get_expected_throughput) in sta_get_expected_throughput()2850 thr = ref->ops->get_expected_throughput(sta->rate_ctrl_priv); in sta_get_expected_throughput()
2018 .get_expected_throughput = minstrel_ht_get_expected_throughput,
4736 u32 (*get_expected_throughput)(struct ieee80211_hw *hw, member7007 u32 (*get_expected_throughput)(void *priv_sta); member
6057 .get_expected_throughput = wlcore_op_get_expected_throughput,