Lines Matching defs:sta_entry
781 (sta_entry ? sta_entry->wireless_mode : \
787 struct rtl_sta_info *sta_entry = NULL;
791 sta_entry = (struct rtl_sta_info *) sta->drv_priv;
792 ratr_index = sta_entry->ratr_index;
822 ; /* use sta_entry->ratr_index */
1237 (sta_entry ? sta_entry->wireless_mode : \
1244 struct rtl_sta_info *sta_entry =
1395 struct rtl_sta_info *sta_entry = NULL;
1409 sta_entry =
1419 tid_data = &sta_entry->tids[tid];
1756 struct rtl_sta_info *sta_entry = NULL;
1764 sta_entry = (struct rtl_sta_info *)sta->drv_priv;
1765 tid_data = &sta_entry->tids[tid];
1780 struct rtl_sta_info *sta_entry = NULL;
1791 sta_entry = (struct rtl_sta_info *)sta->drv_priv;
1792 sta_entry->tids[tid].agg.agg_state = RTL_AGG_STOP;
1803 struct rtl_sta_info *sta_entry = NULL;
1820 sta_entry = (struct rtl_sta_info *)sta->drv_priv;
1821 tid_data = &sta_entry->tids[tid];
1834 struct rtl_sta_info *sta_entry = NULL;
1845 sta_entry = (struct rtl_sta_info *)sta->drv_priv;
1846 sta_entry->tids[tid].agg.rx_agg_state = RTL_RX_AGG_STOP;
1855 struct rtl_sta_info *sta_entry = NULL;
1866 sta_entry = (struct rtl_sta_info *)sta->drv_priv;
1867 sta_entry->tids[tid].agg.agg_state = RTL_AGG_OPERATIONAL;
2465 struct rtl_sta_info *sta_entry =
2467 sta_entry->mimo_ps = smps;