Home
last modified time | relevance | path

Searched refs:sta_out (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/mac80211/
H A Dtx.c2461 struct sta_info **sta_out) in ieee80211_lookup_ra_sta() argument
2469 *sta_out = sta; in ieee80211_lookup_ra_sta()
2479 *sta_out = ERR_PTR(-ENOENT); in ieee80211_lookup_ra_sta()
2487 *sta_out = NULL; in ieee80211_lookup_ra_sta()
2496 *sta_out = sta; in ieee80211_lookup_ra_sta()
2521 *sta_out = sta ?: ERR_PTR(-ENOENT); in ieee80211_lookup_ra_sta()
H A Dieee80211_i.h2259 struct sta_info **sta_out);