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

/freebsd-10.2-release/sys/net80211/
H A Dieee80211_proto.c1329 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
1389 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
1409 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
1430 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
1459 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
1549 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
1574 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next)
1600 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next)
1639 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next)
1664 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
[all...]
H A Dieee80211_radiotap.c193 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
261 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
H A Dieee80211.c584 TAILQ_INSERT_TAIL(&ic->ic_vaps, vap, iv_next);
634 TAILQ_REMOVE(&ic->ic_vaps, vap, iv_next);
685 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next)
730 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next)
770 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next)
810 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next)
1387 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next)
H A Dieee80211_ddb.c183 iv_next)
519 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next)
669 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next)
H A Dieee80211_regdomain.c384 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next)
H A Dieee80211_crypto.c648 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
H A Dieee80211_input.c114 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
129 if (TAILQ_NEXT(vap, iv_next) != NULL) {
H A Dieee80211_wds.c246 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
H A Dieee80211_var.h346 TAILQ_ENTRY(ieee80211vap) iv_next; /* list of vap instances */ member in struct:ieee80211vap
H A Dieee80211_freebsd.c844 TAILQ_FOREACH_SAFE(vap, &ic->ic_vaps, iv_next, next) {
H A Dieee80211_node.c613 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
2386 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next)
H A Dieee80211_ht.c1234 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
H A Dieee80211_ioctl.c3323 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
/freebsd-10.2-release/sys/dev/mwl/
H A Dif_mwl.c684 TAILQ_FOREACH(apvap, &ic->ic_vaps, iv_next)
/freebsd-10.2-release/sys/dev/ath/
H A Dif_ath.c5268 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next) {
/freebsd-10.2-release/sys/dev/usb/wlan/
H A Dif_run.c917 TAILQ_FOREACH(vap, &ic->ic_vaps, iv_next){

Completed in 616 milliseconds