Lines Matching refs:rtl_sta_info
432 hw->sta_data_size = sizeof(struct rtl_sta_info); in _rtl_init_mac80211()
699 struct rtl_sta_info *sta_entry = NULL; in _rtl_txrate_selectmode()
703 sta_entry = (struct rtl_sta_info *) sta->drv_priv; in _rtl_txrate_selectmode()
1256 struct rtl_sta_info *sta_entry = NULL; in rtl_action_proc()
1271 (struct rtl_sta_info *)sta->drv_priv; in rtl_action_proc()
1415 struct rtl_sta_info *sta_entry = NULL; in rtl_tx_agg_start()
1423 sta_entry = (struct rtl_sta_info *)sta->drv_priv; in rtl_tx_agg_start()
1444 struct rtl_sta_info *sta_entry = NULL; in rtl_tx_agg_stop()
1455 sta_entry = (struct rtl_sta_info *)sta->drv_priv; in rtl_tx_agg_stop()
1468 struct rtl_sta_info *sta_entry = NULL; in rtl_rx_agg_start()
1476 sta_entry = (struct rtl_sta_info *)sta->drv_priv; in rtl_rx_agg_start()
1493 struct rtl_sta_info *sta_entry = NULL; in rtl_rx_agg_stop()
1504 sta_entry = (struct rtl_sta_info *)sta->drv_priv; in rtl_rx_agg_stop()
1513 struct rtl_sta_info *sta_entry = NULL; in rtl_tx_agg_oper()
1524 sta_entry = (struct rtl_sta_info *)sta->drv_priv; in rtl_tx_agg_oper()
1854 struct rtl_sta_info *sta_entry = in rtl_send_smps_action()
1855 (struct rtl_sta_info *) sta->drv_priv; in rtl_send_smps_action()