Searched refs:ieee80211_amrr (Results 1 – 2 of 2) sorted by relevance
69 static int amrr_update(struct ieee80211_amrr *,104 struct ieee80211_amrr *amrr = vap->iv_rs; in amrr_setinterval()117 struct ieee80211_amrr *amrr; in amrr_init()122 amrr = vap->iv_rs = IEEE80211_MALLOC(sizeof(struct ieee80211_amrr), in amrr_init()166 struct ieee80211_amrr *amrr = vap->iv_rs; in amrr_node_init()249 amrr_update(struct ieee80211_amrr *amrr, struct ieee80211_amrr_node *amn, in amrr_update()337 struct ieee80211_amrr *amrr; in amrr_rate()444 struct ieee80211_amrr *amrr = vap->iv_rs; in amrr_sysctl_interval()462 struct ieee80211_amrr *amrr = vap->iv_rs; in amrr_sysctlattach()
37 struct ieee80211_amrr { struct50 struct ieee80211_amrr *amn_amrr;/* backpointer */ argument