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

/freebsd-11-stable/sys/net80211/
H A Dieee80211_proto.c1526 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
1583 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
1603 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
1624 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
1666 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
1755 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
1780 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next)
1806 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next)
1845 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next)
1870 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
[all...]
H A Dieee80211_radiotap.c194 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
262 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
H A Dieee80211_freebsd.c811 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
831 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
852 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
907 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
H A Dieee80211_ddb.c503 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next)
655 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next)
677 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next)
H A Dieee80211.c635 TAILQ_INSERT_TAIL(&ic->ic_vaps, vap, iv_next);
682 TAILQ_REMOVE(&ic->ic_vaps, vap, iv_next);
778 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next)
818 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next)
858 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next)
H A Dieee80211_regdomain.c327 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next)
H A Dieee80211_crypto.c665 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
H A Dieee80211_input.c136 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
151 if (TAILQ_NEXT(vap, iv_next) != NULL) {
H A Dieee80211_wds.c248 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
H A Dieee80211_var.h365 TAILQ_ENTRY(ieee80211vap) iv_next; /* list of vap instances */ member in struct:ieee80211vap
H A Dieee80211_node.c683 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
2420 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next)
H A Dieee80211_ht.c1265 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
/freebsd-11-stable/sys/dev/ath/
H A Dif_ath_ioctl.c252 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
H A Dif_ath.c3501 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
5467 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
/freebsd-11-stable/sys/dev/malo/
H A Dif_malo.c1530 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
/freebsd-11-stable/sys/dev/wi/
H A Dif_wi.c1525 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
/freebsd-11-stable/sys/dev/usb/wlan/
H A Dif_zyd.c1982 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
H A Dif_run.c912 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next){
/freebsd-11-stable/sys/dev/otus/
H A Dif_otus.c2318 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
/freebsd-11-stable/sys/dev/mwl/
H A Dif_mwl.c650 TAILQ_FOREACH(apvap, &ic->ic_vaps, iv_next)
/freebsd-11-stable/sys/dev/urtwn/
H A Dif_urtwn.c4954 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {

Completed in 368 milliseconds