Searched defs:sta (Results 226 - 250 of 332) sorted by relevance

1234567891011>>

/linux-master/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dmac.h199 struct iwl_mac_data_sta sta; member in struct:iwl_mac_data_p2p_sta
338 struct iwl_mac_data_sta sta; member in union:iwl_mac_ctx_cmd::__anon988
/linux-master/drivers/net/wireless/intel/iwlegacy/
H A D3945-mac.c445 il3945_tx_skb(struct il_priv *il, struct ieee80211_sta *sta, struct sk_buff *skb) argument
2901 il3945_mac_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) argument
2966 il3945_mac_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) argument
[all...]
/linux-master/drivers/net/wireless/atmel/
H A Dat76c50x-usb.c2131 at76_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) argument
/linux-master/net/mac80211/
H A Dsta_info.c69 struct ieee80211_link_sta sta; member in struct:sta_link_alloc
116 void ieee80211_purge_sta_txqs(struct sta_info *sta) argument
91 sta_info_hash_del(struct ieee80211_local *local, struct sta_info *sta) argument
133 __cleanup_single_sta(struct sta_info *sta) argument
188 cleanup_single_sta(struct sta_info *sta) argument
209 struct sta_info *sta; local
234 struct sta_info *sta; local
267 struct sta_info *sta = link_sta->sta; local
293 struct sta_info *sta = link_sta->sta; local
323 struct sta_info *sta; local
337 struct sta_info *sta; local
359 sta_remove_link(struct sta_info *sta, unsigned int link_id, bool unhash) argument
402 sta_info_free(struct ieee80211_local *local, struct sta_info *sta) argument
449 sta_info_hash_add(struct ieee80211_local *local, struct sta_info *sta) argument
458 struct sta_info *sta; local
475 sta_prepare_rate_control(struct ieee80211_local *local, struct sta_info *sta, gfp_t gfp) argument
515 sta_info_add_link(struct sta_info *sta, unsigned int link_id, struct link_sta_info *link_info, struct ieee80211_link_sta *link_sta) argument
539 struct sta_info *sta; local
723 sta_info_insert_check(struct sta_info *sta) argument
756 sta_info_insert_drv_state(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, struct sta_info *sta) argument
798 struct sta_info *sta; local
952 sta_info_insert(struct sta_info *sta) argument
1006 __sta_info_recalc_tim(struct sta_info *sta, bool ignore_pending) argument
1088 sta_info_recalc_tim(struct sta_info *sta) argument
1093 sta_info_buffer_expired(struct sta_info *sta, struct sk_buff *skb) argument
1113 sta_info_cleanup_expire_buffered_ac(struct ieee80211_local *local, struct sta_info *sta, int ac) argument
1191 sta_info_cleanup_expire_buffered(struct ieee80211_local *local, struct sta_info *sta) argument
1209 __sta_info_destroy_part1(struct sta_info *sta) argument
1279 _sta_info_move_state(struct sta_info *sta, enum ieee80211_sta_state new_state, bool recalc) argument
1403 sta_info_move_state(struct sta_info *sta, enum ieee80211_sta_state new_state) argument
1409 __sta_info_destroy_part2(struct sta_info *sta, bool recalc) argument
1483 __sta_info_destroy(struct sta_info *sta) argument
1499 struct sta_info *sta; local
1510 struct sta_info *sta; local
1521 struct sta_info *sta; local
1573 struct sta_info *sta, *tmp; local
1620 struct sta_info *sta, *tmp; local
1649 struct sta_info *sta; local
1671 struct sta_info *sta; local
1688 ieee80211_sta_ps_deliver_wakeup(struct sta_info *sta) argument
1771 ieee80211_send_null_response(struct sta_info *sta, int tid, enum ieee80211_frame_release_type reason, bool call_driver, bool more_data) argument
1874 ieee80211_sta_ps_more_data(struct sta_info *sta, u8 ignored_acs, enum ieee80211_frame_release_type reason, unsigned long driver_release_tids) argument
1902 ieee80211_sta_ps_get_frames(struct sta_info *sta, int n_frames, u8 ignored_acs, enum ieee80211_frame_release_type reason, struct sk_buff_head *frames, unsigned long *driver_release_tids) argument
1958 ieee80211_sta_ps_deliver_response(struct sta_info *sta, int n_frames, u8 ignored_acs, enum ieee80211_frame_release_type reason) argument
2148 ieee80211_sta_ps_deliver_poll_response(struct sta_info *sta) argument
2164 ieee80211_sta_ps_deliver_uapsd(struct sta_info *sta) argument
2201 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); local
2232 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); local
2243 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); local
2260 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); local
2279 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); local
2300 __ieee80211_sta_recalc_aggregates(struct sta_info *sta, u16 active_links) argument
2347 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); local
2353 ieee80211_sta_update_pending_airtime(struct ieee80211_local *local, struct sta_info *sta, u8 ac, u16 tx_airtime, bool tx_completed) argument
2394 sta_get_last_rx_stats(struct sta_info *sta) argument
2473 sta_set_rate_info_rx(struct sta_info *sta, struct rate_info *rinfo) argument
2498 sta_set_tidstats(struct sta_info *sta, struct cfg80211_tid_stats *tidstats, int tid) argument
2566 sta_set_sinfo(struct sta_info *sta, struct station_info *sinfo, bool tidstats) argument
2838 sta_get_expected_throughput(struct sta_info *sta) argument
2857 ieee80211_sta_last_active(struct sta_info *sta) argument
2867 sta_update_codel_params(struct sta_info *sta, u32 thr) argument
2883 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); local
2888 ieee80211_sta_allocate_link(struct sta_info *sta, unsigned int link_id) argument
2923 ieee80211_sta_free_link(struct sta_info *sta, unsigned int link_id) argument
2932 ieee80211_sta_activate_link(struct sta_info *sta, unsigned int link_id) argument
2980 ieee80211_sta_remove_link(struct sta_info *sta, unsigned int link_id) argument
2996 ieee80211_sta_set_max_amsdu_subframes(struct sta_info *sta, const u8 *ext_capab, unsigned int ext_capab_len) argument
3022 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); local
[all...]
H A Ddriver-ops.h40 drv_sync_rx_queues(struct ieee80211_local *local, struct sta_info *sta) argument
230 drv_set_tim(struct ieee80211_local *local, struct ieee80211_sta *sta, bool set) argument
247 drv_update_tkip_key(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, struct ieee80211_key_conf *conf, struct sta_info *sta, u32 iv32, u16 *phase1key) argument
436 drv_sta_notify(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, enum sta_notify_cmd cmd, struct ieee80211_sta *sta) argument
451 drv_sta_add(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, struct ieee80211_sta *sta) argument
473 drv_sta_remove(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, struct ieee80211_sta *sta) argument
526 drv_sta_add_debugfs(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, struct ieee80211_sta *sta, struct dentry *dir) argument
567 drv_sta_pre_rcu_remove(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, struct sta_info *sta) argument
601 drv_sta_rate_tbl_update(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, struct ieee80211_sta *sta) argument
616 drv_sta_statistics(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, struct ieee80211_sta *sta, struct station_info *sinfo) argument
715 drv_flush_sta(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, struct sta_info *sta) argument
896 drv_release_buffered_frames(struct ieee80211_local *local, struct sta_info *sta, u16 tids, int num_frames, enum ieee80211_frame_release_type reason, bool more_data) argument
911 drv_allow_buffered_frames(struct ieee80211_local *local, struct sta_info *sta, u16 tids, int num_frames, enum ieee80211_frame_release_type reason, bool more_data) argument
1250 drv_get_expected_throughput(struct ieee80211_local *local, struct sta_info *sta) argument
1281 drv_tdls_channel_switch(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, struct ieee80211_sta *sta, u8 oper_class, struct cfg80211_chan_def *chandef, struct sk_buff *tmpl_skb, u32 ch_sw_tm_ie) argument
1306 drv_tdls_cancel_channel_switch(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, struct ieee80211_sta *sta) argument
1511 drv_set_tid_config(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, struct ieee80211_sta *sta, struct cfg80211_tid_config *tid_conf) argument
1527 drv_reset_tid_config(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, struct ieee80211_sta *sta, u8 tids) argument
1556 drv_sta_set_4addr(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, struct ieee80211_sta *sta, bool enabled) argument
1573 drv_sta_set_decap_offload(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, struct ieee80211_sta *sta, bool enabled) argument
1592 drv_add_twt_setup(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, struct ieee80211_sta *sta, struct ieee80211_twt_setup *twt) argument
1612 drv_twt_teardown_request(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, struct ieee80211_sta *sta, u8 flowid) argument
1630 drv_net_fill_forward_path(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, struct ieee80211_sta *sta, struct net_device_path_ctx *ctx, struct net_device_path *path) argument
[all...]
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dchan.c501 static void rtw89_mcc_role_macid_sta_iter(void *data, struct ieee80211_sta *sta) argument
H A Dmac_be.c2093 rtw89_mac_set_csi_para_reg_be(struct rtw89_dev *rtwdev, struct ieee80211_vif *vif, struct ieee80211_sta *sta) argument
2157 rtw89_mac_csi_rrsc_be(struct rtw89_dev *rtwdev, struct ieee80211_vif *vif, struct ieee80211_sta *sta) argument
2197 rtw89_mac_bf_assoc_be(struct rtw89_dev *rtwdev, struct ieee80211_vif *vif, struct ieee80211_sta *sta) argument
[all...]
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Ddebugfs.c408 struct ieee80211_sta *sta; local
[all...]
H A Dops.c1814 struct ieee80211_sta *sta; local
899 iwl_mvm_frob_txf_key_iter(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key, void *data) argument
H A Drxmq.c271 static int iwl_mvm_rx_mgmt_prot(struct ieee80211_sta *sta, argument
358 static int iwl_mvm_rx_crypto(struct iwl_mvm *mvm, struct ieee80211_sta *sta, argument
14 iwl_mvm_check_pn(struct iwl_mvm *mvm, struct sk_buff *skb, int queue, struct ieee80211_sta *sta) argument
236 iwl_mvm_pass_packet_to_mac80211(struct iwl_mvm *mvm, struct napi_struct *napi, struct sk_buff *skb, int queue, struct ieee80211_sta *sta) argument
458 iwl_mvm_rx_csum(struct iwl_mvm *mvm, struct ieee80211_sta *sta, struct sk_buff *skb, struct iwl_rx_packet *pkt) argument
494 iwl_mvm_is_dup(struct ieee80211_sta *sta, int queue, struct ieee80211_rx_status *rx_status, struct ieee80211_hdr *hdr, struct iwl_rx_mpdu_desc *desc) argument
554 iwl_mvm_release_frames(struct iwl_mvm *mvm, struct ieee80211_sta *sta, struct napi_struct *napi, struct iwl_mvm_baid_data *baid_data, struct iwl_mvm_reorder_buffer *reorder_buf, u16 nssn) argument
594 struct ieee80211_sta *sta; local
631 struct ieee80211_sta *sta; local
717 iwl_mvm_reorder(struct iwl_mvm *mvm, struct napi_struct *napi, int queue, struct ieee80211_sta *sta, struct sk_buff *skb, struct iwl_rx_mpdu_desc *desc) argument
1898 iwl_mvm_rx_get_sta_block_tx(void *data, struct ieee80211_sta *sta) argument
2034 struct ieee80211_sta *sta = NULL; local
2364 struct ieee80211_sta *sta = NULL; local
[all...]
H A Dtx.c248 iwl_mvm_get_tx_ant(struct iwl_mvm *mvm, struct ieee80211_tx_info *info, struct ieee80211_sta *sta, __le16 fc) argument
297 iwl_mvm_get_inject_tx_rate(struct iwl_mvm *mvm, struct ieee80211_tx_info *info, struct ieee80211_sta *sta, __le16 fc) argument
359 iwl_mvm_get_tx_rate(struct iwl_mvm *mvm, struct ieee80211_tx_info *info, struct ieee80211_sta *sta, __le16 fc) argument
393 iwl_mvm_get_tx_rate_n_flags(struct iwl_mvm *mvm, struct ieee80211_tx_info *info, struct ieee80211_sta *sta, __le16 fc) argument
407 iwl_mvm_set_tx_cmd_rate(struct iwl_mvm *mvm, struct iwl_tx_cmd *tx_cmd, struct ieee80211_tx_info *info, struct ieee80211_sta *sta, __le16 fc) argument
562 iwl_mvm_set_tx_params(struct iwl_mvm *mvm, struct sk_buff *skb, struct ieee80211_tx_info *info, int hdrlen, struct ieee80211_sta *sta, u8 sta_id, const u8 *addr3_override) argument
875 iwl_mvm_max_amsdu_size(struct iwl_mvm *mvm, struct ieee80211_sta *sta, unsigned int tid) argument
1005 iwl_mvm_tx_tso(struct iwl_mvm *mvm, struct sk_buff *skb, struct ieee80211_tx_info *info, struct ieee80211_sta *sta, struct sk_buff_head *mpdus_skb) argument
1109 iwl_mvm_tx_tso(struct iwl_mvm *mvm, struct sk_buff *skb, struct ieee80211_tx_info *info, struct ieee80211_sta *sta, struct sk_buff_head *mpdus_skb) argument
1183 iwl_mvm_tx_mpdu(struct iwl_mvm *mvm, struct sk_buff *skb, struct ieee80211_tx_info *info, struct ieee80211_sta *sta, const u8 *addr3_override) argument
1335 iwl_mvm_tx_skb_sta(struct iwl_mvm *mvm, struct sk_buff *skb, struct ieee80211_sta *sta) argument
1427 iwl_mvm_check_ratid_empty(struct iwl_mvm *mvm, struct ieee80211_sta *sta, u8 tid) argument
1686 struct ieee80211_sta *sta; local
1987 struct ieee80211_sta *sta; local
2037 struct ieee80211_sta *sta; local
[all...]
/linux-master/drivers/mtd/nand/raw/
H A Dmtk_nand.c1107 u16 sta, ien; local
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dhw.c1816 rtl92cu_update_hal_rate_table(struct ieee80211_hw *hw, struct ieee80211_sta *sta) argument
1904 rtl92cu_update_hal_rate_mask(struct ieee80211_hw *hw, struct ieee80211_sta *sta, u8 rssi_level, bool update_bw) argument
2051 rtl92cu_update_hal_rate_tbl(struct ieee80211_hw *hw, struct ieee80211_sta *sta, u8 rssi_level, bool update_bw) argument
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmac.c58 struct mt7996_sta *sta; local
103 struct ieee80211_sta *sta; local
213 struct ieee80211_sta *sta; local
713 struct ieee80211_sta *sta; local
911 mt7996_tx_prepare_skb(struct mt76_dev *mdev, void *txwi_ptr, enum mt76_txq_id qid, struct mt76_wcid *wcid, struct ieee80211_sta *sta, struct mt76_tx_info *tx_info) argument
1011 mt7996_tx_check_aggr(struct ieee80211_sta *sta, struct sk_buff *skb) argument
1049 mt7996_txwi_free(struct mt7996_dev *dev, struct mt76_txwi_cache *t, struct ieee80211_sta *sta, struct list_head *free_list) argument
1087 struct ieee80211_sta *sta = NULL; local
1217 struct ieee80211_sta *sta; local
2232 struct ieee80211_sta *sta; local
2558 mt7996_mac_add_twt_setup(struct ieee80211_hw *hw, struct ieee80211_sta *sta, struct ieee80211_twt_setup *twt) argument
[all...]
H A Dmt7996.h170 struct mt7996_sta sta; member in struct:mt7996_vif
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmt7915.h172 struct mt7915_sta sta; member in struct:mt7915_vif
[all...]
H A Dmac.c56 struct mt7915_sta *sta; local
101 struct ieee80211_sta *sta; local
748 mt7915_tx_prepare_skb(struct mt76_dev *mdev, void *txwi_ptr, enum mt76_txq_id qid, struct mt76_wcid *wcid, struct ieee80211_sta *sta, struct mt76_tx_info *tx_info) argument
893 struct ieee80211_sta *sta = NULL; local
1958 struct ieee80211_sta *sta; local
2298 mt7915_mac_add_twt_setup(struct ieee80211_hw *hw, struct ieee80211_sta *sta, struct ieee80211_twt_setup *twt) argument
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c1203 struct ieee80211_sta *sta; local
1286 struct ieee80211_sta *sta; local
1082 mt76_rx_convert(struct mt76_dev *dev, struct sk_buff *skb, struct ieee80211_hw **hw, struct ieee80211_sta **sta) argument
1352 struct ieee80211_sta *sta; local
1410 mt76_sta_add(struct mt76_phy *phy, struct ieee80211_vif *vif, struct ieee80211_sta *sta) argument
1447 __mt76_sta_remove(struct mt76_dev *dev, struct ieee80211_vif *vif, struct ieee80211_sta *sta) argument
1467 mt76_sta_remove(struct mt76_dev *dev, struct ieee80211_vif *vif, struct ieee80211_sta *sta) argument
1475 mt76_sta_state(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, enum ieee80211_sta_state old_state, enum ieee80211_sta_state new_state) argument
1500 mt76_sta_pre_rcu_remove(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) argument
1662 mt76_set_tim(struct ieee80211_hw *hw, struct ieee80211_sta *sta, bool set) argument
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmac.c226 void mt7603_wtbl_set_smps(struct mt7603_dev *dev, struct mt7603_sta *sta, argument
238 void mt7603_wtbl_set_ps(struct mt7603_dev *dev, struct mt7603_sta *sta, argument
330 void mt7603_wtbl_update_cap(struct mt7603_dev *dev, struct ieee80211_sta *sta) argument
414 struct ieee80211_sta *sta; local
487 struct mt7603_sta *sta; local
730 mt7603_wtbl_set_rates(struct mt7603_dev *dev, struct mt7603_sta *sta, struct ieee80211_tx_rate *probe_rate, struct ieee80211_tx_rate *rates) argument
918 mt7603_mac_write_txwi(struct mt7603_dev *dev, __le32 *txwi, struct sk_buff *skb, enum mt76_txq_id qid, struct mt76_wcid *wcid, struct ieee80211_sta *sta, int pid, struct ieee80211_key_conf *key) argument
1047 mt7603_tx_prepare_skb(struct mt76_dev *mdev, void *txwi_ptr, enum mt76_txq_id qid, struct mt76_wcid *wcid, struct ieee80211_sta *sta, struct mt76_tx_info *tx_info) argument
1089 mt7603_fill_txs(struct mt7603_dev *dev, struct mt7603_sta *sta, struct ieee80211_tx_info *info, __le32 *txs_data) argument
1224 mt7603_mac_add_txs_skb(struct mt7603_dev *dev, struct mt7603_sta *sta, int pid, __le32 *txs_data) argument
1256 struct ieee80211_sta *sta = NULL; local
1295 ieee80211_tx_status_noskb(mt76_hw(dev), sta, &info); local
[all...]
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dmain.c354 static void ath_node_attach(struct ath_softc *sc, struct ieee80211_sta *sta, argument
370 static void ath_node_detach(struct ath_softc *sc, struct ieee80211_sta *sta) argument
1592 ath9k_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) argument
1617 ath9k_del_ps_key(struct ath_softc *sc, struct ieee80211_vif *vif, struct ieee80211_sta *sta) argument
1632 ath9k_sta_remove(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) argument
1644 ath9k_sta_state(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, enum ieee80211_sta_state old_state, enum ieee80211_sta_state new_state) argument
1691 ath9k_sta_notify(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum sta_notify_cmd cmd, struct ieee80211_sta *sta) argument
1755 ath9k_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) argument
2010 struct ieee80211_sta *sta = params->sta; local
[all...]
/linux-master/drivers/net/wireless/realtek/rtw88/
H A Dmain.c331 int rtw_sta_add(struct rtw_dev *rtwdev, struct ieee80211_sta *sta, argument
364 void rtw_sta_remove(struct rtw_dev *rtwdev, struct ieee80211_sta *sta, argument
581 rtw_reset_key_iter(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key, void *data) argument
593 rtw_reset_sta_iter(void *data, struct ieee80211_sta *sta) argument
668 rtw_txq_ba_iter(void *data, struct ieee80211_sta *sta) argument
987 get_vht_ra_mask(struct ieee80211_sta *sta) argument
1195 struct ieee80211_sta *sta = si->sta; local
[all...]
/linux-master/drivers/net/wireless/ath/wcn36xx/
H A Dwcn36xx.h337 struct wcn36xx_sta *wcn36xx_sta_to_priv(struct ieee80211_sta *sta) argument
/linux-master/drivers/media/platform/broadcom/
H A Dbcm2835-unicam.c714 u32 ista, sta; local
/linux-master/drivers/acpi/
H A Dscan.c296 unsigned long long sta; local
/linux-master/drivers/i2c/busses/
H A Di2c-st.c371 u32 sta; local
415 u32 tx_fstat, sta; local
445 u32 tx_fstat, sta; local
467 u32 i, sta; local
569 u32 sta, ien; local
[all...]

Completed in 421 milliseconds

1234567891011>>