Searched refs:remove_sta_debugfs (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/mac80211/
H A Dieee80211_rate.h61 void (*remove_sta_debugfs)(void *priv, void *priv_sta); member in struct:rate_control_ops
139 if (ref->ops->remove_sta_debugfs)
140 ref->ops->remove_sta_debugfs(ref->priv, sta->rate_ctrl_priv);
H A Drc80211_simple.c404 .remove_sta_debugfs = rate_control_simple_remove_sta_debugfs,

Completed in 51 milliseconds