/linux-5.10/drivers/staging/rtl8712/ |
D | sta_info.h | 90 struct sta_priv { struct 91 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-5.10/drivers/staging/rtl8188eu/include/ |
D | sta_info.h | 282 struct sta_priv { struct 283 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-5.10/drivers/staging/rtl8723bs/include/ |
D | sta_info.h | 311 struct sta_priv { struct 313 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-5.10/drivers/net/wireless/ath/wcn36xx/ |
D | main.c | 181 struct wcn36xx_sta *sta_priv) in get_sta_index() 508 struct wcn36xx_sta *sta_priv = NULL; in wcn36xx_tx() local 524 struct wcn36xx_sta *sta_priv = sta ? wcn36xx_sta_to_priv(sta) : NULL; in wcn36xx_set_key() local 735 struct wcn36xx_sta *sta_priv = wcn36xx_sta_to_priv(sta); in wcn36xx_update_allowed_rates() local 875 struct wcn36xx_sta *sta_priv; in wcn36xx_bss_info_changed() local 1042 struct wcn36xx_sta *sta_priv = wcn36xx_sta_to_priv(sta); in wcn36xx_sta_add() local 1072 struct wcn36xx_sta *sta_priv = wcn36xx_sta_to_priv(sta); in wcn36xx_sta_remove() local 1119 struct wcn36xx_sta *sta_priv = wcn36xx_sta_to_priv(params->sta); in wcn36xx_ampdu_action() local
|
D | txrx.c | 339 struct wcn36xx_sta *sta_priv, in wcn36xx_tx_start_ampdu() 376 struct wcn36xx_sta *sta_priv, in wcn36xx_set_tx_data() 495 struct wcn36xx_sta *sta_priv, in wcn36xx_start_tx()
|
D | smd.c | 361 struct wcn36xx_sta *sta_priv = NULL; in wcn36xx_smd_set_sta_params() local 1373 struct wcn36xx_sta *sta_priv = NULL; in wcn36xx_smd_set_sta_params_v1() local 1399 struct wcn36xx_sta *sta_priv = wcn36xx_sta_to_priv(sta); in wcn36xx_smd_config_sta_rsp() local 1793 struct wcn36xx_sta *sta_priv = wcn36xx_sta_to_priv(sta); in wcn36xx_smd_config_bss_rsp() local
|
D | wcn36xx.h | 281 struct ieee80211_sta *wcn36xx_priv_to_sta(struct wcn36xx_sta *sta_priv) in wcn36xx_priv_to_sta()
|
/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | rs.c | 330 struct iwl_station_priv *sta_priv = in rs_program_fix_rate() local 884 struct iwl_station_priv *sta_priv = (void *)sta->drv_priv; in rs_tx_status() local 1244 struct iwl_station_priv *sta_priv = (void *)sta->drv_priv; in rs_switch_to_mimo2() local 1299 struct iwl_station_priv *sta_priv = (void *)sta->drv_priv; in rs_switch_to_mimo3() local 1355 struct iwl_station_priv *sta_priv = (void *)sta->drv_priv; in rs_switch_to_siso() local 2209 struct iwl_station_priv *sta_priv = (void *)sta->drv_priv; in rs_rate_scale_perform() local 2640 struct iwl_station_priv *sta_priv; in rs_initialize_lq() local 2753 struct iwl_station_priv *sta_priv = (struct iwl_station_priv *) sta->drv_priv; in rs_alloc_sta() local 2772 struct iwl_station_priv *sta_priv; in iwl_rs_rate_init() local 2875 struct iwl_station_priv *sta_priv = in rs_fill_link_cmd() local
|
D | mac80211.c | 715 struct iwl_station_priv *sta_priv = (void *) sta->drv_priv; in iwlagn_mac_ampdu_action() local 783 struct iwl_station_priv *sta_priv = (void *)sta->drv_priv; in iwlagn_mac_sta_add() local 816 struct iwl_station_priv *sta_priv = (void *)sta->drv_priv; in iwlagn_mac_sta_remove() local 1549 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() local 684 struct iwl_station_priv *sta_priv = (void *) sta->drv_priv; in iwlagn_tx_agg_oper() local 792 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-5.10/drivers/staging/wfx/ |
D | sta.c | 290 struct wfx_sta_priv *sta_priv = (struct wfx_sta_priv *)&sta->drv_priv; in wfx_sta_add() local 313 struct wfx_sta_priv *sta_priv = (struct wfx_sta_priv *)&sta->drv_priv; in wfx_sta_remove() local
|
D | data_tx.c | 223 struct wfx_sta_priv *sta_priv = in wfx_tx_get_link_id() local
|
/linux-5.10/drivers/net/wireless/st/cw1200/ |
D | sta.c | 1543 struct cw1200_sta_priv *sta_priv = in cw1200_sta_add() local 1574 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; member 822 struct cw1200_sta_priv *sta_priv; in cw1200_handle_pspoll() local
|
/linux-5.10/drivers/net/wireless/ralink/rt2x00/ |
D | rt2x00mac.c | 466 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 | 1782 struct rt2x00_sta *sta_priv = sta_to_rt2x00_sta(sta); in rt2800_sta_add() local 1834 struct rt2x00_sta *sta_priv = sta_to_rt2x00_sta(sta); in rt2800_sta_remove() local 10460 struct rt2x00_sta *sta_priv = (struct rt2x00_sta *)sta->drv_priv; in rt2800_ampdu_action() local
|
/linux-5.10/drivers/net/wireless/intel/iwlegacy/ |
D | 4965-rs.c | 2255 struct il_station_priv *sta_priv = in il4965_rs_alloc_sta() local 2275 struct il_station_priv *sta_priv; in il4965_rs_rate_init() local
|
D | 4965-mac.c | 1648 struct il_station_priv *sta_priv = NULL; in il4965_tx_skb() local 2427 struct il_station_priv *sta_priv; in il4965_non_agg_tx_status() local 6016 struct il_station_priv *sta_priv = (void *)sta->drv_priv; in il4965_mac_sta_add() local
|
D | 3945-mac.c | 2978 struct il3945_sta_priv *sta_priv = (void *)sta->drv_priv; in il3945_mac_sta_add() local
|
/linux-5.10/drivers/net/wireless/marvell/mwifiex/ |
D | cfg80211.c | 3432 struct mwifiex_private *sta_priv = in mwifiex_cfg80211_suspend() local
|