Searched defs:priv_sta (Results 1 - 7 of 7) sorted by relevance

/linux-master/net/mac80211/
H A Drate.h50 void *priv_sta = sta->rate_ctrl_priv; local
H A Drc80211_minstrel_ht_debugfs.c330 minstrel_ht_add_sta_debugfs(void *priv, void *priv_sta, struct dentry *dir) argument
H A Drate.c36 void *priv_sta = sta->rate_ctrl_priv; local
75 void *priv_sta = sta->rate_ctrl_priv; local
101 void *priv_sta = sta->rate_ctrl_priv; local
910 void *priv_sta = NULL; local
[all...]
H A Drc80211_minstrel_ht.c1595 minstrel_ht_get_rate(void *priv, struct ieee80211_sta *sta, void *priv_sta, argument
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...]
/linux-master/drivers/net/wireless/realtek/rtlwifi/
H A Drc.c164 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/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drs.c2660 static void rs_get_rate(void *priv_r, struct ieee80211_sta *sta, void *priv_sta, argument
3244 static void rs_add_debugfs(void *priv, void *priv_sta, argument
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.c4054 static void rs_drv_add_sta_debugfs(void *mvm, void *priv_sta, argument
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 151 milliseconds