Home
last modified time | relevance | path

Searched defs:sta (Results 126 – 150 of 1018) sorted by relevance

12345678910>>...41

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/carl9170/
H A Dtx.c140 struct ieee80211_sta *sta; in carl9170_tx_ps_unblock() local
383 struct ieee80211_sta *sta; in carl9170_tx_status_process_ampdu() local
609 struct ieee80211_sta *sta; in carl9170_tx_ampdu_timeout() local
873 struct ieee80211_sta *sta, in carl9170_tx_get_rates()
959 struct ieee80211_sta *sta, in carl9170_tx_prepare()
1288 struct ieee80211_sta *sta; in carl9170_tx_ps_drop() local
1395 struct ieee80211_sta *sta, struct sk_buff *skb, in carl9170_tx_ampdu_queue()
1476 struct ieee80211_sta *sta = control->sta; in carl9170_op_tx() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/
H A Dphydm_rssi_monitor.c40 struct cmn_sta_info *sta = dm->phydm_sta_info[macid]; in phydm_rssi_monitor_h2c() local
102 struct cmn_sta_info *sta; in phydm_calculate_rssi_min_max() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/
H A Dphydm_rssi_monitor.c40 struct cmn_sta_info *sta = dm->phydm_sta_info[macid]; in phydm_rssi_monitor_h2c() local
102 struct cmn_sta_info *sta; in phydm_calculate_rssi_min_max() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/
H A Dphydm_rssi_monitor.c40 struct cmn_sta_info *sta = dm->phydm_sta_info[macid]; in phydm_rssi_monitor_h2c() local
102 struct cmn_sta_info *sta; in phydm_calculate_rssi_min_max() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/
H A Dphydm_rssi_monitor.c39 struct cmn_sta_info *sta = dm->phydm_sta_info[macid]; in phydm_rssi_monitor_h2c() local
101 struct cmn_sta_info *sta; in phydm_calculate_rssi_min_max() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Dampdu.c735 struct ieee80211_sta *sta) in ssv6200_ampdu_tx_add_sta()
754 void ssv6200_ampdu_tx_start (u16 tid, struct ieee80211_sta *sta, in ssv6200_ampdu_tx_start()
817 void ssv6200_ampdu_tx_operation (u16 tid, struct ieee80211_sta *sta, in ssv6200_ampdu_tx_operation()
859 void ssv6200_ampdu_tx_stop (u16 tid, struct ieee80211_sta *sta, in ssv6200_ampdu_tx_stop()
917 struct ssv_softc *sc, struct ieee80211_sta *sta, struct sk_buff *skb, in ssv6200_ampdu_tx_state_stop_func()
937 struct ssv_softc *sc, struct ieee80211_sta *sta, struct sk_buff *skb, in ssv6200_ampdu_tx_state_operation_func()
948 void ssv6200_ampdu_tx_update_state (void *priv, struct ieee80211_sta *sta, in ssv6200_ampdu_tx_update_state()
1123 void _flush_mpdu (struct ssv_softc *sc, struct ieee80211_sta *sta) in _flush_mpdu()
1178 struct ieee80211_sta *sta = mpdu_skb_info_p->sta; in ssv6200_ampdu_tx_handler() local
1314 struct ieee80211_sta *sta = cur_AMPDU_TID->sta; in ssv6xxx_ampdu_flush() local
[all …]
H A Ddev.c866 static int hw_update_watch_wsid(struct ssv_softc *sc, struct ieee80211_sta *sta, in hw_update_watch_wsid()
1806 struct ieee80211_sta *sta, in ssv6200_set_key()
2237 struct ieee80211_sta *sta; in ssv6xxx_update_txinfo() local
2484 struct ieee80211_sta *sta = skb_info->sta; in _ssv6xxx_tx() local
2639 struct ieee80211_sta *sta = skb_info->sta; in _is_encrypt_needed() local
2846 struct ieee80211_sta *sta = skb_info->sta; in ssv6xxx_encrypt_task() local
2994 void _clean_up_crypto_skb (struct ssv_softc *sc, struct ieee80211_sta *sta) in _clean_up_crypto_skb()
3797 struct ieee80211_sta *sta)
3981 struct ieee80211_sta *sta = sta_info->sta; local
3998 struct ieee80211_sta *sta)
[all …]
/OK3568_Linux_fs/kernel/net/mac80211/
H A Ddriver-ops.c109 struct sta_info *sta, in drv_sta_state()
144 struct sta_info *sta) in drv_sta_set_txpwr()
164 struct ieee80211_sta *sta, u32 changed) in drv_sta_rc_update()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_thermal.c27 struct rtw_phl_stainfo_t *sta = NULL; in _phl_thermal_protect_disable_all_txop() local
69 struct rtw_phl_stainfo_t *sta = NULL; in _phl_thermal_protect_reduce_ampdu_num() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_thermal.c27 struct rtw_phl_stainfo_t *sta = NULL; in _phl_thermal_protect_disable_all_txop() local
69 struct rtw_phl_stainfo_t *sta = NULL; in _phl_thermal_protect_reduce_ampdu_num() local
H A Dphl_role.c353 struct rtw_phl_stainfo_t *sta) in _phl_wifi_role_start()
406 struct rtw_phl_stainfo_t *sta; member
430 struct rtw_phl_stainfo_t *sta) in phl_wifi_role_start()
476 struct rtw_phl_stainfo_t *sta) in phl_wifi_role_start()
640 struct rtw_phl_stainfo_t *sta = NULL; in phl_wifi_role_change() local
1098 struct rtw_phl_stainfo_t *sta; in phl_role_recover() local
1196 struct rtw_phl_stainfo_t *sta = rtw_phl_get_stainfo_self(phl, wrole); in phl_role_get_bcn_intvl() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wcn36xx/
H A Dmain.c527 struct ieee80211_sta *sta, in wcn36xx_set_key()
737 static void wcn36xx_update_allowed_rates(struct ieee80211_sta *sta, in wcn36xx_update_allowed_rates()
881 struct ieee80211_sta *sta; in wcn36xx_bss_info_changed() local
1044 struct ieee80211_sta *sta) in wcn36xx_sta_add()
1075 struct ieee80211_sta *sta) in wcn36xx_sta_remove()
1126 struct ieee80211_sta *sta = params->sta; in wcn36xx_ampdu_action() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/
H A Dmac80211.c428 struct ieee80211_sta *sta) in rtw_ops_sta_add()
442 struct ieee80211_sta *sta) in rtw_ops_sta_remove()
454 struct ieee80211_vif *vif, struct ieee80211_sta *sta, in rtw_ops_set_key()
535 struct ieee80211_sta *sta = params->sta; in rtw_ops_ampdu_action() local
648 struct ieee80211_sta *sta, in rtw_ops_sta_statistics()
676 static void rtw_ra_mask_info_update_iter(void *data, struct ieee80211_sta *sta) in rtw_ra_mask_info_update_iter()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_sta_mgt.c124 void rtw_st_ctl_rx(struct sta_info *sta, u8 *ehdr_pos) in rtw_st_ctl_rx()
346 inline int rtw_stainfo_offset(struct sta_priv *stapriv, struct sta_info *sta) in rtw_stainfo_offset()
1048 u16 rtw_aid_alloc(_adapter *adapter, struct sta_info *sta) in rtw_aid_alloc()
1200 struct sta_info *sta = NULL; in rtw_is_pre_link_sta() local
1227 struct sta_info *sta = NULL; in rtw_pre_link_sta_add() local
1280 struct sta_info *sta = NULL; in rtw_pre_link_sta_del() local
1323 struct sta_info *sta = NULL; in rtw_pre_link_sta_ctl_reset() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_sta_mgt.c124 void rtw_st_ctl_rx(struct sta_info *sta, u8 *ehdr_pos) in rtw_st_ctl_rx()
342 inline int rtw_stainfo_offset(struct sta_priv *stapriv, struct sta_info *sta) in rtw_stainfo_offset()
1027 u16 rtw_aid_alloc(_adapter *adapter, struct sta_info *sta) in rtw_aid_alloc()
1179 struct sta_info *sta = NULL; in rtw_is_pre_link_sta() local
1206 struct sta_info *sta = NULL; in rtw_pre_link_sta_add() local
1259 struct sta_info *sta = NULL; in rtw_pre_link_sta_del() local
1302 struct sta_info *sta = NULL; in rtw_pre_link_sta_ctl_reset() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_sta_mgt.c125 void rtw_st_ctl_rx(struct sta_info *sta, u8 *ehdr_pos) in rtw_st_ctl_rx()
341 inline int rtw_stainfo_offset(struct sta_priv *stapriv, struct sta_info *sta) in rtw_stainfo_offset()
1007 u16 rtw_aid_alloc(_adapter *adapter, struct sta_info *sta) in rtw_aid_alloc()
1159 struct sta_info *sta = NULL; in rtw_is_pre_link_sta() local
1186 struct sta_info *sta = NULL; in rtw_pre_link_sta_add() local
1239 struct sta_info *sta = NULL; in rtw_pre_link_sta_del() local
1282 struct sta_info *sta = NULL; in rtw_pre_link_sta_ctl_reset() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_sta_mgt.c125 void rtw_st_ctl_rx(struct sta_info *sta, u8 *ehdr_pos) in rtw_st_ctl_rx()
344 inline int rtw_stainfo_offset(struct sta_priv *stapriv, struct sta_info *sta) in rtw_stainfo_offset()
1014 u16 rtw_aid_alloc(_adapter *adapter, struct sta_info *sta) in rtw_aid_alloc()
1166 struct sta_info *sta = NULL; in rtw_is_pre_link_sta() local
1193 struct sta_info *sta = NULL; in rtw_pre_link_sta_add() local
1246 struct sta_info *sta = NULL; in rtw_pre_link_sta_del() local
1289 struct sta_info *sta = NULL; in rtw_pre_link_sta_ctl_reset() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_sta_mgt.c124 void rtw_st_ctl_rx(struct sta_info *sta, u8 *ehdr_pos) in rtw_st_ctl_rx()
344 inline int rtw_stainfo_offset(struct sta_priv *stapriv, struct sta_info *sta) in rtw_stainfo_offset()
1044 u16 rtw_aid_alloc(_adapter *adapter, struct sta_info *sta) in rtw_aid_alloc()
1196 struct sta_info *sta = NULL; in rtw_is_pre_link_sta() local
1223 struct sta_info *sta = NULL; in rtw_pre_link_sta_add() local
1276 struct sta_info *sta = NULL; in rtw_pre_link_sta_del() local
1319 struct sta_info *sta = NULL; in rtw_pre_link_sta_ctl_reset() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_sta_mgt.c124 void rtw_st_ctl_rx(struct sta_info *sta, u8 *ehdr_pos) in rtw_st_ctl_rx()
346 inline int rtw_stainfo_offset(struct sta_priv *stapriv, struct sta_info *sta) in rtw_stainfo_offset()
1048 u16 rtw_aid_alloc(_adapter *adapter, struct sta_info *sta) in rtw_aid_alloc()
1200 struct sta_info *sta = NULL; in rtw_is_pre_link_sta() local
1227 struct sta_info *sta = NULL; in rtw_pre_link_sta_add() local
1280 struct sta_info *sta = NULL; in rtw_pre_link_sta_del() local
1323 struct sta_info *sta = NULL; in rtw_pre_link_sta_ctl_reset() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_sta_mgt.c125 void rtw_st_ctl_rx(struct sta_info *sta, u8 *ehdr_pos) in rtw_st_ctl_rx()
341 inline int rtw_stainfo_offset(struct sta_priv *stapriv, struct sta_info *sta) in rtw_stainfo_offset()
1004 u16 rtw_aid_alloc(_adapter *adapter, struct sta_info *sta) in rtw_aid_alloc()
1156 struct sta_info *sta = NULL; in rtw_is_pre_link_sta() local
1183 struct sta_info *sta = NULL; in rtw_pre_link_sta_add() local
1236 struct sta_info *sta = NULL; in rtw_pre_link_sta_del() local
1279 struct sta_info *sta = NULL; in rtw_pre_link_sta_ctl_reset() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_sta_mgt.c125 void rtw_st_ctl_rx(struct sta_info *sta, u8 *ehdr_pos) in rtw_st_ctl_rx()
341 inline int rtw_stainfo_offset(struct sta_priv *stapriv, struct sta_info *sta) in rtw_stainfo_offset()
1004 u16 rtw_aid_alloc(_adapter *adapter, struct sta_info *sta) in rtw_aid_alloc()
1156 struct sta_info *sta = NULL; in rtw_is_pre_link_sta() local
1183 struct sta_info *sta = NULL; in rtw_pre_link_sta_add() local
1236 struct sta_info *sta = NULL; in rtw_pre_link_sta_del() local
1279 struct sta_info *sta = NULL; in rtw_pre_link_sta_ctl_reset() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_sta_mgt.c125 void rtw_st_ctl_rx(struct sta_info *sta, u8 *ehdr_pos) in rtw_st_ctl_rx()
345 inline int rtw_stainfo_offset(struct sta_priv *stapriv, struct sta_info *sta) in rtw_stainfo_offset()
1031 u16 rtw_aid_alloc(_adapter *adapter, struct sta_info *sta) in rtw_aid_alloc()
1183 struct sta_info *sta = NULL; in rtw_is_pre_link_sta() local
1210 struct sta_info *sta = NULL; in rtw_pre_link_sta_add() local
1263 struct sta_info *sta = NULL; in rtw_pre_link_sta_del() local
1306 struct sta_info *sta = NULL; in rtw_pre_link_sta_ctl_reset() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_sta_mgt.c124 void rtw_st_ctl_rx(struct sta_info *sta, u8 *ehdr_pos) in rtw_st_ctl_rx()
340 inline int rtw_stainfo_offset(struct sta_priv *stapriv, struct sta_info *sta) in rtw_stainfo_offset()
1006 u16 rtw_aid_alloc(_adapter *adapter, struct sta_info *sta) in rtw_aid_alloc()
1158 struct sta_info *sta = NULL; in rtw_is_pre_link_sta() local
1185 struct sta_info *sta = NULL; in rtw_pre_link_sta_add() local
1238 struct sta_info *sta = NULL; in rtw_pre_link_sta_del() local
1281 struct sta_info *sta = NULL; in rtw_pre_link_sta_ctl_reset() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_sta_mgt.c124 void rtw_st_ctl_rx(struct sta_info *sta, u8 *ehdr_pos) in rtw_st_ctl_rx()
342 inline int rtw_stainfo_offset(struct sta_priv *stapriv, struct sta_info *sta) in rtw_stainfo_offset()
1027 u16 rtw_aid_alloc(_adapter *adapter, struct sta_info *sta) in rtw_aid_alloc()
1179 struct sta_info *sta = NULL; in rtw_is_pre_link_sta() local
1206 struct sta_info *sta = NULL; in rtw_pre_link_sta_add() local
1259 struct sta_info *sta = NULL; in rtw_pre_link_sta_del() local
1302 struct sta_info *sta = NULL; in rtw_pre_link_sta_ctl_reset() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_sta_mgt.c124 void rtw_st_ctl_rx(struct sta_info *sta, u8 *ehdr_pos) in rtw_st_ctl_rx()
344 inline int rtw_stainfo_offset(struct sta_priv *stapriv, struct sta_info *sta) in rtw_stainfo_offset()
1030 u16 rtw_aid_alloc(_adapter *adapter, struct sta_info *sta) in rtw_aid_alloc()
1182 struct sta_info *sta = NULL; in rtw_is_pre_link_sta() local
1209 struct sta_info *sta = NULL; in rtw_pre_link_sta_add() local
1262 struct sta_info *sta = NULL; in rtw_pre_link_sta_del() local
1305 struct sta_info *sta = NULL; in rtw_pre_link_sta_ctl_reset() local

12345678910>>...41