Home
last modified time | relevance | path

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

/linux/net/mac80211/ !
H A Ddriver-ops.h1293 static inline u32 drv_get_expected_throughput(struct ieee80211_local *local, in drv_get_expected_throughput() function
H A Dtrace.h2007 TRACE_EVENT(drv_get_expected_throughput,
H A Dsta_info.c3239 thr = drv_get_expected_throughput(local, sta); in sta_get_expected_throughput()