Home
last modified time | relevance | path

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

/linux-4.1.27/net/mac80211/
Dtx.c1896 struct sta_info **sta_out) in ieee80211_lookup_ra_sta() argument
1904 *sta_out = sta; in ieee80211_lookup_ra_sta()
1914 *sta_out = ERR_PTR(-ENOENT); in ieee80211_lookup_ra_sta()
1925 *sta_out = NULL; in ieee80211_lookup_ra_sta()
1940 *sta_out = sta; in ieee80211_lookup_ra_sta()
1966 *sta_out = sta ?: ERR_PTR(-ENOENT); in ieee80211_lookup_ra_sta()