Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dsta_info.h842 struct rhlist_head *link_sta_info_hash_lookup(struct ieee80211_local *local,
847 link_sta_info_hash_lookup(local, _addr), \
H A Dsta_info.c244 struct rhlist_head *link_sta_info_hash_lookup(struct ieee80211_local *local, in link_sta_info_hash_lookup() function
2951 if (link_sta_info_hash_lookup(sdata->local, link_sta->addr)) { in ieee80211_sta_activate_link()