Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_tdma.c307 IEEE80211_MSG_STATE | IEEE80211_MSG_TDMA | IEEE80211_MSG_DEBUG, in tdma_beacon_miss()
494 IEEE80211_DPRINTF(vap, IEEE80211_MSG_TDMA, in tdma_update()
539 IEEE80211_MSG_ELEMID | IEEE80211_MSG_TDMA, in tdma_process_params()
545 IEEE80211_MSG_ELEMID | IEEE80211_MSG_TDMA, in tdma_process_params()
558 IEEE80211_MSG_ELEMID | IEEE80211_MSG_TDMA, in tdma_process_params()
569 IEEE80211_NOTE(vap, IEEE80211_MSG_TDMA, ni, in tdma_process_params()
619 IEEE80211_DPRINTF(vap, IEEE80211_MSG_TDMA, in tdma_process_params()
H A Dieee80211_var.h1008 #define IEEE80211_MSG_TDMA 0x00000002 /* TDMA handling */ macro