Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dtx.c2481 struct sta_info **sta_out) in ieee80211_lookup_ra_sta() argument
2489 *sta_out = sta; in ieee80211_lookup_ra_sta()
2499 *sta_out = ERR_PTR(-ENOENT); in ieee80211_lookup_ra_sta()
2507 *sta_out = NULL; in ieee80211_lookup_ra_sta()
2516 *sta_out = sta; in ieee80211_lookup_ra_sta()
2541 *sta_out = sta ?: ERR_PTR(-ENOENT); in ieee80211_lookup_ra_sta()
H A Dieee80211_i.h2410 struct sta_info **sta_out);