/linux-6.1.9/net/mac80211/ |
D | sta_info.c | 69 struct ieee80211_link_sta sta; member 93 struct sta_info *sta) in sta_info_hash_del() 117 static void __cleanup_single_sta(struct sta_info *sta) in __cleanup_single_sta() 183 static void cleanup_single_sta(struct sta_info *sta) in cleanup_single_sta() 204 struct sta_info *sta; in sta_info_get() local 229 struct sta_info *sta; in sta_info_get_bss() local 262 struct sta_info *sta = link_sta->sta; in link_sta_info_get_bss() local 288 struct sta_info *sta = link_sta->sta; in ieee80211_find_sta_by_link_addrs() local 318 struct sta_info *sta; in sta_info_get_by_addrs() local 332 struct sta_info *sta; in sta_info_get_by_idx() local [all …]
|
D | mesh_ps.c | 18 static struct sk_buff *mps_qos_null_get(struct sta_info *sta) in mps_qos_null_get() 51 static void mps_qos_null_tx(struct sta_info *sta) in mps_qos_null_tx() 83 struct sta_info *sta; in ieee80211_mps_local_status_update() local 151 u32 ieee80211_mps_set_sta_local_pm(struct sta_info *sta, in ieee80211_mps_set_sta_local_pm() 187 struct sta_info *sta, in ieee80211_mps_set_frame_flags() 231 void ieee80211_mps_sta_status_update(struct sta_info *sta) in ieee80211_mps_sta_status_update() 274 static void mps_set_sta_peer_pm(struct sta_info *sta, in mps_set_sta_peer_pm() 310 static void mps_set_sta_nonpeer_pm(struct sta_info *sta, in mps_set_sta_nonpeer_pm() 337 void ieee80211_mps_rx_h_sta_process(struct sta_info *sta, in ieee80211_mps_rx_h_sta_process() 363 static void mpsp_trigger_send(struct sta_info *sta, bool rspi, bool eosp) in mpsp_trigger_send() [all …]
|
D | mesh_plink.c | 59 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() local 159 struct sta_info *sta; in mesh_set_ht_prot_mode() local 211 struct sta_info *sta, in mesh_plink_frame_tx() 361 static u32 __mesh_plink_deactivate(struct sta_info *sta) in __mesh_plink_deactivate() 386 u32 mesh_plink_deactivate(struct sta_info *sta) in mesh_plink_deactivate() 412 struct sta_info *sta, in mesh_sta_info_init() 476 struct sta_info *sta; in mesh_allocate_aid() local 504 struct sta_info *sta; in __mesh_sta_info_alloc() local [all …]
|
D | agg-tx.c | 142 void ieee80211_assign_tid_tx(struct sta_info *sta, int tid, in ieee80211_assign_tid_tx() 190 ieee80211_agg_stop_txq(struct sta_info *sta, int tid) in ieee80211_agg_stop_txq() 211 ieee80211_agg_start_txq(struct sta_info *sta, int tid, bool enable) in ieee80211_agg_start_txq() 270 static void ieee80211_remove_tid_tx(struct sta_info *sta, int tid) in ieee80211_remove_tid_tx() 299 int ___ieee80211_stop_tx_ba_session(struct sta_info *sta, u16 tid, in ___ieee80211_stop_tx_ba_session() 435 struct sta_info *sta = tid_tx->sta; in sta_addba_resp_timer_expired() local 452 static void ieee80211_send_addba_with_timeout(struct sta_info *sta, in ieee80211_send_addba_with_timeout() 490 void ieee80211_tx_ba_session_handle_start(struct sta_info *sta, int tid) in ieee80211_tx_ba_session_handle_start() 564 struct sta_info *sta = tid_tx->sta; in sta_tx_agg_session_timer_expired() local 587 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); in ieee80211_start_tx_ba_session() local [all …]
|
D | agg-rx.c | 58 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 ieee80211_stop_rx_ba_session() local 155 struct sta_info *sta = tid_rx->sta; in sta_rx_agg_session_timer_expired() local 218 static void ieee80211_send_addba_resp(struct sta_info *sta, u8 *da, u16 tid, in ieee80211_send_addba_resp() 272 void ___ieee80211_start_rx_ba_session(struct sta_info *sta, in ___ieee80211_start_rx_ba_session() 466 static void __ieee80211_start_rx_ba_session(struct sta_info *sta, in __ieee80211_start_rx_ba_session() 481 struct sta_info *sta, in ieee80211_process_addba_request() 530 struct sta_info *sta; in ieee80211_manage_rx_ba_offl() local 549 struct sta_info *sta; in ieee80211_rx_ba_timer_expired() local
|
D | debugfs_sta.c | 91 struct sta_info *sta = file->private_data; in sta_flags_read() local 110 struct sta_info *sta = file->private_data; in sta_num_ps_buf_frames_read() local 127 struct sta_info *sta = file->private_data; in sta_last_seq_ctrl_read() local 141 struct sta_info *sta = file->private_data; in sta_aqm_read() local 201 struct sta_info *sta = file->private_data; in sta_airtime_read() local 235 struct sta_info *sta = file->private_data; in sta_airtime_write() local 254 struct sta_info *sta = file->private_data; in sta_aql_read() local 289 struct sta_info *sta = file->private_data; in sta_aql_write() local 321 struct sta_info *sta = file->private_data; in sta_agg_status_read() local 372 struct sta_info *sta = file->private_data; in sta_agg_status_write() local [all …]
|
D | s1g.c | 11 void ieee80211_s1g_sta_rate_init(struct sta_info *sta) in ieee80211_s1g_sta_rate_init() 97 struct sta_info *sta, struct sk_buff *skb) in ieee80211_s1g_rx_twt_setup() 125 struct sta_info *sta, struct sk_buff *skb) in ieee80211_s1g_rx_twt_teardown() 135 struct sta_info *sta, struct sk_buff *skb) in ieee80211_s1g_tx_twt_setup_fail() 154 struct sta_info *sta; in ieee80211_s1g_rx_twt_action() local 182 struct sta_info *sta; in ieee80211_s1g_status_twt_action() local
|
D | driver-ops.h | 39 struct sta_info *sta) in drv_sync_rx_queues() 219 struct ieee80211_sta *sta, bool set) in drv_set_tim() 238 struct sta_info *sta, u32 iv32, in drv_update_tkip_key() 417 struct ieee80211_sta *sta) in drv_sta_notify() 431 struct ieee80211_sta *sta) in drv_sta_add() 452 struct ieee80211_sta *sta) in drv_sta_remove() 470 struct ieee80211_sta *sta, in drv_sta_add_debugfs() 487 struct sta_info *sta) in drv_sta_pre_rcu_remove() 520 struct ieee80211_sta *sta) in drv_sta_rate_tbl_update() 535 struct ieee80211_sta *sta, in drv_sta_statistics() [all …]
|
D | rate.c | 31 void rate_control_rate_init(struct sta_info *sta) in rate_control_rate_init() 74 struct sta_info *sta = container_of(st->sta, struct sta_info, sta); in rate_control_tx_status() local 96 struct sta_info *sta, unsigned int link_id, in rate_control_rate_update() 347 struct ieee80211_sta *sta, in __rate_control_send_low() 399 struct sta_info *sta; in rate_control_send_low() local 717 static void rate_control_fill_sta_table(struct ieee80211_sta *sta, in rate_control_fill_sta_table() 757 struct ieee80211_sta *sta, u32 *mask, in rate_control_cap_mask() 806 rate_control_apply_mask_ratetbl(struct sta_info *sta, in rate_control_apply_mask_ratetbl() 832 struct ieee80211_sta *sta, in rate_control_apply_mask() 871 struct ieee80211_sta *sta, in ieee80211_get_tx_rates() [all …]
|
D | status.c | 45 struct sta_info *sta, in ieee80211_handle_filtered_frame() 172 static void ieee80211_check_pending_bar(struct sta_info *sta, u8 *addr, u8 tid) in ieee80211_check_pending_bar() 184 static void ieee80211_frame_acked(struct sta_info *sta, struct sk_buff *skb) in ieee80211_frame_acked() 232 static void ieee80211_set_bar_pending(struct sta_info *sta, u8 tid, u16 ssn) in ieee80211_set_bar_pending() 711 struct sta_info *sta; in ieee80211_report_used_skb() local 791 static void ieee80211_lost_packet(struct sta_info *sta, in ieee80211_lost_packet() 929 struct sta_info *sta; in __ieee80211_tx_status() local 1092 struct sta_info *sta; in ieee80211_tx_status() local 1112 struct sta_info *sta = NULL; in ieee80211_tx_status_ext() local 1234 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); in ieee80211_tx_rate_update() local [all …]
|
D | tx.c | 351 struct sta_info *sta; in purge_old_ps_buffers() local 458 static int ieee80211_use_mfp(__le16 fc, struct sta_info *sta, in ieee80211_use_mfp() 476 struct sta_info *sta = tx->sta; in ieee80211_tx_h_unicast_ps_buf() local 823 static __le16 ieee80211_tx_next_seq(struct sta_info *sta, int tid) in ieee80211_tx_next_seq() 1196 struct sta_info *sta, in ieee80211_aggr_check() 1225 struct sta_info *sta, struct sk_buff *skb) in ieee80211_tx_prepare() 1317 struct sta_info *sta, in ieee80211_get_txq() 1424 struct sta_info *sta = container_of(txqi->txq.sta, in fq_tin_dequeue_func() local 1521 struct sta_info *sta, in ieee80211_txq_init() 1666 struct sta_info *sta, in ieee80211_queue_skb() [all …]
|
D | tdls.c | 306 struct sta_info *sta) in ieee80211_tdls_chandef_vht_upgrade() 371 struct sta_info *sta = NULL; in ieee80211_tdls_add_setup_start_ies() local 550 struct sta_info *sta, *ap_sta; in ieee80211_tdls_add_setup_cfm_ies() local 941 struct sta_info *sta; in ieee80211_tdls_prep_mgmt_packet() local 1150 struct sta_info *sta; in ieee80211_tdls_mgmt_teardown() local 1250 struct sta_info *sta) in iee80211_tdls_recalc_chanctx() 1293 struct sta_info *sta; in iee80211_tdls_have_ht_peers() local 1313 struct sta_info *sta) in iee80211_tdls_recalc_ht_protection() 1346 struct sta_info *sta; in ieee80211_tdls_oper() local 1491 ieee80211_tdls_ch_sw_tmpl_get(struct sta_info *sta, u8 oper_class, in ieee80211_tdls_ch_sw_tmpl_get() [all …]
|
D | ocb.c | 48 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 210 struct sta_info *sta; in ieee80211_ocb_leave() local
|
/linux-6.1.9/drivers/net/wireless/intersil/hostap/ |
D | hostap_ap.c | 86 static void ap_sta_hash_add(struct ap_data *ap, struct sta_info *sta) in ap_sta_hash_add() 92 static void ap_sta_hash_del(struct ap_data *ap, struct sta_info *sta) in ap_sta_hash_del() 112 static void ap_free_sta(struct ap_data *ap, struct sta_info *sta) in ap_free_sta() 152 static void hostap_event_new_sta(struct net_device *dev, struct sta_info *sta) in hostap_event_new_sta() 163 struct sta_info *sta) in hostap_event_expired_sta() 177 struct sta_info *sta = from_timer(sta, t, timer); in ap_handle_timer() local 469 struct sta_info *sta; in ap_control_kick_mac() local 501 struct sta_info *sta; in ap_control_kickall() local 521 struct sta_info *sta = v; in prism2_ap_proc_show() local 639 struct sta_info *sta = NULL; in hostap_ap_tx_cb_auth() local [all …]
|
/linux-6.1.9/drivers/net/wireless/ath/ath11k/ |
D | debugfs_sta.c | 138 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_dump_tx_stats() local 245 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_dump_rx_stats() local 342 struct ieee80211_sta *sta = inode->i_private; in ath11k_dbg_sta_open_htt_peer_stats() local 378 struct ieee80211_sta *sta = inode->i_private; in ath11k_dbg_sta_release_htt_peer_stats() local 415 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_write_peer_pktlog() local 455 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_read_peer_pktlog() local 482 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_write_delba() local 533 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_write_addba_resp() local 583 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_write_addba() local 634 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_read_aggr_mode() local [all …]
|
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | rs-fw.c | 12 static u8 rs_fw_bw_from_sta_bw(struct ieee80211_sta *sta) in rs_fw_bw_from_sta_bw() 39 static u8 rs_fw_sgi_cw_support(struct ieee80211_sta *sta) in rs_fw_sgi_cw_support() 62 struct ieee80211_sta *sta, in rs_fw_get_config_flags() 133 rs_fw_vht_set_enabled_rates(const struct ieee80211_sta *sta, in rs_fw_vht_set_enabled_rates() 193 rs_fw_he_set_enabled_rates(const struct ieee80211_sta *sta, in rs_fw_he_set_enabled_rates() 241 static void rs_fw_set_supp_rates(struct ieee80211_sta *sta, in rs_fw_set_supp_rates() 287 struct ieee80211_sta *sta; in iwl_mvm_tlc_update_notif() local 378 u16 rs_fw_get_max_amsdu_len(struct ieee80211_sta *sta) in rs_fw_get_max_amsdu_len() 420 void rs_fw_rate_init(struct iwl_mvm *mvm, struct ieee80211_sta *sta, in rs_fw_rate_init()
|
D | sta.c | 55 int iwl_mvm_sta_send_to_fw(struct iwl_mvm *mvm, struct ieee80211_sta *sta, in iwl_mvm_sta_send_to_fw() 228 struct ieee80211_sta *sta; in iwl_mvm_rx_agg_session_expired() local 275 struct ieee80211_sta *sta; in iwl_mvm_invalidate_sta_queue() local 318 static int iwl_mvm_disable_txq(struct iwl_mvm *mvm, struct ieee80211_sta *sta, in iwl_mvm_disable_txq() 405 struct ieee80211_sta *sta; in iwl_mvm_get_queue_agg_tids() local 445 struct ieee80211_sta *sta; in iwl_mvm_remove_sta_queue_marking() local 778 struct ieee80211_sta *sta; in iwl_mvm_tvqm_enable_txq() local 823 struct ieee80211_sta *sta, u8 ac, in iwl_mvm_sta_alloc_queue_tvqm() 856 struct ieee80211_sta *sta, in iwl_mvm_update_txq_mapping() 899 static bool iwl_mvm_enable_txq(struct iwl_mvm *mvm, struct ieee80211_sta *sta, in iwl_mvm_enable_txq() [all …]
|
D | tdls.c | 18 struct ieee80211_sta *sta; in iwl_mvm_teardown_tdls_peers() local 40 struct ieee80211_sta *sta; in iwl_mvm_tdls_sta_count() local 76 struct ieee80211_sta *sta; in iwl_mvm_tdls_config() local 206 struct ieee80211_sta *sta; in iwl_mvm_rx_tdls_notif() local 254 struct ieee80211_sta *sta = rcu_dereference_protected( in iwl_mvm_tdls_check_action() local 337 struct ieee80211_sta *sta; in iwl_mvm_tdls_config_channel_switch() local 455 struct ieee80211_sta *sta; in iwl_mvm_tdls_ch_switch_work() local 502 struct ieee80211_sta *sta, u8 oper_class, in iwl_mvm_tdls_channel_switch() 566 struct ieee80211_sta *sta) in iwl_mvm_tdls_cancel_channel_switch()
|
D | rs.c | 127 static bool rs_ant_allow(struct iwl_mvm *mvm, struct ieee80211_sta *sta, in rs_ant_allow() 134 static bool rs_mimo_allow(struct iwl_mvm *mvm, struct ieee80211_sta *sta, in rs_mimo_allow() 156 static bool rs_siso_allow(struct iwl_mvm *mvm, struct ieee80211_sta *sta, in rs_siso_allow() 166 static bool rs_sgi_allow(struct iwl_mvm *mvm, struct ieee80211_sta *sta, in rs_sgi_allow() 560 struct ieee80211_sta *sta) in rs_tl_turn_on_agg_for_tid() 584 struct ieee80211_sta *sta) in rs_tl_turn_on_agg() 1162 struct ieee80211_sta *sta, void *priv_sta, in rs_drv_mac80211_tx_status() 1370 static u32 rs_bw_from_sta_bw(struct ieee80211_sta *sta) in rs_bw_from_sta_bw() 1487 static void rs_set_amsdu_len(struct iwl_mvm *mvm, struct ieee80211_sta *sta, in rs_set_amsdu_len() 1533 struct ieee80211_sta *sta, in rs_update_rate_tbl() [all …]
|
/linux-6.1.9/drivers/net/wireless/ath/ath10k/ |
D | debugfs_sta.c | 86 struct ieee80211_sta *sta; in ath10k_sta_update_rx_tid_stats() local 132 struct ieee80211_sta *sta; in ath10k_sta_update_extd_stats_rx_duration() local 151 struct ieee80211_sta *sta; in ath10k_sta_update_stats_rx_duration() local 179 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_read_aggr_mode() local 198 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_write_aggr_mode() local 241 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_write_addba() local 292 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_write_addba_resp() local 342 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_write_delba() local 394 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_read_peer_debug_trigger() local 413 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_write_peer_debug_trigger() local [all …]
|
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/ |
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()
|
/linux-6.1.9/drivers/staging/rtl8723bs/include/ |
D | sta_info.h | 220 #define sta_rx_pkts(sta) \ argument 225 #define sta_last_rx_pkts(sta) \ argument 230 #define sta_rx_data_pkts(sta) \ argument 233 #define sta_last_rx_data_pkts(sta) \ argument 236 #define sta_rx_mgnt_pkts(sta) \ argument 239 #define sta_last_rx_mgnt_pkts(sta) \ argument 242 #define sta_rx_beacon_pkts(sta) \ argument 245 #define sta_last_rx_beacon_pkts(sta) \ argument 248 #define sta_rx_probereq_pkts(sta) \ argument 251 #define sta_last_rx_probereq_pkts(sta) \ argument [all …]
|
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/dvm/ |
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() 1133 struct ieee80211_sta *sta, u32 iv32, u16 *phase1key) in iwl_update_tkip_key() 1153 struct ieee80211_sta *sta) in iwl_remove_dynamic_key() [all …]
|
/linux-6.1.9/drivers/i2c/algos/ |
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-6.1.9/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | main.c | 341 struct ieee80211_vif *vif, struct ieee80211_sta *sta, in mt7915_set_key() 647 struct ieee80211_sta *sta) in mt7915_mac_sta_add() 679 struct ieee80211_sta *sta) in mt7915_mac_sta_remove() 712 struct mt7915_sta *sta; in mt7915_tx() local 747 struct ieee80211_sta *sta = params->sta; in mt7915_ampdu_action() local 800 struct ieee80211_sta *sta) in mt7915_sta_add() 808 struct ieee80211_sta *sta) in mt7915_sta_remove() 984 struct ieee80211_sta *sta, in mt7915_sta_statistics() 1032 static void mt7915_sta_rc_work(void *data, struct ieee80211_sta *sta) in mt7915_sta_rc_work() 1047 struct ieee80211_sta *sta, in mt7915_sta_rc_update() [all …]
|