Searched refs:sta_entry (Results 1 - 13 of 13) sorted by relevance

/drivers/net/wireless/rtlwifi/
H A Drc.c43 struct rtl_sta_info *sta_entry = NULL; local
55 sta_entry = (struct rtl_sta_info *)sta->drv_priv;
56 wireless_mode = sta_entry->wireless_mode;
100 struct rtl_sta_info *sta_entry = NULL; local
108 sta_entry = (struct rtl_sta_info *)sta->drv_priv;
109 wireless_mode = sta_entry->wireless_mode;
172 struct rtl_sta_info *sta_entry, u16 tid)
183 if (sta_entry->tids[tid].agg.agg_state == RTL_AGG_STOP)
199 struct rtl_sta_info *sta_entry; local
213 sta_entry
171 _rtl_tx_aggr_check(struct rtl_priv *rtlpriv, struct rtl_sta_info *sta_entry, u16 tid) argument
[all...]
H A Dbase.c699 struct rtl_sta_info *sta_entry = NULL; local
703 sta_entry = (struct rtl_sta_info *) sta->drv_priv;
704 ratr_index = sta_entry->ratr_index;
1184 struct rtl_sta_info *sta_entry = NULL; local
1198 sta_entry =
1200 if (!sta_entry) {
1208 tid_data = &sta_entry->tids[tid];
1337 struct rtl_sta_info *sta_entry = NULL; local
1345 sta_entry = (struct rtl_sta_info *)sta->drv_priv;
1346 if (!sta_entry)
1366 struct rtl_sta_info *sta_entry = NULL; local
1390 struct rtl_sta_info *sta_entry = NULL; local
1415 struct rtl_sta_info *sta_entry = NULL; local
1435 struct rtl_sta_info *sta_entry = NULL; local
1776 struct rtl_sta_info *sta_entry = local
[all...]
H A Dcore.c870 struct rtl_sta_info *sta_entry; local
873 sta_entry = (struct rtl_sta_info *)sta->drv_priv;
875 list_add_tail(&sta_entry->list, &rtlpriv->entry_list);
878 sta_entry->wireless_mode = WIRELESS_MODE_G;
880 sta_entry->wireless_mode = WIRELESS_MODE_B;
882 sta_entry->wireless_mode = WIRELESS_MODE_N_24G;
885 sta_entry->wireless_mode = WIRELESS_MODE_G;
887 sta_entry->wireless_mode = WIRELESS_MODE_A;
889 sta_entry->wireless_mode = WIRELESS_MODE_N_5G;
891 sta_entry
914 struct rtl_sta_info *sta_entry; local
1244 struct rtl_sta_info *sta_entry; local
[all...]
H A Dpci.c1568 struct rtl_sta_info *sta_entry = NULL; local
1574 sta_entry = (struct rtl_sta_info *)sta->drv_priv;
1584 if (sta_entry->tids[tid].agg.agg_state != RTL_AGG_OPERATIONAL)
1608 struct rtl_sta_info *sta_entry = NULL; local
1678 sta_entry = (struct rtl_sta_info *)sta->drv_priv;
1684 sta_entry->tids[tid].seq_number = seq_number;
/drivers/net/wireless/rtlwifi/rtl8192ce/
H A Dhw.c1927 struct rtl_sta_info *sta_entry = NULL; local
1942 sta_entry = (struct rtl_sta_info *) sta->drv_priv;
1943 wirelessmode = sta_entry->wireless_mode;
2047 sta_entry->ratr_index = ratr_index;
2060 sta_entry->ratr_index = ratr_index;
/drivers/net/wireless/rtlwifi/rtl8192cu/
H A Dhw.c2106 struct rtl_sta_info *sta_entry = NULL; local
2121 sta_entry = (struct rtl_sta_info *) sta->drv_priv;
2122 wirelessmode = sta_entry->wireless_mode;
2226 sta_entry->ratr_index = ratr_index;
2242 sta_entry->ratr_index = ratr_index;
/drivers/net/wireless/rtlwifi/rtl8192de/
H A Dhw.c1954 struct rtl_sta_info *sta_entry = NULL; local
1968 sta_entry = (struct rtl_sta_info *) sta->drv_priv;
1969 mimo_ps = sta_entry->mimo_ps;
1970 wirelessmode = sta_entry->wireless_mode;
2080 sta_entry->ratr_index = ratr_index;
/drivers/net/wireless/rtlwifi/rtl8192se/
H A Dhw.c2140 struct rtl_sta_info *sta_entry = NULL; local
2158 sta_entry = (struct rtl_sta_info *) sta->drv_priv;
2159 wirelessmode = sta_entry->wireless_mode;
2260 sta_entry->ratr_index = ratr_index;
2289 sta_entry->ratr_index = ratr_index;
/drivers/net/wireless/rtlwifi/rtl8188ee/
H A Dhw.c2152 struct rtl_sta_info *sta_entry = NULL; local
2167 sta_entry = (struct rtl_sta_info *)sta->drv_priv;
2168 wirelessmode = sta_entry->wireless_mode;
2259 sta_entry->ratr_index = ratr_index;
/drivers/net/wireless/rtlwifi/rtl8192ee/
H A Dhw.c2215 struct rtl_sta_info *sta_entry = NULL; local
2229 sta_entry = (struct rtl_sta_info *)sta->drv_priv;
2230 wirelessmode = sta_entry->wireless_mode;
2321 sta_entry->ratr_index = ratr_index;
/drivers/net/wireless/rtlwifi/rtl8723ae/
H A Dhw.c2013 struct rtl_sta_info *sta_entry = NULL; local
2028 sta_entry = (struct rtl_sta_info *)sta->drv_priv;
2029 wirelessmode = sta_entry->wireless_mode;
2121 sta_entry->ratr_index = ratr_index;
/drivers/net/wireless/rtlwifi/rtl8723be/
H A Dhw.c2350 struct rtl_sta_info *sta_entry = NULL; local
2364 sta_entry = (struct rtl_sta_info *)sta->drv_priv;
2365 wirelessmode = sta_entry->wireless_mode;
2452 sta_entry->ratr_index = ratr_index;
/drivers/net/wireless/rtlwifi/rtl8821ae/
H A Dhw.c3591 u8 mac_id, struct rtl_sta_info *sta_entry,
3651 struct rtl_sta_info *sta_entry = NULL; local
3663 sta_entry = (struct rtl_sta_info *)sta->drv_priv;
3664 wirelessmode = sta_entry->wireless_mode;
3813 sta_entry->ratr_index = ratr_index;
3827 | _rtl8821ae_get_ra_ldpc(hw, macid, sta_entry, wirelessmode);
3590 _rtl8821ae_get_ra_ldpc(struct ieee80211_hw *hw, u8 mac_id, struct rtl_sta_info *sta_entry, enum wireless_mode wirelessmode) argument

Completed in 768 milliseconds