Lines Matching refs:rtl_sta_info
430 hw->sta_data_size = sizeof(struct rtl_sta_info); in _rtl_init_mac80211()
701 struct rtl_sta_info *sta_entry = NULL; in _rtl_txrate_selectmode()
705 sta_entry = (struct rtl_sta_info *) sta->drv_priv; in _rtl_txrate_selectmode()
1258 struct rtl_sta_info *sta_entry = NULL; in rtl_action_proc()
1273 (struct rtl_sta_info *)sta->drv_priv; in rtl_action_proc()
1417 struct rtl_sta_info *sta_entry = NULL; in rtl_tx_agg_start()
1425 sta_entry = (struct rtl_sta_info *)sta->drv_priv; in rtl_tx_agg_start()
1446 struct rtl_sta_info *sta_entry = NULL; in rtl_tx_agg_stop()
1457 sta_entry = (struct rtl_sta_info *)sta->drv_priv; in rtl_tx_agg_stop()
1470 struct rtl_sta_info *sta_entry = NULL; in rtl_rx_agg_start()
1478 sta_entry = (struct rtl_sta_info *)sta->drv_priv; in rtl_rx_agg_start()
1495 struct rtl_sta_info *sta_entry = NULL; in rtl_rx_agg_stop()
1506 sta_entry = (struct rtl_sta_info *)sta->drv_priv; in rtl_rx_agg_stop()
1515 struct rtl_sta_info *sta_entry = NULL; in rtl_tx_agg_oper()
1526 sta_entry = (struct rtl_sta_info *)sta->drv_priv; in rtl_tx_agg_oper()
1856 struct rtl_sta_info *sta_entry = in rtl_send_smps_action()
1857 (struct rtl_sta_info *) sta->drv_priv; in rtl_send_smps_action()