Searched refs:IEEE80211_MSG_TDMA (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/net80211/ |
H A D | ieee80211_tdma.c | 302 IEEE80211_MSG_STATE | IEEE80211_MSG_TDMA | IEEE80211_MSG_DEBUG, in tdma_beacon_miss() 489 IEEE80211_DPRINTF(vap, IEEE80211_MSG_TDMA, in tdma_update() 534 IEEE80211_MSG_ELEMID | IEEE80211_MSG_TDMA, in tdma_process_params() 540 IEEE80211_MSG_ELEMID | IEEE80211_MSG_TDMA, in tdma_process_params() 553 IEEE80211_MSG_ELEMID | IEEE80211_MSG_TDMA, in tdma_process_params() 564 IEEE80211_NOTE(vap, IEEE80211_MSG_TDMA, ni, in tdma_process_params() 614 IEEE80211_DPRINTF(vap, IEEE80211_MSG_TDMA, in tdma_process_params()
|
H A D | ieee80211_var.h | 1043 #define IEEE80211_MSG_TDMA 0x00000002 /* TDMA handling */ macro
|
/freebsd/usr.sbin/wlandebug/ |
H A D | wlandebug.c | 84 #define IEEE80211_MSG_TDMA 0x00000002 /* TDMA handling */ macro 120 { "tdma", IEEE80211_MSG_TDMA },
|