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()
2706 static void rs_get_rate(void *priv_r, struct ieee80211_sta *sta, void *priv_sta, in rs_get_rate() argument
2716 struct iwl_lq_sta *lq_sta = priv_sta; in rs_get_rate()
2735 priv_sta = NULL; in rs_get_rate()
2739 if (rate_control_send_low(sta, priv_sta, txrc)) in rs_get_rate()
3052 void *priv_sta) in rs_free_sta() argument
3274 static void rs_add_debugfs(void *priv, void *priv_sta, in rs_add_debugfs() argument
3277 struct iwl_lq_sta *lq_sta = priv_sta; in rs_add_debugfs()
3293 static void rs_remove_debugfs(void *priv, void *priv_sta) in rs_remove_debugfs() argument
3295 struct iwl_lq_sta *lq_sta = priv_sta; in rs_remove_debugfs()
3310 struct ieee80211_sta *sta, void *priv_sta) in rs_rate_init_stub() argument