Home
last modified time | relevance | path

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

/dragonfly/sys/netproto/802_11/wlan/
H A Dieee80211_ioctl.c372 get_sta_space(void *arg, struct ieee80211_node *ni) in get_sta_space() function
485 ieee80211_iterate_nodes(&ic->ic_sta, get_sta_space, &req); in getstainfo_common()
487 get_sta_space(&req, ni); in getstainfo_common()