Lines Matching refs:rtl_sta_info
433 hw->sta_data_size = sizeof(struct rtl_sta_info); in _rtl_init_mac80211()
797 struct rtl_sta_info *sta_entry = NULL; in _rtl_txrate_selectmode()
801 sta_entry = (struct rtl_sta_info *) sta->drv_priv; in _rtl_txrate_selectmode()
1254 struct rtl_sta_info *sta_entry = in rtl_get_tcb_desc()
1255 (sta ? (struct rtl_sta_info *)sta->drv_priv : NULL); in rtl_get_tcb_desc()
1411 struct rtl_sta_info *sta_entry = NULL; in rtl_action_proc()
1426 (struct rtl_sta_info *)sta->drv_priv; in rtl_action_proc()
1776 struct rtl_sta_info *sta_entry = NULL; in rtl_tx_agg_start()
1784 sta_entry = (struct rtl_sta_info *)sta->drv_priv; in rtl_tx_agg_start()
1803 struct rtl_sta_info *sta_entry = NULL; in rtl_tx_agg_stop()
1814 sta_entry = (struct rtl_sta_info *)sta->drv_priv; in rtl_tx_agg_stop()
1826 struct rtl_sta_info *sta_entry = NULL; in rtl_rx_agg_start()
1843 sta_entry = (struct rtl_sta_info *)sta->drv_priv; in rtl_rx_agg_start()
1859 struct rtl_sta_info *sta_entry = NULL; in rtl_rx_agg_stop()
1870 sta_entry = (struct rtl_sta_info *)sta->drv_priv; in rtl_rx_agg_stop()
1879 struct rtl_sta_info *sta_entry = NULL; in rtl_tx_agg_oper()
1890 sta_entry = (struct rtl_sta_info *)sta->drv_priv; in rtl_tx_agg_oper()
2513 struct rtl_sta_info *sta_entry = in rtl_send_smps_action()
2514 (struct rtl_sta_info *) sta->drv_priv; in rtl_send_smps_action()