Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Ddriver-ops.h1153 static inline u32 drv_get_expected_throughput(struct ieee80211_local *local, in drv_get_expected_throughput() function
H A Dtrace.h1890 TRACE_EVENT(drv_get_expected_throughput,
H A Dsta_info.c2860 thr = drv_get_expected_throughput(local, sta); in sta_get_expected_throughput()