Lines Matching refs:priv_sta
892 struct ieee80211_sta *sta, void *priv_sta, in rs_tx_status() argument
898 struct iwl_lq_sta *lq_sta = priv_sta; in rs_tx_status()
2715 static void rs_get_rate(void *priv_r, struct ieee80211_sta *sta, void *priv_sta, in rs_get_rate() argument
2725 struct iwl_lq_sta *lq_sta = priv_sta; in rs_get_rate()
2744 priv_sta = NULL; in rs_get_rate()
2748 if (rate_control_send_low(sta, priv_sta, txrc)) in rs_get_rate()
3061 void *priv_sta) in rs_free_sta() argument
3283 static void rs_add_debugfs(void *priv, void *priv_sta, in rs_add_debugfs() argument
3286 struct iwl_lq_sta *lq_sta = priv_sta; in rs_add_debugfs()
3302 static void rs_remove_debugfs(void *priv, void *priv_sta) in rs_remove_debugfs() argument
3304 struct iwl_lq_sta *lq_sta = priv_sta; in rs_remove_debugfs()
3319 struct ieee80211_sta *sta, void *priv_sta) in rs_rate_init_stub() argument