Home
last modified time | relevance | path

Searched refs:IEEE80211_MSG_TDMA (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211_tdma.c302 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 Dieee80211_var.h1025 #define IEEE80211_MSG_TDMA 0x00000002 /* TDMA handling */ macro
/freebsd/usr.sbin/wlandebug/
H A Dwlandebug.c84 #define IEEE80211_MSG_TDMA 0x00000002 /* TDMA handling */ macro
120 { "tdma", IEEE80211_MSG_TDMA },