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

/linux-master/drivers/net/wireless/realtek/rtlwifi/
H A Drc.c165 void *priv_sta,
210 struct ieee80211_sta *sta, void *priv_sta,
219 if (!priv_sta || !ieee80211_is_data(fc))
252 struct ieee80211_sta *sta, void *priv_sta)
259 struct ieee80211_sta *sta, void *priv_sta,
291 struct ieee80211_sta *sta, void *priv_sta)
293 struct rtl_rate_priv *rate_priv = priv_sta;
164 rtl_get_rate(void *ppriv, struct ieee80211_sta *sta, void *priv_sta, struct ieee80211_tx_rate_control *txrc) argument
208 rtl_tx_status(void *ppriv, struct ieee80211_supported_band *sband, struct ieee80211_sta *sta, void *priv_sta, struct sk_buff *skb) argument
249 rtl_rate_init(void *ppriv, struct ieee80211_supported_band *sband, struct cfg80211_chan_def *chandef, struct ieee80211_sta *sta, void *priv_sta) argument
256 rtl_rate_update(void *ppriv, struct ieee80211_supported_band *sband, struct cfg80211_chan_def *chandef, struct ieee80211_sta *sta, void *priv_sta, u32 changed) argument
290 rtl_rate_free_sta(void *rtlpriv, struct ieee80211_sta *sta, void *priv_sta) argument
/linux-master/net/mac80211/
H A Drate.h50 void *priv_sta = sta->rate_ctrl_priv; local
52 ref->ops->free_sta(ref->priv, ista, priv_sta);
H A Drate.c36 void *priv_sta = sta->rate_ctrl_priv; local
64 priv_sta);
75 void *priv_sta = sta->rate_ctrl_priv; local
85 ref->ops->tx_status_ext(ref->priv, sband, priv_sta, st);
87 ref->ops->tx_status(ref->priv, sband, st->sta, priv_sta, st->skb);
101 void *priv_sta = sta->rate_ctrl_priv; local
117 ista, priv_sta, changed);
910 void *priv_sta = NULL; local
929 priv_sta = sta->rate_ctrl_priv;
934 ref->ops->get_rate(ref->priv, ista, priv_sta, txr
[all...]
H A Drc80211_minstrel_ht.h198 void minstrel_ht_add_sta_debugfs(void *priv, void *priv_sta, struct dentry *dir);
H A Drc80211_minstrel_ht.c1283 void *priv_sta, struct ieee80211_tx_status *st)
1286 struct minstrel_ht_sta *mi = priv_sta;
1595 minstrel_ht_get_rate(void *priv, struct ieee80211_sta *sta, void *priv_sta, argument
1601 struct minstrel_ht_sta *mi = priv_sta;
1700 struct ieee80211_sta *sta, void *priv_sta)
1703 struct minstrel_ht_sta *mi = priv_sta;
1835 struct ieee80211_sta *sta, void *priv_sta)
1837 minstrel_ht_update_caps(priv, sband, chandef, sta, priv_sta);
1843 struct ieee80211_sta *sta, void *priv_sta,
1846 minstrel_ht_update_caps(priv, sband, chandef, sta, priv_sta);
1282 minstrel_ht_tx_status(void *priv, struct ieee80211_supported_band *sband, void *priv_sta, struct ieee80211_tx_status *st) argument
1698 minstrel_ht_update_caps(void *priv, struct ieee80211_supported_band *sband, struct cfg80211_chan_def *chandef, struct ieee80211_sta *sta, void *priv_sta) argument
1833 minstrel_ht_rate_init(void *priv, struct ieee80211_supported_band *sband, struct cfg80211_chan_def *chandef, struct ieee80211_sta *sta, void *priv_sta) argument
1841 minstrel_ht_rate_update(void *priv, struct ieee80211_supported_band *sband, struct cfg80211_chan_def *chandef, struct ieee80211_sta *sta, void *priv_sta, u32 changed) argument
1869 minstrel_ht_free_sta(void *priv, struct ieee80211_sta *sta, void *priv_sta) argument
1987 minstrel_ht_get_expected_throughput(void *priv_sta) argument
[all...]
H A Drc80211_minstrel_ht_debugfs.c330 minstrel_ht_add_sta_debugfs(void *priv, void *priv_sta, struct dentry *dir) argument
332 debugfs_create_file("rc_stats", 0444, dir, priv_sta,
334 debugfs_create_file("rc_stats_csv", 0444, dir, priv_sta,
/linux-master/include/net/
H A Dmac80211.h6911 struct ieee80211_sta *sta, void *priv_sta);
6914 struct ieee80211_sta *sta, void *priv_sta,
6917 void *priv_sta);
6921 void *priv_sta, struct ieee80211_tx_status *st);
6923 struct ieee80211_sta *sta, void *priv_sta,
6925 void (*get_rate)(void *priv, struct ieee80211_sta *sta, void *priv_sta,
6928 void (*add_sta_debugfs)(void *priv, void *priv_sta,
6931 u32 (*get_expected_throughput)(void *priv_sta);
/linux-master/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drs.c846 struct ieee80211_sta *sta, void *priv_sta,
852 struct iwl_lq_sta *lq_sta = priv_sta;
2660 static void rs_get_rate(void *priv_r, struct ieee80211_sta *sta, void *priv_sta, argument
2670 struct iwl_lq_sta *lq_sta = priv_sta;
2689 priv_sta = NULL;
3002 void *priv_sta)
3244 static void rs_add_debugfs(void *priv, void *priv_sta, argument
3247 struct iwl_lq_sta *lq_sta = priv_sta;
3268 struct ieee80211_sta *sta, void *priv_sta)
845 rs_tx_status(void *priv_r, struct ieee80211_supported_band *sband, struct ieee80211_sta *sta, void *priv_sta, struct sk_buff *skb) argument
3001 rs_free_sta(void *priv_r, struct ieee80211_sta *sta, void *priv_sta) argument
3266 rs_rate_init_stub(void *priv_r, struct ieee80211_supported_band *sband, struct cfg80211_chan_def *chandef, struct ieee80211_sta *sta, void *priv_sta) argument
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drs.c1163 struct ieee80211_sta *sta, void *priv_sta,
3010 void *priv_sta, u32 changed)
4054 static void rs_drv_add_sta_debugfs(void *mvm, void *priv_sta, argument
4057 struct iwl_lq_sta *lq_sta = priv_sta;
1161 rs_drv_mac80211_tx_status(void *mvm_r, struct ieee80211_supported_band *sband, struct ieee80211_sta *sta, void *priv_sta, struct sk_buff *skb) argument
3006 rs_drv_rate_update(void *mvm_r, struct ieee80211_supported_band *sband, struct cfg80211_chan_def *chandef, struct ieee80211_sta *sta, void *priv_sta, u32 changed) argument

Completed in 224 milliseconds