Searched refs:ieee80211_notify_node_join (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/sys/net80211/ |
H A D | ieee80211_proto.h | 268 void ieee80211_notify_node_join(struct ieee80211com *,
|
H A D | ieee80211_netbsd.c | 599 ieee80211_notify_node_join(struct ieee80211com *ic, struct ieee80211_node *ni, in ieee80211_notify_node_join() function
|
H A D | ieee80211_proto.c | 1126 ieee80211_notify_node_join(ic, ni, in ieee80211_newstate()
|
H A D | ieee80211_node.c | 2274 ieee80211_notify_node_join(ic, ni, newassoc); in ieee80211_node_join()
|
/netbsd-src/sys/dev/pci/ |
H A D | if_ipw.c | 831 ieee80211_notify_node_join(ic, ni, 1); in ipw_newstate()
|
/netbsd-src/sys/dev/ic/ |
H A D | wi.c | 3266 ieee80211_notify_node_join(ic, ic->ic_bss, in wi_newstate()
|