| /linux/net/mac80211/ |
| H A D | sta_info.c | 68 struct ieee80211_link_sta sta; member 91 struct sta_info *sta) in sta_info_hash_del() 115 void ieee80211_purge_sta_txqs(struct sta_info *sta) in ieee80211_purge_sta_txqs() 132 static void __cleanup_single_sta(struct sta_info *sta) in __cleanup_single_sta() 187 static void cleanup_single_sta(struct sta_info *sta) in cleanup_single_sta() 208 struct sta_info *sta; in sta_info_get() local 233 struct sta_info *sta; in sta_info_get_bss() local 266 struct sta_info *sta = link_sta->sta; in link_sta_info_get_bss() local 292 struct sta_info *sta = link_sta->sta; in ieee80211_find_sta_by_link_addrs() local 322 struct sta_info *sta; in sta_info_get_by_addrs() local [all …]
|
| H A D | rate.c | 33 struct sta_info *sta = link_sta->sta; in rate_control_rate_init() local 75 void rate_control_rate_init_all_links(struct sta_info *sta) in rate_control_rate_init_all_links() 94 struct sta_info *sta = container_of(st->sta, struct sta_info, sta); in rate_control_tx_status() local 123 struct sta_info *sta = link_sta->sta; in rate_control_rate_update() local 370 struct ieee80211_sta *sta, in __rate_control_send_low() 421 struct sta_info *sta; in rate_control_send_low() local 742 static void rate_control_fill_sta_table(struct ieee80211_sta *sta, in rate_control_fill_sta_table() 782 struct ieee80211_sta *sta, u32 *mask, in rate_control_cap_mask() 826 rate_control_apply_mask_ratetbl(struct sta_info *sta, in rate_control_apply_mask_ratetbl() 852 struct ieee80211_sta *sta, in rate_control_apply_mask() [all …]
|
| H A D | tx.c | 335 struct sta_info *sta; in purge_old_ps_buffers() local 442 static int ieee80211_use_mfp(__le16 fc, struct sta_info *sta, in ieee80211_use_mfp() 460 struct sta_info *sta = tx->sta; in ieee80211_tx_h_unicast_ps_buf() local 808 static __le16 ieee80211_tx_next_seq(struct sta_info *sta, int tid) in ieee80211_tx_next_seq() 1180 struct sta_info *sta, struct sk_buff *skb) in ieee80211_aggr_check() 1210 struct sta_info *sta, struct sk_buff *skb) in ieee80211_tx_prepare() 1301 struct sta_info *sta, in ieee80211_get_txq() 1509 struct sta_info *sta, in ieee80211_txq_init() 1653 struct sta_info *sta, in ieee80211_queue_skb() 1681 struct sta_info *sta, in ieee80211_tx_frags() [all …]
|
| H A D | tdls.c | 309 struct sta_info *sta) in ieee80211_tdls_chandef_vht_upgrade() 377 struct sta_info *sta = NULL; in ieee80211_tdls_add_setup_start_ies() local 600 struct sta_info *sta, *ap_sta; in ieee80211_tdls_add_setup_cfm_ies() local 1003 struct sta_info *sta; in ieee80211_tdls_prep_mgmt_packet() local 1211 struct sta_info *sta; in ieee80211_tdls_mgmt_teardown() local 1313 struct sta_info *sta) in iee80211_tdls_recalc_chanctx() 1357 struct sta_info *sta; in iee80211_tdls_have_ht_peers() local 1377 struct sta_info *sta) in iee80211_tdls_recalc_ht_protection() 1410 struct sta_info *sta; in ieee80211_tdls_oper() local 1545 ieee80211_tdls_ch_sw_tmpl_get(struct sta_info *sta, u8 oper_class, in ieee80211_tdls_ch_sw_tmpl_get() [all …]
|
| H A D | ocb.c | 47 struct sta_info *sta; in ieee80211_ocb_rx_no_sta() local 87 static struct sta_info *ieee80211_ocb_finish_sta(struct sta_info *sta) in ieee80211_ocb_finish_sta() 125 struct sta_info *sta; in ieee80211_ocb_work() local 209 struct sta_info *sta; in ieee80211_ocb_leave() local
|
| H A D | rx.c | 226 struct sta_info *sta, in __ieee80211_queue_skb_to_iface() 257 struct sta_info *sta, in ieee80211_queue_skb_to_iface() 1450 struct sta_info *sta = rx->sta; in ieee80211_rx_reorder_ampdu() local 1681 static void sta_ps_start(struct sta_info *sta) in sta_ps_start() 1719 static void sta_ps_end(struct sta_info *sta) in sta_ps_end() 1744 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); in ieee80211_sta_ps_transition() local 1765 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); in ieee80211_sta_pspoll() local 1779 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); in ieee80211_sta_uapsd_trigger() local 1859 struct sta_info *sta = rx->sta; in ieee80211_rx_h_sta_process() local 2901 struct sta_info *sta; in ieee80211_rx_mesh_fast_forward() local [all …]
|
| H A D | debugfs_sta.h | 17 static inline void ieee80211_sta_debugfs_add(struct sta_info *sta) {} in ieee80211_sta_debugfs_add() 18 static inline void ieee80211_sta_debugfs_remove(struct sta_info *sta) {} in ieee80211_sta_debugfs_remove()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | sta.c | 111 u8 iwl_mvm_get_sta_uapsd_acs(struct ieee80211_sta *sta) in iwl_mvm_get_sta_uapsd_acs() 128 int iwl_mvm_sta_send_to_fw(struct iwl_mvm *mvm, struct ieee80211_sta *sta, in iwl_mvm_sta_send_to_fw() 259 struct ieee80211_sta *sta; in iwl_mvm_rx_agg_session_expired() local 308 struct ieee80211_sta *sta; in iwl_mvm_invalidate_sta_queue() local 351 static int iwl_mvm_disable_txq(struct iwl_mvm *mvm, struct ieee80211_sta *sta, in iwl_mvm_disable_txq() 446 struct ieee80211_sta *sta; in iwl_mvm_get_queue_agg_tids() local 486 struct ieee80211_sta *sta; in iwl_mvm_remove_sta_queue_marking() local 812 static int iwl_mvm_get_queue_size(struct ieee80211_sta *sta) in iwl_mvm_get_queue_size() 846 struct ieee80211_sta *sta, in iwl_mvm_tvqm_enable_txq() 896 struct ieee80211_sta *sta, u8 ac, in iwl_mvm_sta_alloc_queue_tvqm() [all …]
|
| H A D | sf.c | 98 struct ieee80211_sta *sta) in iwl_mvm_fill_sf_command() 175 static int iwl_mvm_sf_config(struct iwl_mvm *mvm, struct ieee80211_sta *sta, in iwl_mvm_sf_config() 233 struct ieee80211_sta *sta = NULL; in iwl_mvm_sf_update() local
|
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | debugfs_sta.c | 88 struct ieee80211_sta *sta; in ath10k_sta_update_rx_tid_stats() local 134 struct ieee80211_sta *sta; in ath10k_sta_update_extd_stats_rx_duration() local 153 struct ieee80211_sta *sta; in ath10k_sta_update_stats_rx_duration() local 181 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_read_aggr_mode() local 200 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_write_aggr_mode() local 243 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_write_addba() local 294 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_write_addba_resp() local 344 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_write_delba() local 396 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_read_peer_debug_trigger() local 415 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_write_peer_debug_trigger() local [all …]
|
| H A D | mac.c | 737 struct ieee80211_sta *sta, in ath10k_peer_create() 940 struct ieee80211_sta *sta, in ath10k_mac_tdls_peer_update() 2187 struct ieee80211_sta *sta, in ath10k_peer_assoc_h_basic() 2211 struct ieee80211_sta *sta, in ath10k_peer_assoc_h_crypto() 2265 struct ieee80211_sta *sta, in ath10k_peer_assoc_h_rates() 2327 struct ieee80211_sta *sta, in ath10k_peer_assoc_h_ht() 2434 struct ieee80211_sta *sta) in ath10k_peer_assoc_qos_ap() 2577 struct ieee80211_sta *sta, in ath10k_peer_assoc_h_vht() 2685 struct ieee80211_sta *sta, in ath10k_peer_assoc_h_qos() 2717 static bool ath10k_mac_sta_has_ofdm_only(struct ieee80211_sta *sta) in ath10k_mac_sta_has_ofdm_only() [all …]
|
| /linux/drivers/net/wireless/realtek/rtlwifi/ |
| H A D | rc.c | 16 struct ieee80211_sta *sta, in _rtl_rc_get_highest_rix() 112 struct ieee80211_sta *sta, in _rtl_rc_rate_set_series() 164 static void rtl_get_rate(void *ppriv, struct ieee80211_sta *sta, in rtl_get_rate() 210 struct ieee80211_sta *sta, void *priv_sta, in rtl_tx_status() 252 struct ieee80211_sta *sta, void *priv_sta) in rtl_rate_init() 259 struct ieee80211_sta *sta, void *priv_sta, in rtl_rate_update() 276 struct ieee80211_sta *sta, gfp_t gfp) in rtl_rate_alloc_sta() 291 struct ieee80211_sta *sta, void *priv_sta) in rtl_rate_free_sta()
|
| H A D | core.c | 859 struct ieee80211_sta *sta) in rtl_op_sta_add() 905 struct ieee80211_sta *sta) in rtl_op_sta_remove() 1066 struct ieee80211_sta *sta = NULL; in rtl_op_bss_info_changed() local 1215 struct ieee80211_sta *sta = NULL; in rtl_op_bss_info_changed() local 1244 struct ieee80211_sta *sta = NULL; in rtl_op_bss_info_changed() local 1357 struct ieee80211_sta *sta) in rtl_op_sta_notify() 1374 struct ieee80211_sta *sta = params->sta; in rtl_op_ampdu_action() local 1485 struct ieee80211_vif *vif, struct ieee80211_sta *sta, in rtl_op_set_key() 1728 static int rtl_op_set_tim(struct ieee80211_hw *hw, struct ieee80211_sta *sta, in rtl_op_set_tim()
|
| /linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | sta.c | 83 struct iwl_addsta_cmd *sta, u8 flags) in iwl_send_add_sta() 128 struct ieee80211_sta *sta) in iwl_is_ht40_tx_allowed() 146 struct ieee80211_sta *sta, in iwl_sta_calc_ht_flags() 194 struct ieee80211_sta *sta) in iwl_sta_update_ht() 220 struct ieee80211_sta *sta, in iwl_set_ht_add_station() 238 const u8 *addr, bool is_ap, struct ieee80211_sta *sta) in iwl_prep_station() 326 struct ieee80211_sta *sta, u8 *sta_id_r) in iwl_add_station_common() 1059 struct ieee80211_sta *sta) in iwlagn_key_sta_id() 1136 struct ieee80211_sta *sta, u32 iv32, u16 *phase1key) in iwl_update_tkip_key() 1156 struct ieee80211_sta *sta) in iwl_remove_dynamic_key() [all …]
|
| H A D | rs.c | 359 struct ieee80211_sta *sta) in rs_tl_turn_on_agg_for_tid() 394 struct ieee80211_sta *sta) in rs_tl_turn_on_agg() 658 static bool rs_use_green(struct ieee80211_sta *sta) in rs_use_green() 846 struct ieee80211_sta *sta, void *priv_sta, in rs_tx_status() 1216 struct ieee80211_sta *sta, in rs_switch_to_mimo2() 1271 struct ieee80211_sta *sta, in rs_switch_to_mimo3() 1327 struct ieee80211_sta *sta, in rs_switch_to_siso() 1376 struct ieee80211_sta *sta, in rs_move_legacy_other() 1549 struct ieee80211_sta *sta, int index) in rs_move_siso_to_other() 1719 struct ieee80211_sta *sta, int index) in rs_move_mimo2_to_other() [all …]
|
| H A D | tx.c | 108 struct ieee80211_sta *sta, in iwlagn_tx_cmd_build_rate() 239 struct ieee80211_sta *sta) in iwl_sta_id_or_broadcast() 261 struct ieee80211_sta *sta, in iwlagn_tx_skb() 485 struct ieee80211_sta *sta, u16 tid) in iwlagn_tx_agg_stop() 576 struct ieee80211_sta *sta, u16 tid, u16 *ssn) in iwlagn_tx_agg_start() 635 struct ieee80211_sta *sta, u16 tid) in iwlagn_tx_agg_flush() 680 struct ieee80211_sta *sta, u16 tid, u8 buf_size) in iwlagn_tx_agg_oper() 789 struct ieee80211_sta *sta; in iwlagn_non_agg_tx_status() local
|
| /linux/drivers/i2c/algos/ |
| H A D | i2c-algo-pca.c | 70 int sta = pca_get_con(adap); in pca_start() local 85 int sta = pca_get_con(adap); in pca_repeated_start() local 104 int sta = pca_get_con(adap); in pca_stop() local 119 int sta = pca_get_con(adap); in pca_address() local 141 int sta = pca_get_con(adap); in pca_tx_byte() local 171 int sta = pca_get_con(adap); in pca_rx_ack() local
|
| /linux/drivers/net/wireless/mediatek/mt7601u/ |
| H A D | main.c | 210 struct ieee80211_sta *sta) in mt7601u_sta_add() 241 struct ieee80211_sta *sta) in mt7601u_sta_remove() 260 enum sta_notify_cmd cmd, struct ieee80211_sta *sta) in mt7601u_sta_notify() 293 struct ieee80211_vif *vif, struct ieee80211_sta *sta, in mt7601u_set_key() 352 struct ieee80211_sta *sta = params->sta; in mt76_ampdu_action() local 387 struct ieee80211_sta *sta) in mt76_sta_rate_tbl_update()
|
| /linux/drivers/net/wireless/intel/iwlegacy/ |
| H A D | 4965-rs.c | 333 u8 tid, struct ieee80211_sta *sta) in il4965_rs_tl_turn_on_agg_for_tid() 361 struct ieee80211_sta *sta) in il4965_rs_tl_turn_on_agg() 622 il4965_rs_use_green(struct il_priv *il, struct ieee80211_sta *sta) in il4965_rs_use_green() 786 struct ieee80211_sta *sta, void *il_sta, in il4965_rs_tx_status() 1154 struct ieee80211_sta *sta, in il4965_rs_switch_to_mimo2() 1207 struct ieee80211_conf *conf, struct ieee80211_sta *sta, in il4965_rs_switch_to_siso() 1255 struct ieee80211_sta *sta, int idx) in il4965_rs_move_legacy_other() 1374 struct ieee80211_sta *sta, int idx) in il4965_rs_move_siso_to_other() 1497 struct ieee80211_sta *sta, int idx) in il4965_rs_move_mimo2_to_other() 1720 struct ieee80211_sta *sta, in il4965_rs_rate_scale_perform() [all …]
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | cam.c | 310 struct ieee80211_sta *sta, in rtw89_cam_detach_sec_cam() 347 struct ieee80211_sta *sta, in rtw89_cam_attach_sec_cam() 401 struct ieee80211_sta *sta, in rtw89_cam_sec_key_install() 467 struct ieee80211_sta *sta, in rtw89_cam_sec_key_add() 539 struct ieee80211_sta *sta, in rtw89_cam_sec_key_del() 570 struct ieee80211_sta *sta, in rtw89_cam_reset_key_iter() 823 struct ieee80211_sta *sta = rtwsta_link_to_sta_safe(rtwsta_link); in rtw89_cam_fill_addr_cam_info() local 1016 struct ieee80211_sta *sta = rtwsta_link_to_sta_safe(rtwsta_link); in rtw89_cam_fill_dctl_sec_cam_info_v2() local 1149 struct ieee80211_sta *sta = rtwsta_link_to_sta_safe(rtwsta_link); in rtw89_cam_fill_dctl_sec_cam_info_v3() local
|
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | agg.c | 10 iwl_mld_reorder_release_frames(struct iwl_mld *mld, struct ieee80211_sta *sta, in iwl_mld_reorder_release_frames() 190 int queue, struct ieee80211_sta *sta, in iwl_mld_reorder() 371 iwl_mld_stop_ba_in_fw(struct iwl_mld *mld, struct ieee80211_sta *sta, int tid) in iwl_mld_stop_ba_in_fw() 395 iwl_mld_start_ba_in_fw(struct iwl_mld *mld, struct ieee80211_sta *sta, in iwl_mld_start_ba_in_fw() 498 int iwl_mld_ampdu_rx_start(struct iwl_mld *mld, struct ieee80211_sta *sta, in iwl_mld_ampdu_rx_start() 595 int iwl_mld_ampdu_rx_stop(struct iwl_mld *mld, struct ieee80211_sta *sta, in iwl_mld_ampdu_rx_stop()
|
| /linux/drivers/net/wireless/ath/wcn36xx/ |
| H A D | smd.c | 207 struct ieee80211_sta *sta, in wcn36xx_smd_set_bss_nw_type() 226 struct ieee80211_sta *sta, in wcn36xx_smd_set_bss_ht_params() 252 struct ieee80211_sta *sta, in wcn36xx_smd_set_bss_vht_params() 259 static void wcn36xx_smd_set_sta_ht_params(struct ieee80211_sta *sta, in wcn36xx_smd_set_sta_ht_params() 290 struct ieee80211_sta *sta, in wcn36xx_smd_set_sta_vht_params() 311 static void wcn36xx_smd_set_sta_ht_ldpc_params(struct ieee80211_sta *sta, in wcn36xx_smd_set_sta_ht_ldpc_params() 364 struct ieee80211_sta *sta, in wcn36xx_smd_set_sta_params() 1390 struct ieee80211_sta *sta, in wcn36xx_smd_set_sta_params_v1() 1413 struct ieee80211_sta *sta, in wcn36xx_smd_config_sta_rsp() 1447 struct ieee80211_sta *sta) in wcn36xx_smd_config_sta_v1() [all …]
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | htc_drv_main.c | 468 struct ieee80211_sta *sta) in ath9k_htc_add_station() 534 struct ieee80211_sta *sta) in ath9k_htc_remove_station() 594 struct ieee80211_sta *sta, in ath9k_htc_setup_rate() 660 struct ieee80211_sta *sta) in ath9k_htc_init_rate() 681 struct ieee80211_sta *sta; in ath9k_htc_update_rate() local 704 struct ieee80211_sta *sta, in ath9k_htc_tx_aggr_oper() 1292 struct ieee80211_sta *sta = in ath9k_htc_sta_rc_update_work() local 1318 struct ieee80211_sta *sta) in ath9k_htc_sta_add() 1340 struct ieee80211_sta *sta) in ath9k_htc_sta_remove() 1363 struct ieee80211_sta *sta = link_sta->sta; in ath9k_htc_sta_rc_update() local [all …]
|
| H A D | debug_sta.c | 99 struct ieee80211_sta *sta; in ath_debug_rate_stats() local 175 struct ieee80211_sta *sta = an->sta; in read_file_node_recv() local 247 struct ieee80211_sta *sta, in ath9k_sta_add_debugfs()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7925/ |
| H A D | mac.c | 30 struct ieee80211_sta *sta; in mt7925_mac_sta_poll() local 175 struct ieee80211_sta *sta; in mt7925_reverse_frag0_hdr_trans() local 632 struct ieee80211_sta *sta; in mt7925_mac_write_txwi_8023() local 839 static void mt7925_tx_check_aggr(struct ieee80211_sta *sta, struct sk_buff *skb, in mt7925_tx_check_aggr() 1067 struct ieee80211_sta *sta, struct mt76_wcid *wcid, in mt7925_txwi_free() 1101 struct ieee80211_sta *sta = NULL; in mt7925_mac_tx_free() local 1393 enum mt76_txq_id qid, struct ieee80211_sta *sta, in mt7925_usb_sdio_write_txwi() 1406 struct ieee80211_sta *sta, in mt7925_usb_sdio_tx_prepare_skb() 1452 struct ieee80211_sta *sta; in mt7925_usb_sdio_tx_complete_skb() local
|