Home
last modified time | relevance | path

Searched refs:sta_info (Results 1 – 25 of 118) sorted by relevance

12345

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Drtw_tdls.h127 void rtw_init_tdls_timer(_adapter *padapter, struct sta_info *psta);
128 void rtw_cancel_tdls_timer(struct sta_info *psta);
129 void rtw_tdls_teardown_pre_hdl(_adapter *padapter, struct sta_info *psta);
130 void rtw_tdls_teardown_post_hdl(_adapter *padapter, struct sta_info *psta, u8 enqueue_cmd);
135 s32 rtw_tdls_do_ch_sw(_adapter *padapter, struct sta_info *ptdls_sta, u8 chnl_type, u8 channel, u8 …
149 int issue_tdls_peer_traffic_rsp(_adapter *padapter, struct sta_info *psta, struct tdls_txmgmt *ptxm…
150 int issue_tdls_peer_traffic_indication(_adapter *padapter, struct sta_info *psta);
152 int issue_tdls_ch_switch_req(_adapter *padapter, struct sta_info *ptdls_sta);
156 sint On_TDLS_Setup_Req(_adapter *adapter, union recv_frame *precv_frame, struct sta_info *ptdls_sta…
157 int On_TDLS_Setup_Rsp(_adapter *adapter, union recv_frame *precv_frame, struct sta_info *ptdls_sta);
[all …]
Drtw_ap.h29 extern void rtw_indicate_sta_assoc_event(_adapter *padapter, struct sta_info *psta);
30 extern void rtw_indicate_sta_disassoc_event(_adapter *padapter, struct sta_info *psta);
45 void rtw_ap_update_sta_ra_info(_adapter *padapter, struct sta_info *psta);
48 void update_sta_info_apmode(_adapter *padapter, struct sta_info *psta);
64 u8 rtw_ap_set_pairwise_key(_adapter *padapter, struct sta_info *psta);
70 void bss_cap_update_on_sta_join(_adapter *padapter, struct sta_info *psta);
71 u8 bss_cap_update_on_sta_leave(_adapter *padapter, struct sta_info *psta);
72 void sta_info_update(_adapter *padapter, struct sta_info *psta);
73 void ap_sta_info_defer_update(_adapter *padapter, struct sta_info *psta);
74 u8 ap_free_sta(_adapter *padapter, struct sta_info *psta, bool active, u16 reason, bool enqueue);
[all …]
Drtw_rm_fsm.h279 struct sta_info *psta;
369 struct sta_info *rm_get_psta(_adapter *padapter, u32 rmid);
374 union recv_frame *precv_frame,struct sta_info *psta);
376 union recv_frame *precv_frame, struct sta_info *psta);
378 union recv_frame *precv_frame,struct sta_info *psta);
380 union recv_frame *precv_frame, struct sta_info *psta);
382 union recv_frame *precv_frame, struct sta_info *psta);
Dsta_info.h202 struct sta_info *sta;
230 void rtw_st_ctl_rx(struct sta_info *sta, u8 *ehdr_pos);
267 struct sta_info { struct
699 struct sta_info **sta_aid;
718 struct sta_info *token_holder[NR_MAXSTA_INSLOT];
719 struct sta_info *last_token_holder;
758 int rtw_stainfo_offset(struct sta_priv *stapriv, struct sta_info *sta);
759 struct sta_info *rtw_get_stainfo_by_offset(struct sta_priv *stapriv, int offset);
761 extern struct sta_info *rtw_alloc_stainfo(struct sta_priv *pstapriv, const u8 *hwaddr);
762 extern u32 rtw_free_stainfo(_adapter *padapter , struct sta_info *psta);
[all …]
Drtw_cmd.h632 struct sta_info;
633 extern u8 rtw_setstakey_cmd(_adapter *padapter, struct sta_info *sta, u8 key_type, bool enqueue);
634 extern u8 rtw_clearstakey_cmd(_adapter *padapter, struct sta_info *sta, u8 enqueue);
742 struct sta_info *sta;
745 u8 rtw_ssmps_wk_cmd(_adapter *adapter, struct sta_info *sta, u8 smps, u8 enqueue);
747 u8 session_tracker_chk_cmd(_adapter *adapter, struct sta_info *sta);
748 u8 session_tracker_add_cmd(_adapter *adapter, struct sta_info *sta, u8 *local_naddr, u8 *local_port…
749 u8 session_tracker_del_cmd(_adapter *adapter, struct sta_info *sta, u8 *local_naddr, u8 *local_port…
769 struct sta_info *sta;
773 void rtw_ctrl_txss_update_mimo_type(_adapter *adapter, struct sta_info *sta);
[all …]
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/
Dsta_info.h138 struct sta_info;
174 struct sta_info *sta;
228 struct sta_info *sta;
382 struct sta_info *plink_sta;
522 struct sta_info { struct
630 static inline enum nl80211_plink_state sta_plink_state(struct sta_info *sta) in sta_plink_state() argument
638 static inline void set_sta_flag(struct sta_info *sta, in set_sta_flag()
647 static inline void clear_sta_flag(struct sta_info *sta, in clear_sta_flag()
656 static inline int test_sta_flag(struct sta_info *sta, in test_sta_flag()
662 static inline int test_and_clear_sta_flag(struct sta_info *sta, in test_and_clear_sta_flag()
[all …]
Dmesh.h110 struct sta_info __rcu *next_hop;
231 struct sta_info *sta,
245 u32 ieee80211_mps_set_sta_local_pm(struct sta_info *sta,
248 struct sta_info *sta,
250 void ieee80211_mps_sta_status_update(struct sta_info *sta);
251 void ieee80211_mps_rx_h_sta_process(struct sta_info *sta,
253 void ieee80211_mpsp_trigger_process(u8 *qc, struct sta_info *sta,
255 void ieee80211_mps_frame_release(struct sta_info *sta,
274 void mesh_path_fix_nexthop(struct mesh_path *mpath, struct sta_info *next_hop);
285 struct sta_info *sta);
[all …]
Ddebugfs_sta.h8 void ieee80211_sta_debugfs_add(struct sta_info *sta);
9 void ieee80211_sta_debugfs_remove(struct sta_info *sta);
11 static inline void ieee80211_sta_debugfs_add(struct sta_info *sta) {} in ieee80211_sta_debugfs_add()
12 static inline void ieee80211_sta_debugfs_remove(struct sta_info *sta) {} in ieee80211_sta_debugfs_remove()
Drate.h25 struct sta_info *sta,
32 void rate_control_rate_init(struct sta_info *sta);
35 struct sta_info *sta, u32 changed);
38 struct sta_info *sta, gfp_t gfp) in rate_control_alloc_sta()
44 static inline void rate_control_free_sta(struct sta_info *sta) in rate_control_free_sta()
53 static inline void rate_control_add_sta_debugfs(struct sta_info *sta) in rate_control_add_sta_debugfs()
Dsta_info.c70 .head_offset = offsetof(struct sta_info, hash_node),
71 .key_offset = offsetof(struct sta_info, addr),
78 struct sta_info *sta) in sta_info_hash_del()
84 static void __cleanup_single_sta(struct sta_info *sta) in __cleanup_single_sta()
150 static void cleanup_single_sta(struct sta_info *sta) in cleanup_single_sta()
166 struct sta_info *sta_info_get(struct ieee80211_sub_if_data *sdata, in sta_info_get()
171 struct sta_info *sta; in sta_info_get()
191 struct sta_info *sta_info_get_bss(struct ieee80211_sub_if_data *sdata, in sta_info_get_bss()
196 struct sta_info *sta; in sta_info_get_bss()
213 struct sta_info *sta_info_get_by_idx(struct ieee80211_sub_if_data *sdata, in sta_info_get_by_idx()
[all …]
Dmesh_ps.c16 static struct sk_buff *mps_qos_null_get(struct sta_info *sta) in mps_qos_null_get()
48 static void mps_qos_null_tx(struct sta_info *sta) in mps_qos_null_tx()
80 struct sta_info *sta; in ieee80211_mps_local_status_update()
148 u32 ieee80211_mps_set_sta_local_pm(struct sta_info *sta, in ieee80211_mps_set_sta_local_pm()
184 struct sta_info *sta, in ieee80211_mps_set_frame_flags()
228 void ieee80211_mps_sta_status_update(struct sta_info *sta) in ieee80211_mps_sta_status_update()
271 static void mps_set_sta_peer_pm(struct sta_info *sta, in mps_set_sta_peer_pm()
307 static void mps_set_sta_nonpeer_pm(struct sta_info *sta, in mps_set_sta_nonpeer_pm()
334 void ieee80211_mps_rx_h_sta_process(struct sta_info *sta, in ieee80211_mps_rx_h_sta_process()
360 static void mpsp_trigger_send(struct sta_info *sta, bool rspi, bool eosp) in mpsp_trigger_send()
[all …]
Dmesh_plink.c59 struct sta_info *sta) in rssi_threshold_check()
75 static inline void mesh_plink_fsm_restart(struct sta_info *sta) in mesh_plink_fsm_restart()
97 struct sta_info *sta; in mesh_set_short_slot_time()
158 struct sta_info *sta; in mesh_set_ht_prot_mode()
210 struct sta_info *sta, in mesh_plink_frame_tx()
359 static u32 __mesh_plink_deactivate(struct sta_info *sta) in __mesh_plink_deactivate()
384 u32 mesh_plink_deactivate(struct sta_info *sta) in mesh_plink_deactivate()
410 struct sta_info *sta, in mesh_sta_info_init()
470 struct sta_info *sta; in mesh_allocate_aid()
496 static struct sta_info *
[all …]
Docb.c47 struct sta_info *sta; in ieee80211_ocb_rx_no_sta()
86 static struct sta_info *ieee80211_ocb_finish_sta(struct sta_info *sta) in ieee80211_ocb_finish_sta()
124 struct sta_info *sta; in ieee80211_ocb_work()
134 struct sta_info, list); in ieee80211_ocb_work()
209 struct sta_info *sta; in ieee80211_ocb_leave()
217 struct sta_info, list); in ieee80211_ocb_leave()
Dagg-tx.c141 void ieee80211_assign_tid_tx(struct sta_info *sta, int tid, in ieee80211_assign_tid_tx()
189 ieee80211_agg_stop_txq(struct sta_info *sta, int tid) in ieee80211_agg_stop_txq()
210 ieee80211_agg_start_txq(struct sta_info *sta, int tid, bool enable) in ieee80211_agg_start_txq()
267 static void ieee80211_remove_tid_tx(struct sta_info *sta, int tid) in ieee80211_remove_tid_tx()
297 int ___ieee80211_stop_tx_ba_session(struct sta_info *sta, u16 tid, in ___ieee80211_stop_tx_ba_session()
433 struct sta_info *sta = tid_tx->sta; in sta_addba_resp_timer_expired()
450 void ieee80211_tx_ba_session_handle_start(struct sta_info *sta, int tid) in ieee80211_tx_ba_session_handle_start()
538 struct sta_info *sta = tid_tx->sta; in sta_tx_agg_session_timer_expired()
561 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); in mac80211_start_tx_ba_session()
697 struct sta_info *sta, u16 tid) in ieee80211_agg_tx_operational()
[all …]
Dkey.h24 struct sta_info;
61 struct sta_info *sta;
148 struct sta_info *sta);
159 struct sta_info *sta);
Dieee80211_i.h178 struct sta_info *sta;
227 struct sta_info *sta;
324 struct sta_info *sta;
332 struct sta_info __rcu *sta;
1646 void ieee80211_check_fast_rx(struct sta_info *sta);
1649 void ieee80211_clear_fast_rx(struct sta_info *sta);
1816 void ieee80211_check_fast_xmit(struct sta_info *sta);
1819 void ieee80211_clear_fast_xmit(struct sta_info *sta);
1832 struct sta_info *sta);
1844 void ___ieee80211_stop_rx_ba_session(struct sta_info *sta, u16 tid,
[all …]
Dagg-rx.c58 void ___ieee80211_stop_rx_ba_session(struct sta_info *sta, u16 tid, in ___ieee80211_stop_rx_ba_session()
117 void __ieee80211_stop_rx_ba_session(struct sta_info *sta, u16 tid, in __ieee80211_stop_rx_ba_session()
129 struct sta_info *sta; in mac80211_stop_rx_ba_session()
153 struct sta_info *sta = tid_rx->sta; in sta_rx_agg_session_timer_expired()
212 static void ieee80211_send_addba_resp(struct sta_info *sta, u8 *da, u16 tid, in ieee80211_send_addba_resp()
266 void ___ieee80211_start_rx_ba_session(struct sta_info *sta, in ___ieee80211_start_rx_ba_session()
457 static void __ieee80211_start_rx_ba_session(struct sta_info *sta, in __ieee80211_start_rx_ba_session()
472 struct sta_info *sta, in ieee80211_process_addba_request()
512 struct sta_info *sta; in mac80211_manage_rx_ba_offl()
530 struct sta_info *sta; in mac80211_rx_ba_timer_expired()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/
Drtw_sta_mgt.c124 void rtw_st_ctl_rx(struct sta_info *sta, u8 *ehdr_pos) in rtw_st_ctl_rx()
193 void _rtw_init_stainfo(struct sta_info *psta);
194 void _rtw_init_stainfo(struct sta_info *psta) in _rtw_init_stainfo()
196 _rtw_memset((u8 *)psta, 0, sizeof(struct sta_info)); in _rtw_init_stainfo()
229 struct sta_info *psta; in _rtw_init_sta_priv()
236 sizeof(struct sta_info) * NUM_STA + MEM_ALIGNMENT_OFFSET); in _rtw_init_sta_priv()
254 psta = (struct sta_info *)(pstapriv->pstainfo_buf); in _rtw_init_sta_priv()
273 pstapriv->sta_aid = rtw_zmalloc(pstapriv->max_aid * sizeof(struct sta_info *)); in _rtw_init_sta_priv()
334 sizeof(struct sta_info) * NUM_STA + MEM_ALIGNMENT_OFFSET); in _rtw_init_sta_priv()
337 rtw_mfree(pstapriv->sta_aid, pstapriv->max_aid * sizeof(struct sta_info *)); in _rtw_init_sta_priv()
[all …]
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/wds/
Drtw_wds.h23 struct sta_info __rcu *next_hop;
44 struct rtw_wds_path *rtw_wds_path_add(_adapter *adapter, const u8 *dst, struct sta_info *next_hop);
45 void rtw_wds_path_assign_nexthop(struct rtw_wds_path *path, struct sta_info *sta);
50 void rtw_wds_path_flush_by_nexthop(struct sta_info *sta);
/device/soc/chipsea/cst85/liteos_m/sdk/bsp/driver/flash/
Dflash_api.c322 *(unsigned int *)((char *)buf + index) = wifi_info.sta_info.config; in flash_wifi_info_read()
323 index += sizeof(wifi_info.sta_info.config); in flash_wifi_info_read()
326 … memcpy((char *)buf + index, &wifi_info.sta_info.mac_addr, sizeof(wifi_info.sta_info.mac_addr)); in flash_wifi_info_read()
327 index += sizeof(wifi_info.sta_info.mac_addr); in flash_wifi_info_read()
330 … memcpy((char *)buf + index, &wifi_info.sta_info.ssidpw, sizeof(wifi_info.sta_info.ssidpw)); in flash_wifi_info_read()
331 index += sizeof(wifi_info.sta_info.ssidpw); in flash_wifi_info_read()
389 wifi_info.sta_info.config = 0; in flash_wifi_info_write()
396 wifi_info.sta_info.config = *(unsigned int *)((char *)buf + index); in flash_wifi_info_write()
397 index += sizeof(wifi_info.sta_info.config); in flash_wifi_info_write()
400 … memcpy(&wifi_info.sta_info.mac_addr, (char *)buf + index, sizeof(wifi_info.sta_info.mac_addr)); in flash_wifi_info_write()
[all …]
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/mesh/
Drtw_mesh_pathtbl.h107 struct sta_info __rcu *next_hop;
176 void rtw_mesh_path_fix_nexthop(struct rtw_mesh_path *mpath, struct sta_info *next_hop);
190 void rtw_mesh_plink_broken(struct sta_info *sta);
192 void rtw_mesh_path_assign_nexthop(struct rtw_mesh_path *mpath, struct sta_info *sta);
199 void rtw_mesh_path_flush_by_nexthop(struct sta_info *sta);
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/
Dhal_dm.h41 void rtw_phydm_ra_registed(_adapter *adapter, struct sta_info *psta);
55 void dump_sta_info(void *sel, struct sta_info *psta);
56 void dump_sta_traffic(void *sel, _adapter *adapter, struct sta_info *psta);
111 void rtw_phydm_lps_pg_hdl(_adapter *adapter, struct sta_info *sta, bool in_lpspg);
/device/soc/beken/bk7235/hals/communication/wifi_lite/wifiservice/source/
Dwifi_device.c67 struct sta_list *sta_info = NULL; variable
83 new->next = sta_info; in add_sta()
84 sta_info = new; in add_sta()
91 if (!sta_info) { in rm_sta()
96 if (same_mac(sta_info->value, value)) { in rm_sta()
97 tmp = sta_info->next; in rm_sta()
98 free(sta_info); in rm_sta()
99 sta_info = tmp; in rm_sta()
103 prev = sta_info; in rm_sta()
104 tmp = sta_info->next; in rm_sta()
[all …]
/device/soc/asrmicro/asr582x/liteos_m/sdk/hal/src/
Dwifi_adapter.c617 StationInfo sta_info = {0}; in wifi_event_cb() local
618 sta_info.disconnectedReason = 0; in wifi_event_cb()
619 … memcpy(sta_info.macAddress, ((lega_wlan_client_addr_info_t *)info)->sta_mac_addr, WIFI_MAC_LEN); in wifi_event_cb()
620 sta_info.ipAddress = ((lega_wlan_client_addr_info_t *)info)->sta_ip_addr; in wifi_event_cb()
621 lega_wifi_event_ptr->OnHotspotStaJoin(&sta_info); in wifi_event_cb()
628 StationInfo sta_info = {0}; in wifi_event_cb() local
629 sta_info.disconnectedReason = 0; in wifi_event_cb()
630 … memcpy(sta_info.macAddress, ((lega_wlan_client_addr_info_t *)info)->sta_mac_addr, WIFI_MAC_LEN); in wifi_event_cb()
631 sta_info.ipAddress = ((lega_wlan_client_addr_info_t *)info)->sta_ip_addr; in wifi_event_cb()
632 lega_wifi_event_ptr->OnHotspotStaLeave(&sta_info); in wifi_event_cb()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/txbf/
Dhaltxbfinterface.c313 struct _RT_NDPA_STA_INFO sta_info; local
346 sta_info.aid = AID;
347 sta_info.feedback_type = 0;
348 sta_info.nc_index = 0;
350 odm_move_memory(dm, p_ndpa_frame + 17, (u8 *)&sta_info, 2);
756 struct _RT_NDPA_STA_INFO sta_info; local
803 sta_info.aid = entry->AID;
804 sta_info.feedback_type = 1; /* @1'b1: MU*/
805 sta_info.nc_index = 0;
811 odm_move_memory(dm, p_ndpa_frame + (*p_length), (u8 *)&sta_info, 2);
[all …]

12345