Searched refs:ir_tx_update (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/sys/net80211/
H A Dieee80211_ratectl.h52 void (*ir_tx_update)(const struct ieee80211vap *, member in struct:ieee80211_ratectl
106 if (vap->iv_rate->ir_tx_update == NULL)
108 vap->iv_rate->ir_tx_update(vap, ni, arg1, arg2, arg3);
H A Dieee80211_ratectl_none.c110 .ir_tx_update = none_tx_update,
H A Dieee80211_amrr.c89 .ir_tx_update = amrr_tx_update,
H A Dieee80211_rssadapt.c105 .ir_tx_update = NULL,

Completed in 70 milliseconds