Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dtx.c2478 struct sta_info **sta_out) in ieee80211_lookup_ra_sta() argument
2486 *sta_out = sta; in ieee80211_lookup_ra_sta()
2496 *sta_out = ERR_PTR(-ENOENT); in ieee80211_lookup_ra_sta()
2504 *sta_out = NULL; in ieee80211_lookup_ra_sta()
2513 *sta_out = sta; in ieee80211_lookup_ra_sta()
2538 *sta_out = sta ?: ERR_PTR(-ENOENT); in ieee80211_lookup_ra_sta()
H A Dieee80211_i.h2397 struct sta_info **sta_out);