Searched refs:ic_vattach (Results 1 - 9 of 9) sorted by relevance

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_monitor.c71 ic->ic_vattach[IEEE80211_M_MONITOR] = monitor_vattach;
H A Dieee80211_adhoc.c86 ic->ic_vattach[IEEE80211_M_IBSS] = adhoc_vattach;
87 ic->ic_vattach[IEEE80211_M_AHDEMO] = adhoc_vattach;
H A Dieee80211_wds.c77 ic->ic_vattach[IEEE80211_M_WDS] = wds_vattach;
H A Dieee80211_ddb.c636 ieee80211vap_attach ic_vattach[IEEE80211_OPMODE_MAX];
H A Dieee80211_var.h276 ieee80211vap_attach ic_vattach[IEEE80211_OPMODE_MAX]; member in struct:ieee80211com
H A Dieee80211_hostap.c86 ic->ic_vattach[IEEE80211_M_HOSTAP] = hostap_vattach;
H A Dieee80211_proto.c400 ic->ic_vattach[vap->iv_opmode](vap);
H A Dieee80211_sta.c85 ic->ic_vattach[IEEE80211_M_STA] = sta_vattach;
H A Dieee80211_mesh.c615 ic->ic_vattach[IEEE80211_M_MBSS] = mesh_vattach;

Completed in 126 milliseconds