Searched refs:iv_next (Results 1 - 18 of 18) sorted by relevance

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_proto.c875 TAILQ_FOREACH(iv, &ic->ic_vaps, iv_next) {
937 TAILQ_FOREACH(iv, &ic->ic_vaps, iv_next) {
1002 TAILQ_FOREACH(iv, &ic->ic_vaps, iv_next) {
1080 TAILQ_FOREACH(iv, &ic->ic_vaps, iv_next) {
1172 TAILQ_FOREACH(iv, &ic->ic_vaps, iv_next)
2076 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
2134 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
2154 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
2175 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
2217 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
[all...]
H A Dieee80211_radiotap.c196 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
264 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
H A Dieee80211_ddb.c522 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next)
665 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next)
687 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next)
H A Dieee80211.c706 TAILQ_INSERT_TAIL(&ic->ic_vaps, vap, iv_next);
761 TAILQ_REMOVE(&ic->ic_vaps, vap, iv_next);
865 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next)
905 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next)
945 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next)
985 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next)
H A Dieee80211_regdomain.c350 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next)
H A Dieee80211_input.c128 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
143 if (TAILQ_NEXT(vap, iv_next) != NULL) {
H A Dieee80211_node.c702 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
733 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
2544 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next)
2670 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next)
H A Dieee80211_crypto.c778 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
H A Dieee80211_wds.c250 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
H A Dieee80211_var.h400 TAILQ_ENTRY(ieee80211vap) iv_next; /* list of vap instances */ member in struct:ieee80211vap
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8812a/
H A Dr12a_caps.c103 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_ioctl.c251 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
H A Dif_ath.c2545 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
3615 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
5766 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/
H A Dif_rtwn_rx.c396 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next)
H A Dif_rtwn.c1370 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next)
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8335/dev/malo/
H A Dif_malo.c1529 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8363/dev/mwl/
H A Dif_mwl.c647 TAILQ_FOREACH(apvap, &ic->ic_vaps, iv_next)
/haiku/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/usb/wlan/
H A Dif_run.c1016 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next){

Completed in 199 milliseconds