Lines Matching refs:rtl_sta_info
430 hw->sta_data_size = sizeof(struct rtl_sta_info); in _rtl_init_mac80211()
697 struct rtl_sta_info *sta_entry = NULL; in _rtl_txrate_selectmode()
701 sta_entry = (struct rtl_sta_info *) sta->drv_priv; in _rtl_txrate_selectmode()
1254 struct rtl_sta_info *sta_entry = NULL; in rtl_action_proc()
1269 (struct rtl_sta_info *)sta->drv_priv; in rtl_action_proc()
1413 struct rtl_sta_info *sta_entry = NULL; in rtl_tx_agg_start()
1421 sta_entry = (struct rtl_sta_info *)sta->drv_priv; in rtl_tx_agg_start()
1442 struct rtl_sta_info *sta_entry = NULL; in rtl_tx_agg_stop()
1453 sta_entry = (struct rtl_sta_info *)sta->drv_priv; in rtl_tx_agg_stop()
1466 struct rtl_sta_info *sta_entry = NULL; in rtl_rx_agg_start()
1474 sta_entry = (struct rtl_sta_info *)sta->drv_priv; in rtl_rx_agg_start()
1491 struct rtl_sta_info *sta_entry = NULL; in rtl_rx_agg_stop()
1502 sta_entry = (struct rtl_sta_info *)sta->drv_priv; in rtl_rx_agg_stop()
1511 struct rtl_sta_info *sta_entry = NULL; in rtl_tx_agg_oper()
1522 sta_entry = (struct rtl_sta_info *)sta->drv_priv; in rtl_tx_agg_oper()
1852 struct rtl_sta_info *sta_entry = in rtl_send_smps_action()
1853 (struct rtl_sta_info *) sta->drv_priv; in rtl_send_smps_action()