Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/mac80211/
H A Drate.h48 void *priv_sta = sta->rate_ctrl_priv; in rate_control_free_sta() local
H A Drc80211_minstrel_ht_debugfs.c317 minstrel_ht_add_sta_debugfs(void *priv, void *priv_sta, struct dentry *dir) in minstrel_ht_add_sta_debugfs() argument
H A Drc80211_minstrel.c552 static u32 minstrel_get_expected_throughput(void *priv_sta) in minstrel_get_expected_throughput() argument
264 minstrel_tx_status(void *priv, struct ieee80211_supported_band *sband, void *priv_sta, struct ieee80211_tx_status *st) minstrel_tx_status() argument
326 minstrel_get_rate(void *priv, struct ieee80211_sta *sta, void *priv_sta, struct ieee80211_tx_rate_control *txrc) minstrel_get_rate() argument
462 minstrel_rate_init(void *priv, struct ieee80211_supported_band *sband, struct cfg80211_chan_def *chandef, struct ieee80211_sta *sta, void *priv_sta) minstrel_rate_init() argument
H A Drate.c35 void *priv_sta = sta->rate_ctrl_priv; in rate_control_rate_init() local
75 void *priv_sta = sta->rate_ctrl_priv; in rate_control_tx_status() local
97 void *priv_sta = sta->rate_ctrl_priv; in rate_control_rate_update() local
902 void *priv_sta = NULL; in rate_control_get_rate() local
[all...]
H A Drc80211_minstrel_ht.c1293 minstrel_ht_get_rate(void *priv, struct ieee80211_sta *sta, void *priv_sta, in minstrel_ht_get_rate() argument
886 minstrel_ht_tx_status(void *priv, struct ieee80211_supported_band *sband, void *priv_sta, struct ieee80211_tx_status *st) minstrel_ht_tx_status() argument
1387 minstrel_ht_update_caps(void *priv, struct ieee80211_supported_band *sband, struct cfg80211_chan_def *chandef, struct ieee80211_sta *sta, void *priv_sta) minstrel_ht_update_caps() argument
1544 minstrel_ht_rate_init(void *priv, struct ieee80211_supported_band *sband, struct cfg80211_chan_def *chandef, struct ieee80211_sta *sta, void *priv_sta) minstrel_ht_rate_init() argument
1552 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) minstrel_ht_rate_update() argument
1598 minstrel_ht_free_sta(void *priv, struct ieee80211_sta *sta, void *priv_sta) minstrel_ht_free_sta() argument
1704 minstrel_ht_get_expected_throughput(void *priv_sta) minstrel_ht_get_expected_throughput() argument
[all...]
/kernel/linux/linux-6.6/net/mac80211/
H A Drate.h50 void *priv_sta = sta->rate_ctrl_priv; in rate_control_free_sta() local
H A Drc80211_minstrel_ht_debugfs.c330 minstrel_ht_add_sta_debugfs(void *priv, void *priv_sta, struct dentry *dir) in minstrel_ht_add_sta_debugfs() argument
H A Drate.c36 void *priv_sta = sta->rate_ctrl_priv; in rate_control_rate_init() local
75 void *priv_sta = sta->rate_ctrl_priv; in rate_control_tx_status() local
101 void *priv_sta = sta->rate_ctrl_priv; in rate_control_rate_update() local
906 void *priv_sta = NULL; in rate_control_get_rate() local
[all...]
H A Drc80211_minstrel_ht.c1595 minstrel_ht_get_rate(void *priv, struct ieee80211_sta *sta, void *priv_sta, in minstrel_ht_get_rate() argument
1282 minstrel_ht_tx_status(void *priv, struct ieee80211_supported_band *sband, void *priv_sta, struct ieee80211_tx_status *st) minstrel_ht_tx_status() 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) minstrel_ht_update_caps() argument
1834 minstrel_ht_rate_init(void *priv, struct ieee80211_supported_band *sband, struct cfg80211_chan_def *chandef, struct ieee80211_sta *sta, void *priv_sta) minstrel_ht_rate_init() argument
1842 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) minstrel_ht_rate_update() argument
1870 minstrel_ht_free_sta(void *priv, struct ieee80211_sta *sta, void *priv_sta) minstrel_ht_free_sta() argument
1988 minstrel_ht_get_expected_throughput(void *priv_sta) minstrel_ht_get_expected_throughput() argument
[all...]
/kernel/linux/linux-5.10/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) rtl_get_rate() argument
208 rtl_tx_status(void *ppriv, struct ieee80211_supported_band *sband, struct ieee80211_sta *sta, void *priv_sta, struct sk_buff *skb) rtl_tx_status() argument
249 rtl_rate_init(void *ppriv, struct ieee80211_supported_band *sband, struct cfg80211_chan_def *chandef, struct ieee80211_sta *sta, void *priv_sta) rtl_rate_init() 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) rtl_rate_update() argument
290 rtl_rate_free_sta(void *rtlpriv, struct ieee80211_sta *sta, void *priv_sta) rtl_rate_free_sta() argument
/kernel/linux/linux-6.6/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) rtl_get_rate() argument
208 rtl_tx_status(void *ppriv, struct ieee80211_supported_band *sband, struct ieee80211_sta *sta, void *priv_sta, struct sk_buff *skb) rtl_tx_status() argument
249 rtl_rate_init(void *ppriv, struct ieee80211_supported_band *sband, struct cfg80211_chan_def *chandef, struct ieee80211_sta *sta, void *priv_sta) rtl_rate_init() 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) rtl_rate_update() argument
290 rtl_rate_free_sta(void *rtlpriv, struct ieee80211_sta *sta, void *priv_sta) rtl_rate_free_sta() argument
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drs.c2682 static void rs_get_rate(void *priv_r, struct ieee80211_sta *sta, void *priv_sta, in rs_get_rate() argument
3246 static void rs_add_debugfs(void *priv, void *priv_sta, in rs_add_debugfs() argument
867 rs_tx_status(void *priv_r, struct ieee80211_supported_band *sband, struct ieee80211_sta *sta, void *priv_sta, struct sk_buff *skb) rs_tx_status() argument
3023 rs_free_sta(void *priv_r, struct ieee80211_sta *sta, void *priv_sta) rs_free_sta() argument
3268 rs_rate_init_stub(void *priv_r, struct ieee80211_supported_band *sband, struct cfg80211_chan_def *chandef, struct ieee80211_sta *sta, void *priv_sta) rs_rate_init_stub() argument
/kernel/linux/linux-6.6/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, in rs_get_rate() argument
3244 static void rs_add_debugfs(void *priv, void *priv_sta, in rs_add_debugfs() argument
845 rs_tx_status(void *priv_r, struct ieee80211_supported_band *sband, struct ieee80211_sta *sta, void *priv_sta, struct sk_buff *skb) rs_tx_status() argument
3001 rs_free_sta(void *priv_r, struct ieee80211_sta *sta, void *priv_sta) rs_free_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) rs_rate_init_stub() argument
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drs.c4113 static void rs_drv_add_sta_debugfs(void *mvm, void *priv_sta, in rs_drv_add_sta_debugfs() argument
1208 rs_drv_mac80211_tx_status(void *mvm_r, struct ieee80211_supported_band *sband, struct ieee80211_sta *sta, void *priv_sta, struct sk_buff *skb) rs_drv_mac80211_tx_status() argument
3051 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) rs_drv_rate_update() argument
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drs.c4054 static void rs_drv_add_sta_debugfs(void *mvm, void *priv_sta, in rs_drv_add_sta_debugfs() 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) rs_drv_mac80211_tx_status() 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) rs_drv_rate_update() argument

Completed in 32 milliseconds