Home
last modified time | relevance | path

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

/dragonfly/sys/netproto/802_11/wlan/
H A Dieee80211_ioctl.c386 get_sta_info(void *arg, struct ieee80211_node *ni) in get_sta_info() function
505 ieee80211_iterate_nodes(&ic->ic_sta, get_sta_info, &req); in getstainfo_common()
507 get_sta_info(&req, ni); in getstainfo_common()