Home
last modified time | relevance | path

Searched defs:sta_id (Results 1 – 25 of 53) sorted by relevance

123

/linux-6.6.21/drivers/net/wireless/intel/iwlwifi/dvm/
Dsta.c17 static int iwl_sta_ucode_activate(struct iwl_priv *priv, u8 sta_id) in iwl_sta_ucode_activate()
196 u8 sta_id = iwl_sta_id(sta); in iwl_sta_update_ht() local
242 u8 sta_id = IWL_INVALID_STATION; in iwl_prep_station() local
329 u8 sta_id; in iwl_add_station_common() local
384 static void iwl_sta_ucode_deactivate(struct iwl_priv *priv, u8 sta_id) in iwl_sta_ucode_deactivate()
401 const u8 *addr, int sta_id, in iwl_send_remove_station()
452 int iwl_remove_station(struct iwl_priv *priv, const u8 sta_id, in iwl_remove_station()
513 void iwl_deactivate_station(struct iwl_priv *priv, const u8 sta_id, in iwl_deactivate_station()
550 u8 sta_id, struct iwl_link_quality_cmd *link_cmd) in iwl_sta_fill_lq()
863 u8 sta_id) in iwl_sta_alloc_lq()
[all …]
Dtx.c47 struct ieee80211_hdr *hdr, u8 sta_id) in iwlagn_tx_cmd_build_basic()
239 int sta_id; in iwl_sta_id_or_broadcast() local
271 u8 sta_id, tid = IWL_MAX_TID_COUNT; in iwlagn_tx_skb() local
486 int sta_id, txq_id; in iwlagn_tx_agg_stop() local
578 int sta_id, txq_id, ret; in iwlagn_tx_agg_start() local
637 int sta_id, txq_id; in iwlagn_tx_agg_flush() local
741 static void iwlagn_check_ratid_empty(struct iwl_priv *priv, int sta_id, u8 tid) in iwlagn_check_ratid_empty()
924 int sta_id = (tx_resp->ra_tid & IWLAGN_TX_RES_RA_MSK) >> in iwl_rx_reply_tx_agg() local
1120 int sta_id; in iwlagn_rx_reply_tx() local
1269 int sta_id; in iwlagn_rx_reply_compressed_ba() local
Dmac80211.c782 u8 sta_id; in iwlagn_mac_sta_add() local
1528 static void iwl_sta_modify_ps_wake(struct iwl_priv *priv, int sta_id) in iwl_sta_modify_ps_wake()
1546 int sta_id; in iwlagn_mac_sta_notify() local
/linux-6.6.21/drivers/net/wireless/intel/iwlwifi/mvm/
Dsta.c29 int sta_id; in iwl_mvm_find_free_sta_id() local
262 unsigned int sta_id; in iwl_mvm_rx_agg_session_expired() local
311 u8 sta_id; in iwl_mvm_invalidate_sta_queue() local
352 int sta_id, u16 *queueptr, u8 tid) in iwl_mvm_disable_txq()
450 u8 sta_id; in iwl_mvm_get_queue_agg_tids() local
490 u8 sta_id; in iwl_mvm_remove_sta_queue_marking() local
552 u8 sta_id, tid; in iwl_mvm_free_inactive_queue() local
664 int sta_id, int tid, int frame_limit, u16 ssn) in iwl_mvm_reconfig_scd()
787 static int iwl_mvm_find_free_queue(struct iwl_mvm *mvm, u8 sta_id, in iwl_mvm_find_free_queue()
847 u8 sta_id, u8 tid, unsigned int timeout) in iwl_mvm_tvqm_enable_txq()
[all …]
Dtx.c151 struct ieee80211_tx_info *info, u8 sta_id) in iwl_mvm_set_tx_cmd()
509 struct ieee80211_sta *sta, u8 sta_id) in iwl_mvm_set_tx_params()
728 u8 sta_id; in iwl_mvm_tx_skb_non_sta() local
1586 int sta_id = IWL_MVM_TX_RES_GET_RA(tx_resp->ra_tid); in iwl_mvm_rx_tx_cmd_single() local
1876 int sta_id = IWL_MVM_TX_RES_GET_RA(tx_resp->ra_tid); in iwl_mvm_rx_tx_cmd_agg() local
1924 static void iwl_mvm_tx_reclaim(struct iwl_mvm *mvm, int sta_id, int tid, in iwl_mvm_tx_reclaim()
2071 int sta_id, tid, txq, index; in iwl_mvm_rx_ba_notif() local
2221 int iwl_mvm_flush_sta_tids(struct iwl_mvm *mvm, u32 sta_id, u16 tids) in iwl_mvm_flush_sta_tids()
2300 int iwl_mvm_flush_sta(struct iwl_mvm *mvm, u32 sta_id, u32 tfd_queue_mask) in iwl_mvm_flush_sta()
Dmld-sta.c92 static int iwl_mvm_mld_rm_sta_from_fw(struct iwl_mvm *mvm, u32 sta_id) in iwl_mvm_mld_rm_sta_from_fw()
556 u32 sta_id = iwl_mvm_find_free_sta_id(mvm, in iwl_mvm_mld_alloc_sta_link() local
632 int sta_id; in iwl_mvm_alloc_sta_after_restart() local
854 int iwl_mvm_mld_rm_sta_id(struct iwl_mvm *mvm, u8 sta_id) in iwl_mvm_mld_rm_sta_id()
Dsta.h346 u32 sta_id; member
460 u32 sta_id; member
Drx.c720 u32 sta_id = mvmsta->deflink.sta_id; in iwl_mvm_stats_energy_iter() local
1043 u8 sta_id, tid; in iwl_mvm_window_status_notif() local
Drxmq.c700 u8 sta_id = ffs(baid_data->sta_mask) - 1; in iwl_mvm_reorder_timer_expired() local
742 u32 sta_id; in iwl_mvm_del_ba() local
782 u32 sta_id; in iwl_mvm_release_frames_from_notif() local
2777 unsigned int sta_id = le32_get_bits(release->sta_tid, in iwl_mvm_rx_bar_frame_release() local
/linux-6.6.21/drivers/net/wireless/intel/iwlegacy/
D4965-mac.c1052 il4965_free_tfds_in_queue(struct il_priv *il, int sta_id, int tid, int freed) in il4965_free_tfds_in_queue()
1600 int sta_id) in il4965_tx_cmd_build_hwcrypto()
1663 u8 sta_id; in il4965_tx_skb() local
2147 il4965_txq_agg_enable(struct il_priv *il, int txq_id, int tx_fifo, int sta_id, in il4965_txq_agg_enable()
2216 int sta_id; in il4965_tx_agg_start() local
2312 int tx_fifo_id, txq_id, sta_id, ssn; in il4965_tx_agg_stop() local
2387 il4965_txq_check_empty(struct il_priv *il, int sta_id, u8 tid, int txq_id) in il4965_txq_check_empty()
2768 int sta_id; in il4965_hdl_tx() local
2910 int sta_id; in il4965_hdl_compressed_ba() local
3020 il4965_sta_alloc_lq(struct il_priv *il, u8 sta_id) in il4965_sta_alloc_lq()
[all …]
D3945-mac.c118 struct ieee80211_key_conf *keyconf, u8 sta_id) in il3945_set_ccmp_dynamic_key_info()
166 struct ieee80211_key_conf *keyconf, u8 sta_id) in il3945_set_tkip_dynamic_key_info()
173 struct ieee80211_key_conf *keyconf, u8 sta_id) in il3945_set_wep_dynamic_key_info()
179 il3945_clear_sta_key_info(struct il_priv *il, u8 sta_id) in il3945_clear_sta_key_info()
200 u8 sta_id) in il3945_set_dynamic_key()
349 struct sk_buff *skb_frag, int sta_id) in il3945_build_tx_cmd_hwcrypto()
461 u8 sta_id; in il3945_tx_skb() local
2318 u8 sta_id; in il3945_alloc_bcast_station() local
2907 u8 sta_id = IL_INVALID_STATION; in il3945_mac_set_key() local
2973 u8 sta_id; in il3945_mac_sta_add() local
D3945-rs.c319 il3945_rs_rate_init(struct il_priv *il, struct ieee80211_sta *sta, u8 sta_id) in il3945_rs_rate_init()
879 il3945_rate_scale_init(struct ieee80211_hw *hw, s32 sta_id) in il3945_rate_scale_init()
Dcommon.c1736 il_sta_ucode_activate(struct il_priv *il, u8 sta_id) in il_sta_ucode_activate()
1758 u8 sta_id = addsta->sta.sta_id; in il_process_add_sta_resp() local
1924 u8 sta_id = IL_INVALID_STATION; in il_prep_station() local
2009 u8 sta_id; in il_add_station_common() local
2066 il_sta_ucode_deactivate(struct il_priv *il, u8 sta_id) in il_sta_ucode_deactivate()
2081 il_send_remove_station(struct il_priv *il, const u8 * addr, int sta_id, in il_send_remove_station()
2140 il_remove_station(struct il_priv *il, const u8 sta_id, const u8 * addr) in il_remove_station()
D3945.c685 struct ieee80211_hdr *hdr, int sta_id) in il3945_hw_build_tx_cmd_rate()
730 il3945_sync_sta(struct il_priv *il, int sta_id, u16 tx_rate) in il3945_sync_sta()
2259 u8 sta_id; in il3945_add_bssid_station() local
/linux-6.6.21/drivers/net/wireless/intel/iwlwifi/fw/api/
Dtdls.h96 __le32 sta_id; member
108 u8 sta_id; member
146 __le16 sta_id; member
Dsta.h247 u8 sta_id; member
333 u8 sta_id; member
362 u8 sta_id; member
423 u8 sta_id; member
444 __le32 sta_id; member
461 __le32 sta_id; member
491 __le32 sta_id; member
Dd3.h174 __le32 sta_id; member
329 u8 sta_id; member
391 u8 sta_id; member
437 __le32 sta_id; member
443 __le32 sta_id; member
475 __le32 sta_id; member
502 __le32 sta_id; member
515 __le32 sta_id; member
590 __le32 sta_id; member
Dtx.h232 u8 sta_id; member
626 u8 sta_id; member
711 u8 sta_id; member
878 __le32 sta_id; member
904 __le16 sta_id; member
932 u8 sta_id; member
952 u8 sta_id; member
Dmac-cfg.h572 __le32 sta_id; member
604 __le32 sta_id; member
619 __le32 sta_id; member
630 __le32 sta_id; member
Drs.h155 u8 sta_id; member
188 u8 sta_id; member
221 u8 sta_id; member
742 u8 sta_id; member
Doffload.h81 u8 sta_id; member
Dtxq.h95 u8 sta_id; member
Dlocation.h247 u8 sta_id; member
283 u8 sta_id; member
331 u8 sta_id; member
381 u8 sta_id; member
735 u8 sta_id; member
788 u8 sta_id; member
857 u8 sta_id; member
938 u8 sta_id; member
/linux-6.6.21/drivers/net/wireless/rsi/
Drsi_91x_mgmt.c537 u8 qos_enable, u16 aid, u16 sta_id, in rsi_hal_send_sta_notify_frame()
616 u8 sta_id) in rsi_send_aggregation_params_frame()
799 s16 sta_id, in rsi_hal_load_key()
1306 u16 sta_id, in rsi_send_auto_rate_request()
1477 u16 sta_id, in rsi_inform_bss_status()
Drsi_hal.h197 u8 sta_id; member
211 u8 sta_id; member

123