Home
last modified time | relevance | path

Searched defs:sta_priv (Results 1 – 22 of 22) sorted by relevance

/Linux-v5.15/drivers/staging/rtl8712/
Dsta_info.h89 struct sta_priv { struct
90 u8 *pallocated_stainfo_buf;
91 u8 *pstainfo_buf;
92 struct __queue free_sta_queue;
93 spinlock_t sta_hash_lock;
94 struct list_head sta_hash[NUM_STA];
95 int asoc_sta_count;
96 struct __queue sleep_q;
97 struct __queue wakeup_q;
121 int _r8712_init_sta_priv(struct sta_priv *pstapriv); argument
/Linux-v5.15/drivers/staging/rtl8723bs/include/
Dsta_info.h301 struct sta_priv { struct
303 u8 *pallocated_stainfo_buf;
304 u8 *pstainfo_buf;
305 struct __queue free_sta_queue;
307 spinlock_t sta_hash_lock;
308 struct list_head sta_hash[NUM_STA];
309 int asoc_sta_count;
310 struct __queue sleep_q;
311 struct __queue wakeup_q;
313 struct adapter *padapter;
[all …]
/Linux-v5.15/drivers/staging/r8188eu/include/
Dsta_info.h293 struct sta_priv { struct
294 u8 *pallocated_stainfo_buf;
295 u8 *pstainfo_buf;
296 struct __queue free_sta_queue;
298 spinlock_t sta_hash_lock;
299 struct list_head sta_hash[NUM_STA];
300 int asoc_sta_count;
301 struct __queue sleep_q;
302 struct __queue wakeup_q;
304 struct adapter *padapter;
[all …]
/Linux-v5.15/drivers/net/wireless/ath/wcn36xx/
Dmain.c184 struct wcn36xx_sta *sta_priv) in get_sta_index()
502 struct wcn36xx_sta *sta_priv = NULL; in wcn36xx_tx() local
518 struct wcn36xx_sta *sta_priv = sta ? wcn36xx_sta_to_priv(sta) : NULL; in wcn36xx_set_key() local
730 struct wcn36xx_sta *sta_priv = wcn36xx_sta_to_priv(sta); in wcn36xx_update_allowed_rates() local
870 struct wcn36xx_sta *sta_priv; in wcn36xx_bss_info_changed() local
1038 struct wcn36xx_sta *sta_priv = wcn36xx_sta_to_priv(sta); in wcn36xx_sta_add() local
1068 struct wcn36xx_sta *sta_priv = wcn36xx_sta_to_priv(sta); in wcn36xx_sta_remove() local
1178 struct wcn36xx_sta *sta_priv = wcn36xx_sta_to_priv(params->sta); in wcn36xx_ampdu_action() local
Dtxrx.c343 struct wcn36xx_sta *sta_priv, in wcn36xx_tx_start_ampdu()
380 struct wcn36xx_sta *sta_priv, in wcn36xx_set_tx_data()
499 struct wcn36xx_sta *sta_priv, in wcn36xx_start_tx()
Dsmd.c362 struct wcn36xx_sta *sta_priv = NULL; in wcn36xx_smd_set_sta_params() local
1363 struct wcn36xx_sta *sta_priv = NULL; in wcn36xx_smd_set_sta_params_v1() local
1389 struct wcn36xx_sta *sta_priv = wcn36xx_sta_to_priv(sta); in wcn36xx_smd_config_sta_rsp() local
1783 struct wcn36xx_sta *sta_priv = wcn36xx_sta_to_priv(sta); in wcn36xx_smd_config_bss_rsp() local
Dwcn36xx.h297 struct ieee80211_sta *wcn36xx_priv_to_sta(struct wcn36xx_sta *sta_priv) in wcn36xx_priv_to_sta()
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/dvm/
Drs.c330 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
Dmac80211.c715 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
Dtx.c268 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
Dsta.c307 struct iwl_station_priv *sta_priv; in iwl_prep_station() local
/Linux-v5.15/drivers/staging/wfx/
Dsta.c290 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
Ddata_tx.c223 struct wfx_sta_priv *sta_priv = in wfx_tx_get_link_id() local
/Linux-v5.15/drivers/net/wireless/st/cw1200/
Dsta.c1543 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
Dtxrx.c408 struct cw1200_sta_priv *sta_priv; member
822 struct cw1200_sta_priv *sta_priv; in cw1200_handle_pspoll() local
/Linux-v5.15/drivers/net/wireless/ralink/rt2x00/
Drt2x00mac.c465 struct rt2x00_sta *sta_priv = NULL; in rt2x00mac_set_key() local
Drt2x00queue.c300 struct rt2x00_sta *sta_priv = NULL; in rt2x00queue_create_tx_descriptor_ht() local
Drt2800lib.c1795 struct rt2x00_sta *sta_priv = sta_to_rt2x00_sta(sta); in rt2800_sta_add() local
1847 struct rt2x00_sta *sta_priv = sta_to_rt2x00_sta(sta); in rt2800_sta_remove() local
10487 struct rt2x00_sta *sta_priv = (struct rt2x00_sta *)sta->drv_priv; in rt2800_ampdu_action() local
/Linux-v5.15/drivers/net/wireless/intel/iwlegacy/
D4965-rs.c2255 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
D4965-mac.c1649 struct il_station_priv *sta_priv = NULL; in il4965_tx_skb() local
2426 struct il_station_priv *sta_priv; in il4965_non_agg_tx_status() local
6015 struct il_station_priv *sta_priv = (void *)sta->drv_priv; in il4965_mac_sta_add() local
D3945-mac.c2976 struct il3945_sta_priv *sta_priv = (void *)sta->drv_priv; in il3945_mac_sta_add() local
/Linux-v5.15/drivers/net/wireless/marvell/mwifiex/
Dcfg80211.c3446 struct mwifiex_private *sta_priv = in mwifiex_cfg80211_suspend() local