| /Linux-v5.4/drivers/staging/rtl8712/ | 
| D | sta_info.h | 90 struct	sta_priv {  struct91 	u8 *pallocated_stainfo_buf;
 92 	u8 *pstainfo_buf;
 93 	struct  __queue	free_sta_queue;
 94 	spinlock_t sta_hash_lock;
 95 	struct list_head sta_hash[NUM_STA];
 96 	int asoc_sta_count;
 97 	struct  __queue sleep_q;
 98 	struct  __queue wakeup_q;
 122 int _r8712_init_sta_priv(struct sta_priv *pstapriv);  argument
 
 | 
| /Linux-v5.4/drivers/staging/rtl8188eu/include/ | 
| D | sta_info.h | 282 struct	sta_priv {  struct283 	u8 *pallocated_stainfo_buf;
 284 	u8 *pstainfo_buf;
 285 	struct __queue free_sta_queue;
 287 	spinlock_t sta_hash_lock;
 288 	struct list_head sta_hash[NUM_STA];
 289 	int asoc_sta_count;
 290 	struct __queue sleep_q;
 291 	struct __queue wakeup_q;
 293 	struct adapter *padapter;
 [all …]
 
 | 
| /Linux-v5.4/drivers/staging/rtl8723bs/include/ | 
| D | sta_info.h | 311 struct	sta_priv {  struct313 	u8 *pallocated_stainfo_buf;
 314 	u8 *pstainfo_buf;
 315 	struct __queue	free_sta_queue;
 317 	_lock sta_hash_lock;
 318 	struct list_head   sta_hash[NUM_STA];
 319 	int asoc_sta_count;
 320 	struct __queue sleep_q;
 321 	struct __queue wakeup_q;
 323 	struct adapter *padapter;
 [all …]
 
 | 
| /Linux-v5.4/drivers/net/wireless/ath/wcn36xx/ | 
| D | main.c | 181 			       struct wcn36xx_sta *sta_priv)  in get_sta_index()480 	struct wcn36xx_sta *sta_priv = NULL;  in wcn36xx_tx()  local
 496 	struct wcn36xx_sta *sta_priv = sta ? wcn36xx_sta_to_priv(sta) : NULL;  in wcn36xx_set_key()  local
 714 	struct wcn36xx_sta *sta_priv = wcn36xx_sta_to_priv(sta);  in wcn36xx_update_allowed_rates()  local
 837 			struct wcn36xx_sta *sta_priv;  in wcn36xx_bss_info_changed()  local
 1005 	struct wcn36xx_sta *sta_priv = wcn36xx_sta_to_priv(sta);  in wcn36xx_sta_add()  local
 1035 	struct wcn36xx_sta *sta_priv = wcn36xx_sta_to_priv(sta);  in wcn36xx_sta_remove()  local
 1082 	struct wcn36xx_sta *sta_priv = wcn36xx_sta_to_priv(params->sta);  in wcn36xx_ampdu_action()  local
 
 | 
| D | txrx.c | 121 				   struct wcn36xx_sta *sta_priv,  in wcn36xx_tx_start_ampdu()158 				struct wcn36xx_sta *sta_priv,  in wcn36xx_set_tx_data()
 265 		     struct wcn36xx_sta *sta_priv,  in wcn36xx_start_tx()
 
 | 
| D | smd.c | 198 	struct wcn36xx_sta *sta_priv = NULL;  in wcn36xx_smd_set_sta_params()  local1173 	struct wcn36xx_sta *sta_priv = wcn36xx_sta_to_priv(sta);  in wcn36xx_smd_config_sta_rsp()  local
 1417 		struct wcn36xx_sta *sta_priv = wcn36xx_sta_to_priv(sta);  in wcn36xx_smd_config_bss_rsp()  local
 
 | 
| D | wcn36xx.h | 273 struct ieee80211_sta *wcn36xx_priv_to_sta(struct wcn36xx_sta *sta_priv)  in wcn36xx_priv_to_sta()
 | 
| /Linux-v5.4/drivers/net/wireless/intel/iwlwifi/dvm/ | 
| D | rs.c | 329 	struct iwl_station_priv *sta_priv =  in rs_program_fix_rate()  local893 	struct iwl_station_priv *sta_priv = (void *)sta->drv_priv;  in rs_tx_status()  local
 1253 	struct iwl_station_priv *sta_priv = (void *)sta->drv_priv;  in rs_switch_to_mimo2()  local
 1308 	struct iwl_station_priv *sta_priv = (void *)sta->drv_priv;  in rs_switch_to_mimo3()  local
 1364 	struct iwl_station_priv *sta_priv = (void *)sta->drv_priv;  in rs_switch_to_siso()  local
 2218 	struct iwl_station_priv *sta_priv = (void *)sta->drv_priv;  in rs_rate_scale_perform()  local
 2649 	struct iwl_station_priv *sta_priv;  in rs_initialize_lq()  local
 2762 	struct iwl_station_priv *sta_priv = (struct iwl_station_priv *) sta->drv_priv;  in rs_alloc_sta()  local
 2781 	struct iwl_station_priv *sta_priv;  in iwl_rs_rate_init()  local
 2884 	struct iwl_station_priv *sta_priv =  in rs_fill_link_cmd()  local
 
 | 
| D | mac80211.c | 714 	struct iwl_station_priv *sta_priv = (void *) sta->drv_priv;  in iwlagn_mac_ampdu_action()  local782 	struct iwl_station_priv *sta_priv = (void *)sta->drv_priv;  in iwlagn_mac_sta_add()  local
 815 	struct iwl_station_priv *sta_priv = (void *)sta->drv_priv;  in iwlagn_mac_sta_remove()  local
 1548 	struct iwl_station_priv *sta_priv = (void *)sta->drv_priv;  in iwlagn_mac_sta_notify()  local
 
 | 
| D | tx.c | 268 	struct iwl_station_priv *sta_priv = NULL;  in iwlagn_tx_skb()  local685 	struct iwl_station_priv *sta_priv = (void *) sta->drv_priv;  in iwlagn_tx_agg_oper()  local
 793 	struct iwl_station_priv *sta_priv;  in iwlagn_non_agg_tx_status()  local
 
 | 
| D | sta.c | 307 		struct iwl_station_priv *sta_priv;  in iwl_prep_station()  local
 | 
| /Linux-v5.4/drivers/net/wireless/st/cw1200/ | 
| D | sta.c | 1543 	struct cw1200_sta_priv *sta_priv =  in cw1200_sta_add()  local1574 	struct cw1200_sta_priv *sta_priv =  in cw1200_sta_remove()  local
 1640 	struct cw1200_sta_priv *sta_priv =  in cw1200_sta_notify()  local
 
 | 
| D | txrx.c | 408 	struct cw1200_sta_priv *sta_priv;  member822 		struct cw1200_sta_priv *sta_priv;  in cw1200_handle_pspoll()  local
 
 | 
| /Linux-v5.4/drivers/net/wireless/ralink/rt2x00/ | 
| D | rt2x00mac.c | 446 	struct rt2x00_sta *sta_priv = NULL;  in rt2x00mac_set_key()  local
 | 
| D | rt2x00queue.c | 300 	struct rt2x00_sta *sta_priv = NULL;  in rt2x00queue_create_tx_descriptor_ht()  local
 | 
| D | rt2800lib.c | 1785 	struct rt2x00_sta *sta_priv = sta_to_rt2x00_sta(sta);  in rt2800_sta_add()  local1837 	struct rt2x00_sta *sta_priv = sta_to_rt2x00_sta(sta);  in rt2800_sta_remove()  local
 10468 	struct rt2x00_sta *sta_priv = (struct rt2x00_sta *)sta->drv_priv;  in rt2800_ampdu_action()  local
 
 | 
| /Linux-v5.4/drivers/net/wireless/intel/iwlegacy/ | 
| D | 4965-rs.c | 2255 	struct il_station_priv *sta_priv =  in il4965_rs_alloc_sta()  local2275 	struct il_station_priv *sta_priv;  in il4965_rs_rate_init()  local
 
 | 
| D | 4965-mac.c | 1647 	struct il_station_priv *sta_priv = NULL;  in il4965_tx_skb()  local2429 	struct il_station_priv *sta_priv;  in il4965_non_agg_tx_status()  local
 6020 	struct il_station_priv *sta_priv = (void *)sta->drv_priv;  in il4965_mac_sta_add()  local
 
 | 
| D | 3945-mac.c | 2981 	struct il3945_sta_priv *sta_priv = (void *)sta->drv_priv;  in il3945_mac_sta_add()  local
 | 
| /Linux-v5.4/drivers/net/wireless/marvell/mwifiex/ | 
| D | cfg80211.c | 3438 	struct mwifiex_private *sta_priv =  in mwifiex_cfg80211_suspend()  local
 |