Home
last modified time | relevance | path

Searched refs:IEEE80211_MSG_RATECTL (Results 1 – 8 of 8) sorted by relevance

/freebsd-9-stable/sys/dev/ath/ath_rate/amrr/
Damrr.c225 IEEE80211_NOTE(vap, IEEE80211_MSG_RATECTL, ni, in ath_rate_update()
365 IEEE80211_NOTE(ni->ni_vap, IEEE80211_MSG_RATECTL, ni, in ath_rate_ctl()
376 IEEE80211_NOTE(ni->ni_vap, IEEE80211_MSG_RATECTL, ni, in ath_rate_ctl()
390 IEEE80211_MSG_RATECTL, ni, in ath_rate_ctl()
397 IEEE80211_MSG_RATECTL, ni, in ath_rate_ctl()
/freebsd-9-stable/sys/net80211/
Dieee80211_rssadapt.c195 IEEE80211_NOTE(ni->ni_vap, IEEE80211_MSG_RATECTL, ni, in rssadapt_node_init()
247 IEEE80211_NOTE(ni->ni_vap, IEEE80211_MSG_RATECTL, ni, in rssadapt_rate()
274 IEEE80211_DPRINTF(ra->ra_rs->vap, IEEE80211_MSG_RATECTL, in rssadapt_lower_rate()
299 IEEE80211_DPRINTF(ra->ra_rs->vap, IEEE80211_MSG_RATECTL, in rssadapt_raise_rate()
Dieee80211_amrr.c163 IEEE80211_NOTE(ni->ni_vap, IEEE80211_MSG_RATECTL, ni, in amrr_node_init()
188 IEEE80211_NOTE(ni->ni_vap, IEEE80211_MSG_RATECTL, ni, in amrr_update()
209 IEEE80211_NOTE(ni->ni_vap, IEEE80211_MSG_RATECTL, ni, in amrr_update()
Dieee80211_ratectl.c84 IEEE80211_DPRINTF(vap, IEEE80211_MSG_RATECTL, in ieee80211_ratectl_set()
Dieee80211_var.h834 #define IEEE80211_MSG_RATECTL 0x00000020 /* tx rate control */ macro
/freebsd-9-stable/sys/dev/ath/ath_rate/sample/
Dsample.c360 IEEE80211_NOTE(an->an_node.ni_vap, IEEE80211_MSG_RATECTL, in ath_rate_findrate()
404 IEEE80211_MSG_RATECTL, in ath_rate_findrate()
571 IEEE80211_NOTE(an->an_node.ni_vap, IEEE80211_MSG_RATECTL, in update_stats()
613 IEEE80211_NOTE(an->an_node.ni_vap, IEEE80211_MSG_RATECTL, in ath_rate_tx_complete()
631 IEEE80211_NOTE(an->an_node.ni_vap, IEEE80211_MSG_RATECTL, in ath_rate_tx_complete()
658 IEEE80211_NOTE(an->an_node.ni_vap, IEEE80211_MSG_RATECTL, in ath_rate_tx_complete()
810 if (ieee80211_msg(ni->ni_vap, IEEE80211_MSG_RATECTL)) { in ath_rate_ctl_reset()
857 IEEE80211_NOTE(ni->ni_vap, IEEE80211_MSG_RATECTL, ni, in ath_rate_ctl_reset()
/freebsd-9-stable/sys/dev/ath/ath_rate/onoe/
Donoe.c198 IEEE80211_NOTE(vap, IEEE80211_MSG_RATECTL, ni, in ath_rate_update()
349 IEEE80211_NOTE(ni->ni_vap, IEEE80211_MSG_RATECTL, ni, in ath_rate_ctl()
379 IEEE80211_NOTE(ni->ni_vap, IEEE80211_MSG_RATECTL, ni, in ath_rate_ctl()
/freebsd-9-stable/usr.sbin/wlandebug/
Dwlandebug.c76 #define IEEE80211_MSG_RATECTL 0x00000020 /* tx rate control */ macro
112 { "rate", IEEE80211_MSG_RATECTL },