Lines Matching refs:rtl_sta_info
411 hw->sta_data_size = sizeof(struct rtl_sta_info); in _rtl_init_mac80211()
781 struct rtl_sta_info *sta_entry = NULL; in _rtl_txrate_selectmode()
785 sta_entry = (struct rtl_sta_info *) sta->drv_priv; in _rtl_txrate_selectmode()
1238 struct rtl_sta_info *sta_entry = in rtl_get_tcb_desc()
1239 (sta ? (struct rtl_sta_info *)sta->drv_priv : NULL); in rtl_get_tcb_desc()
1389 struct rtl_sta_info *sta_entry = NULL; in rtl_action_proc()
1404 (struct rtl_sta_info *)sta->drv_priv; in rtl_action_proc()
1750 struct rtl_sta_info *sta_entry = NULL; in rtl_tx_agg_start()
1758 sta_entry = (struct rtl_sta_info *)sta->drv_priv; in rtl_tx_agg_start()
1774 struct rtl_sta_info *sta_entry = NULL; in rtl_tx_agg_stop()
1785 sta_entry = (struct rtl_sta_info *)sta->drv_priv; in rtl_tx_agg_stop()
1797 struct rtl_sta_info *sta_entry = NULL; in rtl_rx_agg_start()
1814 sta_entry = (struct rtl_sta_info *)sta->drv_priv; in rtl_rx_agg_start()
1828 struct rtl_sta_info *sta_entry = NULL; in rtl_rx_agg_stop()
1839 sta_entry = (struct rtl_sta_info *)sta->drv_priv; in rtl_rx_agg_stop()
1849 struct rtl_sta_info *sta_entry = NULL; in rtl_tx_agg_oper()
1860 sta_entry = (struct rtl_sta_info *)sta->drv_priv; in rtl_tx_agg_oper()
2458 struct rtl_sta_info *sta_entry = in rtl_send_smps_action()
2459 (struct rtl_sta_info *) sta->drv_priv; in rtl_send_smps_action()