Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/mac80211/
H A Dsta_info.h776 struct sta_info *sta_info_get_by_addrs(struct ieee80211_local *local,
H A Dstatus.c688 sta = sta_info_get_by_addrs(local, hdr->addr1, hdr->addr2); in ieee80211_report_used_skb()
1059 sta = sta_info_get_by_addrs(local, hdr->addr1, hdr->addr2); in ieee80211_tx_status()
H A Dsta_info.c213 struct sta_info *sta_info_get_by_addrs(struct ieee80211_local *local, in sta_info_get_by_addrs() function