Searched refs:ir_tx_update (Results 1 – 4 of 4) sorted by relevance
94 void (*ir_tx_update)(struct ieee80211vap *, member150 if (vap->iv_rate->ir_tx_update == NULL) in ieee80211_ratectl_tx_update()152 vap->iv_rate->ir_tx_update(vap, stats); in ieee80211_ratectl_tx_update()
114 .ir_tx_update = none_tx_update,
110 .ir_tx_update = NULL,
94 .ir_tx_update = amrr_tx_update,