| /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 | agg-tx.c | 61 static void ieee80211_send_addba_request(struct sta_info *sta, u16 tid, in ieee80211_send_addba_request() 134 void ieee80211_assign_tid_tx(struct sta_info *sta, int tid, in ieee80211_assign_tid_tx() 182 ieee80211_agg_stop_txq(struct sta_info *sta, int tid) in ieee80211_agg_stop_txq() 203 ieee80211_agg_start_txq(struct sta_info *sta, int tid, bool enable) in ieee80211_agg_start_txq() 262 static void ieee80211_remove_tid_tx(struct sta_info *sta, int tid) in ieee80211_remove_tid_tx() 291 int __ieee80211_stop_tx_ba_session(struct sta_info *sta, u16 tid, in __ieee80211_stop_tx_ba_session() 428 struct sta_info *sta = tid_tx->sta; in sta_addba_resp_timer_expired() local 445 static void ieee80211_send_addba_with_timeout(struct sta_info *sta, in ieee80211_send_addba_with_timeout() 494 void ieee80211_tx_ba_session_handle_start(struct sta_info *sta, int tid) in ieee80211_tx_ba_session_handle_start() 561 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); in ieee80211_refresh_tx_agg_session_timer() local [all …]
|
| H A D | s1g.c | 12 void ieee80211_s1g_sta_rate_init(struct sta_info *sta) in ieee80211_s1g_sta_rate_init() 98 struct sta_info *sta, struct sk_buff *skb) in ieee80211_s1g_rx_twt_setup() 130 struct sta_info *sta, struct sk_buff *skb) in ieee80211_s1g_rx_twt_teardown() 140 struct sta_info *sta, struct sk_buff *skb) in ieee80211_s1g_tx_twt_setup_fail() 159 struct sta_info *sta; in ieee80211_s1g_rx_twt_action() local 184 struct sta_info *sta; in ieee80211_s1g_status_twt_action() local 229 const struct sta_info *sta) in ieee80211_s1g_use_ndp_ba()
|
| H A 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() 197 static void ieee80211_set_bar_pending(struct sta_info *sta, u8 tid, u16 ssn) in ieee80211_set_bar_pending() 772 struct sta_info *sta; in ieee80211_report_used_skb() local 870 static void ieee80211_lost_packet(struct sta_info *sta, in ieee80211_lost_packet() 1006 struct sta_info *sta; in __ieee80211_tx_status() local 1154 struct sta_info *sta; in ieee80211_tx_status_skb() local 1174 struct sta_info *sta = NULL; in ieee80211_tx_status_ext() local 1297 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); in ieee80211_tx_rate_update() local [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() argument 460 struct sta_info *sta in ieee80211_tx_h_unicast_ps_buf() local 808 ieee80211_tx_next_seq(struct sta_info * sta,int tid) ieee80211_tx_next_seq() argument 1180 ieee80211_aggr_check(struct ieee80211_sub_if_data * sdata,struct sta_info * sta,struct sk_buff * skb) ieee80211_aggr_check() argument 1210 ieee80211_tx_prepare(struct ieee80211_sub_if_data * sdata,struct ieee80211_tx_data * tx,struct sta_info * sta,struct sk_buff * skb) ieee80211_tx_prepare() argument 1301 ieee80211_get_txq(struct ieee80211_local * local,struct ieee80211_vif * vif,struct sta_info * sta,struct sk_buff * skb) ieee80211_get_txq() argument 1516 ieee80211_txq_init(struct ieee80211_sub_if_data * sdata,struct sta_info * sta,struct txq_info * txqi,int tid) ieee80211_txq_init() argument 1660 ieee80211_queue_skb(struct ieee80211_local * local,struct ieee80211_sub_if_data * sdata,struct sta_info * sta,struct sk_buff * skb) ieee80211_queue_skb() argument 1688 ieee80211_tx_frags(struct ieee80211_local * local,struct ieee80211_vif * vif,struct sta_info * sta,struct sk_buff_head * skbs,bool txpending) ieee80211_tx_frags() argument 1763 __ieee80211_tx(struct ieee80211_local * local,struct sk_buff_head * skbs,struct sta_info * sta,bool txpending) __ieee80211_tx() argument 1911 ieee80211_tx_prepare_skb(struct ieee80211_hw * hw,struct ieee80211_vif * vif,struct sk_buff * skb,int band,struct ieee80211_sta ** sta) ieee80211_tx_prepare_skb() argument 1953 ieee80211_tx(struct ieee80211_sub_if_data * sdata,struct sta_info * sta,struct sk_buff * skb,bool txpending) ieee80211_tx() argument 2042 ieee80211_xmit(struct ieee80211_sub_if_data * sdata,struct sta_info * sta,struct sk_buff * skb) ieee80211_xmit() argument 2511 struct sta_info *sta; ieee80211_lookup_ra_sta() local 2650 ieee80211_build_hdr(struct ieee80211_sub_if_data * sdata,struct sk_buff * skb,u32 info_flags,struct sta_info * sta,u32 ctrl_flags,u64 cookie) ieee80211_build_hdr() argument 3098 ieee80211_check_fast_xmit(struct sta_info * sta) ieee80211_check_fast_xmit() argument 3348 struct sta_info *sta; ieee80211_check_fast_xmit_all() local 3359 struct sta_info *sta; ieee80211_check_fast_xmit_iface() local 3373 ieee80211_clear_fast_xmit(struct sta_info * sta) ieee80211_clear_fast_xmit() argument 3471 ieee80211_amsdu_aggregate(struct ieee80211_sub_if_data * sdata,struct sta_info * sta,struct ieee80211_fast_tx * fast_tx,struct sk_buff * skb,const u8 * da,const u8 * sa) ieee80211_amsdu_aggregate() argument 3622 ieee80211_xmit_fast_finish(struct ieee80211_sub_if_data * sdata,struct sta_info * sta,u8 pn_offs,struct ieee80211_key * key,struct ieee80211_tx_data * tx) ieee80211_xmit_fast_finish() argument 3740 __ieee80211_xmit_fast(struct ieee80211_sub_if_data * sdata,struct sta_info * sta,struct ieee80211_fast_tx * fast_tx,struct sk_buff * skb,bool ampdu,const u8 * da,const u8 * sa) __ieee80211_xmit_fast() argument 3830 ieee80211_xmit_fast(struct ieee80211_sub_if_data * sdata,struct sta_info * sta,struct ieee80211_fast_tx * fast_tx,struct sk_buff * skb) ieee80211_xmit_fast() argument 3993 struct sta_info *sta = container_of(txq->sta, struct sta_info, ieee80211_tx_dequeue() local 4087 ieee80211_sta_deficit(struct sta_info * sta,u8 ac) ieee80211_sta_deficit() argument 4097 struct sta_info *sta; ieee80211_txq_set_active() local 4109 struct sta_info *sta; ieee80211_txq_keep_active() local 4156 struct sta_info *sta = container_of(txqi->txq.sta, ieee80211_next_txq() local 4229 struct sta_info *sta; ieee80211_txq_airtime_check() local 4264 struct sta_info *sta; ieee80211_txq_aql_pending() local 4302 struct sta_info *sta; ieee80211_txq_may_transmit() local 4376 struct sta_info *sta; __ieee80211_subif_start_xmit() local 4450 ieee80211_change_da(struct sk_buff * skb,struct sta_info * sta) ieee80211_change_da() argument 4512 struct sta_info *sta, *first = NULL; ieee80211_convert_to_unicast() local 4644 __ieee80211_tx_8023(struct ieee80211_sub_if_data * sdata,struct sk_buff * skb,struct sta_info * sta,bool txpending) __ieee80211_tx_8023() argument 4681 ieee80211_tx_8023(struct ieee80211_sub_if_data * sdata,struct sk_buff * skb,struct sta_info * sta,bool txpending) ieee80211_tx_8023() argument 4701 ieee80211_8023_xmit(struct ieee80211_sub_if_data * sdata,struct net_device * dev,struct sta_info * sta,struct ieee80211_key * key,struct sk_buff * skb) ieee80211_8023_xmit() argument 4819 struct sta_info *sta; __ieee80211_subif_start_xmit_8023() local 4902 struct sta_info *sta; ieee80211_build_data_template() local 4957 struct sta_info *sta; ieee80211_tx_pending_skb() local 6155 struct sta_info *sta; ieee80211_nullfunc_get() local 6349 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); ieee80211_reserve_tid() local 6413 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); ieee80211_unreserve_tid() local 6533 struct sta_info *sta; ieee80211_tx_control_port() local [all...] |
| H A D | tdls.c | 309 struct sta_info *sta) in ieee80211_tdls_chandef_vht_upgrade() argument 381 struct sta_info *sta = NULL; in ieee80211_tdls_add_setup_start_ies() local 604 struct sta_info *sta, *ap_sta; ieee80211_tdls_add_setup_cfm_ies() local 1007 struct sta_info *sta; ieee80211_tdls_prep_mgmt_packet() local 1215 struct sta_info *sta; ieee80211_tdls_mgmt_teardown() local 1317 iee80211_tdls_recalc_chanctx(struct ieee80211_sub_if_data * sdata,struct sta_info * sta) iee80211_tdls_recalc_chanctx() argument 1363 struct sta_info *sta; iee80211_tdls_have_ht_peers() local 1383 iee80211_tdls_recalc_ht_protection(struct ieee80211_sub_if_data * sdata,struct sta_info * sta) iee80211_tdls_recalc_ht_protection() argument 1416 struct sta_info *sta; ieee80211_tdls_oper() local 1551 ieee80211_tdls_ch_sw_tmpl_get(struct sta_info * sta,u8 oper_class,struct cfg80211_chan_def * chandef,u32 * ch_sw_tm_ie_offset) ieee80211_tdls_ch_sw_tmpl_get() argument 1628 struct sta_info *sta; ieee80211_tdls_channel_switch() local 1679 struct sta_info *sta; ieee80211_tdls_cancel_channel_switch() local 1702 ieee80211_tdls_ch_sw_resp_tmpl_get(struct sta_info * sta,u32 * ch_sw_tm_ie_offset) ieee80211_tdls_ch_sw_resp_tmpl_get() argument 1752 struct sta_info *sta; ieee80211_process_tdls_channel_switch_resp() local 1853 struct sta_info *sta; ieee80211_process_tdls_channel_switch_req() local 2042 struct sta_info *sta; ieee80211_teardown_tdls_peers() local 2064 struct ieee80211_sta *sta; ieee80211_tdls_handle_disconnect() local [all...] |
| 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 1684 static void sta_ps_start(struct sta_info *sta) in sta_ps_start() 1724 static void sta_ps_end(struct sta_info *sta) in sta_ps_end() 1749 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); in ieee80211_sta_ps_transition() local 1770 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); in ieee80211_sta_pspoll() local 1784 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); in ieee80211_sta_uapsd_trigger() local 1864 struct sta_info *sta = rx->sta; in ieee80211_rx_h_sta_process() local 2906 struct sta_info *sta; in ieee80211_rx_mesh_fast_forward() local [all …]
|
| /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 | tx.c | 251 struct ieee80211_sta *sta, __le16 fc) in iwl_mvm_get_tx_ant() 296 struct ieee80211_sta *sta, in iwl_mvm_get_inject_tx_rate() 348 struct ieee80211_sta *sta, __le16 fc) in iwl_mvm_get_tx_rate() 382 struct ieee80211_sta *sta, __le16 fc) in iwl_mvm_get_tx_rate_n_flags() 401 struct ieee80211_sta *sta, __le16 fc) in iwl_mvm_set_tx_cmd_rate() 555 struct ieee80211_sta *sta, u8 sta_id, in iwl_mvm_set_tx_params() 862 struct ieee80211_sta *sta, unsigned int tid) in iwl_mvm_max_amsdu_size() 897 struct ieee80211_sta *sta, in iwl_mvm_tx_tso() 1000 struct ieee80211_sta *sta, in iwl_mvm_tx_tso() 1074 struct ieee80211_sta *sta, in iwl_mvm_tx_mpdu() [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/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()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | sta.c | 108 static u8 iwl_mld_get_uapsd_acs(struct ieee80211_sta *sta) in iwl_mld_get_uapsd_acs() 464 struct ieee80211_sta *sta = link_sta->sta; in iwl_mld_add_modify_sta_cmd() local 722 struct ieee80211_sta *sta) in iwl_mld_update_all_link_stations() 740 static void iwl_mld_destroy_sta(struct ieee80211_sta *sta) in iwl_mld_destroy_sta() 777 struct ieee80211_sta *sta) in iwl_mld_alloc_mpdu_counters() 800 iwl_mld_init_sta(struct iwl_mld *mld, struct ieee80211_sta *sta, in iwl_mld_init_sta() 820 int iwl_mld_add_sta(struct iwl_mld *mld, struct ieee80211_sta *sta, in iwl_mld_add_sta() 863 void iwl_mld_flush_sta_txqs(struct iwl_mld *mld, struct ieee80211_sta *sta) in iwl_mld_flush_sta_txqs() 879 void iwl_mld_wait_sta_txqs_empty(struct iwl_mld *mld, struct ieee80211_sta *sta) in iwl_mld_wait_sta_txqs_empty() 898 void iwl_mld_remove_sta(struct iwl_mld *mld, struct ieee80211_sta *sta) in iwl_mld_remove_sta() [all …]
|
| /linux/drivers/net/wireless/morsemicro/mm81x/ |
| H A D | rc.c | 67 static void mm81x_rc_sta_config_guard_per_bw(struct ieee80211_sta *sta, in mm81x_rc_sta_config_guard_per_bw() 123 struct ieee80211_sta *sta) in mm81x_rc_sta_add() 178 void mm81x_rc_sta_remove(struct mm81x *mors, struct ieee80211_sta *sta) in mm81x_rc_sta_remove() 239 static bool mm81x_rc_use_basic_rates(struct ieee80211_sta *sta, in mm81x_rc_use_basic_rates() 265 struct sk_buff *skb, struct ieee80211_sta *sta, in mm81x_rc_sta_fill_tx_rates() 364 struct ieee80211_sta *sta, in mm81x_rc_sta_feedback_rates() 471 struct ieee80211_sta *sta, in mm81x_rc_sta_state_check()
|
| /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() 637 struct ieee80211_sta *sta, u16 tid) in iwlagn_tx_agg_flush() 682 struct ieee80211_sta *sta, u16 tid, u8 buf_size) in iwlagn_tx_agg_oper() 791 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/mt76/mt7996/ |
| H A D | main.c | 187 struct ieee80211_vif *vif, struct ieee80211_sta *sta, in mt7996_set_hw_key() 281 struct ieee80211_sta *sta, struct ieee80211_key_conf *key, in mt7996_key_iter() 681 struct ieee80211_vif *vif, struct ieee80211_sta *sta, in mt7996_set_key() 1112 mt7996_sta_init_txq_wcid(struct ieee80211_sta *sta, int idx) in mt7996_sta_init_txq_wcid() 1133 struct ieee80211_sta *sta = link_sta->sta; in mt7996_mac_sta_init_link() local 1190 struct ieee80211_sta *sta, in mt7996_mac_sta_remove_link() 1254 struct ieee80211_sta *sta, unsigned long links, in mt7996_mac_sta_remove_links() 1265 struct ieee80211_sta *sta, unsigned long new_links) in mt7996_mac_sta_add_links() 1326 struct ieee80211_sta *sta, u16 old_links, in mt7996_mac_sta_change_links() 1346 struct ieee80211_sta *sta) in mt7996_mac_sta_add() [all …]
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
| H A D | main.c | 366 struct ieee80211_vif *vif, struct ieee80211_sta *sta, in mt7915_set_key() 753 struct ieee80211_sta *sta) in mt7915_mac_sta_add() 796 struct ieee80211_sta *sta; in __mt7915_drop_sta() local 814 struct ieee80211_sta *sta) in mt7915_drop_other_sta() 837 struct ieee80211_sta *sta, enum mt76_sta_event ev) in mt7915_mac_sta_event() 883 struct ieee80211_sta *sta) in mt7915_mac_sta_remove() 910 struct mt7915_sta *sta; in mt7915_tx() local 947 struct ieee80211_sta *sta = params->sta; in mt7915_ampdu_action() local 1170 struct ieee80211_sta *sta, in mt7915_sta_statistics() 1232 static void mt7915_sta_rc_work(void *data, struct ieee80211_sta *sta) in mt7915_sta_rc_work() [all …]
|
| /linux/drivers/net/wireless/mediatek/mt76/ |
| H A D | tx.c | 18 mt76_tx_check_agg_ssn(struct ieee80211_sta *sta, struct sk_buff *skb) in mt76_tx_check_agg_ssn() 230 struct ieee80211_sta *sta; in mt76_tx_check_non_aql() local 272 struct ieee80211_sta *sta = wcid_to_sta(wcid); in __mt76_tx_complete_skb() local 327 struct mt76_wcid *wcid, struct ieee80211_sta *sta, in __mt76_tx_queue_skb() 355 mt76_tx(struct mt76_phy *phy, struct ieee80211_sta *sta, in mt76_tx() 414 mt76_queue_ps_skb(struct mt76_phy *phy, struct ieee80211_sta *sta, in mt76_queue_ps_skb() 437 mt76_release_buffered_frames(struct ieee80211_hw *hw, struct ieee80211_sta *sta, in mt76_release_buffered_frames() 615 struct ieee80211_sta *sta = txq->sta; in mt76_txq_schedule_list() local 664 struct ieee80211_sta *sta; in mt76_txq_schedule_pending_wcid() local 791 void mt76_stop_tx_queues(struct mt76_phy *phy, struct ieee80211_sta *sta, in mt76_stop_tx_queues() [all …]
|
| /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/mediatek/mt76/mt7603/ |
| H A D | main.c | 328 struct ieee80211_sta *sta) in mt7603_sta_add() 358 struct ieee80211_sta *sta, enum mt76_sta_event ev) in mt7603_sta_event() 373 struct ieee80211_sta *sta) in mt7603_sta_remove() 406 mt7603_sta_ps(struct mt76_dev *mdev, struct ieee80211_sta *sta, bool ps) in mt7603_sta_ps() 457 struct ieee80211_sta *sta, in mt7603_release_buffered_frames() 542 struct ieee80211_vif *vif, struct ieee80211_sta *sta, in mt7603_set_key() 644 struct ieee80211_sta *sta = params->sta; in mt7603_ampdu_action() local 695 struct ieee80211_sta *sta) in mt7603_sta_rate_tbl_update()
|
| H A D | mac.c | 226 void mt7603_wtbl_set_smps(struct mt7603_dev *dev, struct mt7603_sta *sta, in mt7603_wtbl_set_smps() 239 __mt7603_wtbl_set_ps(struct mt7603_dev *dev, struct mt7603_sta *sta, in __mt7603_wtbl_set_ps() 270 void mt7603_wtbl_set_ps(struct mt7603_dev *dev, struct mt7603_sta *sta, in mt7603_wtbl_set_ps() 278 void mt7603_wtbl_sta_ps(struct mt7603_dev *dev, struct mt7603_sta *sta, bool ps) in mt7603_wtbl_sta_ps() 286 void mt7603_wtbl_restore_ps(struct mt7603_dev *dev, struct mt7603_sta *sta) in mt7603_wtbl_restore_ps() 357 void mt7603_wtbl_update_cap(struct mt7603_dev *dev, struct ieee80211_sta *sta) in mt7603_wtbl_update_cap() 441 struct ieee80211_sta *sta; in mt7603_mac_sta_poll() local 514 struct mt7603_sta *sta; in mt7603_rx_get_wcid() local 754 void mt7603_wtbl_set_rates(struct mt7603_dev *dev, struct mt7603_sta *sta, in mt7603_wtbl_set_rates() 944 struct mt76_wcid *wcid, struct ieee80211_sta *sta, in mt7603_mac_write_txwi() [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
|