Searched refs:priv_sta (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Drate.h42 void *priv_sta = sta->rate_ctrl_priv; local
47 ref->ops->tx_status(ref->priv, sband, ista, priv_sta, skb);
56 void *priv_sta = sta->rate_ctrl_priv; local
64 ref->ops->rate_init(ref->priv, sband, ista, priv_sta);
74 void *priv_sta = sta->rate_ctrl_priv; local
78 priv_sta, changed, oper_chan_type);
92 void *priv_sta = sta->rate_ctrl_priv; local
94 ref->ops->free_sta(ref->priv, ista, priv_sta);
H A Drc80211_minstrel_debugfs.c128 minstrel_add_sta_debugfs(void *priv, void *priv_sta, struct dentry *dir) argument
130 struct minstrel_sta_info *mi = priv_sta;
137 minstrel_remove_sta_debugfs(void *priv, void *priv_sta) argument
139 struct minstrel_sta_info *mi = priv_sta;
H A Drc80211_minstrel_ht_debugfs.c104 minstrel_ht_add_sta_debugfs(void *priv, void *priv_sta, struct dentry *dir) argument
106 struct minstrel_ht_sta_priv *msp = priv_sta;
113 minstrel_ht_remove_sta_debugfs(void *priv, void *priv_sta) argument
115 struct minstrel_ht_sta_priv *msp = priv_sta;
H A Drc80211_minstrel.h89 void minstrel_add_sta_debugfs(void *priv, void *priv_sta, struct dentry *dir);
90 void minstrel_remove_sta_debugfs(void *priv, void *priv_sta);
H A Drc80211_minstrel_ht.h127 void minstrel_ht_add_sta_debugfs(void *priv, void *priv_sta, struct dentry *dir);
128 void minstrel_ht_remove_sta_debugfs(void *priv, void *priv_sta);
H A Drc80211_pid.h170 void rate_control_pid_add_sta_debugfs(void *priv, void *priv_sta,
173 void rate_control_pid_remove_sta_debugfs(void *priv, void *priv_sta);
H A Drc80211_pid_algo.c220 struct ieee80211_sta *sta, void *priv_sta,
224 struct rc_pid_sta_info *spinfo = priv_sta;
261 void *priv_sta,
267 struct rc_pid_sta_info *spinfo = priv_sta;
278 if (rate_control_send_low(sta, priv_sta, txrc))
296 struct ieee80211_sta *sta, void *priv_sta)
298 struct rc_pid_sta_info *spinfo = priv_sta;
445 void *priv_sta)
447 kfree(priv_sta);
219 rate_control_pid_tx_status(void *priv, struct ieee80211_supported_band *sband, struct ieee80211_sta *sta, void *priv_sta, struct sk_buff *skb) argument
260 rate_control_pid_get_rate(void *priv, struct ieee80211_sta *sta, void *priv_sta, struct ieee80211_tx_rate_control *txrc) argument
295 rate_control_pid_rate_init(void *priv, struct ieee80211_supported_band *sband, struct ieee80211_sta *sta, void *priv_sta) argument
444 rate_control_pid_free_sta(void *priv, struct ieee80211_sta *sta, void *priv_sta) argument
H A Drc80211_pid_debugfs.c211 void rate_control_pid_add_sta_debugfs(void *priv, void *priv_sta, argument
214 struct rc_pid_sta_info *spinfo = priv_sta;
221 void rate_control_pid_remove_sta_debugfs(void *priv, void *priv_sta) argument
223 struct rc_pid_sta_info *spinfo = priv_sta;
H A Drate.c235 void *priv_sta,
240 if (!sta || !priv_sta || rc_no_data_or_no_ack(txrc)) {
292 void *priv_sta = NULL; local
300 priv_sta = sta->rate_ctrl_priv;
312 ref->ops->get_rate(ref->priv, ista, priv_sta, txrc);
234 rate_control_send_low(struct ieee80211_sta *sta, void *priv_sta, struct ieee80211_tx_rate_control *txrc) argument
H A Drc80211_minstrel.c154 struct ieee80211_sta *sta, void *priv_sta,
157 struct minstrel_sta_info *mi = priv_sta;
218 void *priv_sta, struct ieee80211_tx_rate_control *txrc)
222 struct minstrel_sta_info *mi = priv_sta;
233 if (rate_control_send_low(sta, priv_sta, txrc))
378 struct ieee80211_sta *sta, void *priv_sta)
380 struct minstrel_sta_info *mi = priv_sta;
487 minstrel_free_sta(void *priv, struct ieee80211_sta *sta, void *priv_sta) argument
489 struct minstrel_sta_info *mi = priv_sta;
153 minstrel_tx_status(void *priv, struct ieee80211_supported_band *sband, struct ieee80211_sta *sta, void *priv_sta, struct sk_buff *skb) argument
217 minstrel_get_rate(void *priv, struct ieee80211_sta *sta, void *priv_sta, struct ieee80211_tx_rate_control *txrc) argument
377 minstrel_rate_init(void *priv, struct ieee80211_supported_band *sband, struct ieee80211_sta *sta, void *priv_sta) argument
H A Drc80211_minstrel_ht.c379 struct ieee80211_sta *sta, void *priv_sta,
382 struct minstrel_ht_sta_priv *msp = priv_sta;
580 minstrel_ht_get_rate(void *priv, struct ieee80211_sta *sta, void *priv_sta, argument
585 struct minstrel_ht_sta_priv *msp = priv_sta;
590 if (rate_control_send_low(sta, priv_sta, txrc))
626 struct ieee80211_sta *sta, void *priv_sta,
630 struct minstrel_ht_sta_priv *msp = priv_sta;
706 struct ieee80211_sta *sta, void *priv_sta)
710 minstrel_ht_update_caps(priv, sband, sta, priv_sta, mp->hw->conf.channel_type);
715 struct ieee80211_sta *sta, void *priv_sta,
378 minstrel_ht_tx_status(void *priv, struct ieee80211_supported_band *sband, struct ieee80211_sta *sta, void *priv_sta, struct sk_buff *skb) argument
625 minstrel_ht_update_caps(void *priv, struct ieee80211_supported_band *sband, struct ieee80211_sta *sta, void *priv_sta, enum nl80211_channel_type oper_chan_type) argument
705 minstrel_ht_rate_init(void *priv, struct ieee80211_supported_band *sband, struct ieee80211_sta *sta, void *priv_sta) argument
714 minstrel_ht_rate_update(void *priv, struct ieee80211_supported_band *sband, struct ieee80211_sta *sta, void *priv_sta, u32 changed, enum nl80211_channel_type oper_chan_type) argument
759 minstrel_ht_free_sta(void *priv, struct ieee80211_sta *sta, void *priv_sta) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-3945-rs.c427 void *priv_sta)
429 struct iwl3945_rs_sta *rs_sta = priv_sta;
447 struct ieee80211_sta *sta, void *priv_sta,
454 struct iwl3945_rs_sta *rs_sta = priv_sta;
470 if (!priv_sta) {
631 void *priv_sta, struct ieee80211_tx_rate_control *txrc)
639 struct iwl3945_rs_sta *rs_sta = priv_sta;
657 priv_sta = NULL;
660 if (rate_control_send_low(sta, priv_sta, txrc))
878 static void iwl3945_add_debugfs(void *priv, void *priv_sta, argument
426 rs_free_sta(void *iwl_priv, struct ieee80211_sta *sta, void *priv_sta) argument
446 rs_tx_status(void *priv_rate, struct ieee80211_supported_band *sband, struct ieee80211_sta *sta, void *priv_sta, struct sk_buff *skb) argument
630 rs_get_rate(void *priv_r, struct ieee80211_sta *sta, void *priv_sta, struct ieee80211_tx_rate_control *txrc) argument
889 iwl3945_remove_debugfs(void *priv, void *priv_sta) argument
901 rs_rate_init_stub(void *priv_r, struct ieee80211_supported_band *sband, struct ieee80211_sta *sta, void *priv_sta) argument
[all...]
H A Diwl-agn-rs.c750 struct ieee80211_sta *sta, void *priv_sta,
756 struct iwl_lq_sta *lq_sta = priv_sta;
2401 static void rs_get_rate(void *priv_r, struct ieee80211_sta *sta, void *priv_sta, argument
2409 struct iwl_lq_sta *lq_sta = priv_sta;
2428 priv_sta = NULL;
2432 if (rate_control_send_low(sta, priv_sta, txrc))
2711 void *priv_sta)
2950 static void rs_add_debugfs(void *priv, void *priv_sta, argument
2953 struct iwl_lq_sta *lq_sta = priv_sta;
2969 static void rs_remove_debugfs(void *priv, void *priv_sta) argument
749 rs_tx_status(void *priv_r, struct ieee80211_supported_band *sband, struct ieee80211_sta *sta, void *priv_sta, struct sk_buff *skb) argument
2710 rs_free_sta(void *priv_r, struct ieee80211_sta *sta, void *priv_sta) argument
2984 rs_rate_init_stub(void *priv_r, struct ieee80211_supported_band *sband, struct ieee80211_sta *sta, void *priv_sta) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dmac80211.h2590 struct ieee80211_sta *sta, void *priv_sta);
2593 void *priv_sta, u32 changed,
2596 void *priv_sta);
2599 struct ieee80211_sta *sta, void *priv_sta,
2601 void (*get_rate)(void *priv, struct ieee80211_sta *sta, void *priv_sta,
2604 void (*add_sta_debugfs)(void *priv, void *priv_sta,
2606 void (*remove_sta_debugfs)(void *priv, void *priv_sta);
2623 * If false is returned we guarantee that sta and sta and priv_sta is
2631 * @priv_sta: private rate control structure. This may be null.
2635 void *priv_sta,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Drc.c765 static void ath_get_rate(void *priv, struct ieee80211_sta *sta, void *priv_sta, argument
769 struct ath_rate_priv *ath_rc_priv = priv_sta;
779 if (rate_control_send_low(sta, priv_sta, txrc))
1321 struct ieee80211_sta *sta, void *priv_sta,
1325 struct ath_rate_priv *ath_rc_priv = priv_sta;
1344 if (!priv_sta || !ieee80211_is_data(fc))
1404 struct ieee80211_sta *sta, void *priv_sta)
1407 struct ath_rate_priv *ath_rc_priv = priv_sta;
1450 ath_rc_init(sc, priv_sta, sband, sta, rate_table);
1454 struct ieee80211_sta *sta, void *priv_sta,
1320 ath_tx_status(void *priv, struct ieee80211_supported_band *sband, struct ieee80211_sta *sta, void *priv_sta, struct sk_buff *skb) argument
1403 ath_rate_init(void *priv, struct ieee80211_supported_band *sband, struct ieee80211_sta *sta, void *priv_sta) argument
1453 ath_rate_update(void *priv, struct ieee80211_supported_band *sband, struct ieee80211_sta *sta, void *priv_sta, u32 changed, enum nl80211_channel_type oper_chan_type) argument
1528 ath_rate_free_sta(void *priv, struct ieee80211_sta *sta, void *priv_sta) argument
[all...]

Completed in 293 milliseconds