Home
last modified time | relevance | path

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

123

/linux-6.14.4/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.c778 u8 sta_id; in iwlagn_mac_sta_add() local
1524 static void iwl_sta_modify_ps_wake(struct iwl_priv *priv, int sta_id) in iwl_sta_modify_ps_wake()
1542 int sta_id; in iwlagn_mac_sta_notify() local
/linux-6.14.4/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.c152 struct ieee80211_tx_info *info, u8 sta_id) in iwl_mvm_set_tx_cmd()
565 struct ieee80211_sta *sta, u8 sta_id, in iwl_mvm_set_tx_params()
785 u8 sta_id; in iwl_mvm_tx_skb_non_sta() local
1629 int sta_id = IWL_TX_RES_GET_RA(tx_resp->ra_tid); in iwl_mvm_rx_tx_cmd_single() local
1922 int sta_id = IWL_TX_RES_GET_RA(tx_resp->ra_tid); in iwl_mvm_rx_tx_cmd_agg() local
1970 static void iwl_mvm_tx_reclaim(struct iwl_mvm *mvm, int sta_id, int tid, in iwl_mvm_tx_reclaim()
2117 int sta_id, tid, txq, index; in iwl_mvm_rx_ba_notif() local
2270 int iwl_mvm_flush_sta_tids(struct iwl_mvm *mvm, u32 sta_id, u16 tids) in iwl_mvm_flush_sta_tids()
2349 int iwl_mvm_flush_sta(struct iwl_mvm *mvm, u32 sta_id, u32 tfd_queue_mask) in iwl_mvm_flush_sta()
Dmld-sta.c95 static int iwl_mvm_mld_rm_sta_from_fw(struct iwl_mvm *mvm, u32 sta_id) in iwl_mvm_mld_rm_sta_from_fw()
560 u32 sta_id = iwl_mvm_find_free_sta_id(mvm, in iwl_mvm_mld_alloc_sta_link() local
636 int sta_id; in iwl_mvm_alloc_sta_after_restart() local
857 int iwl_mvm_mld_rm_sta_id(struct iwl_mvm *mvm, u8 sta_id) in iwl_mvm_mld_rm_sta_id()
1135 u32 sta_id; in iwl_mvm_mld_update_sta_links() local
Doffloading.c34 u8 sta_id) in iwl_mvm_send_proto_offload()
Dsta.h339 u32 sta_id; member
475 u32 sta_id; member
Drxmq.c597 u32 sta_id; in iwl_mvm_del_ba() local
634 u32 sta_id; in iwl_mvm_release_frames_from_notif() local
2043 u8 sta_id = le32_get_bits(desc->status, IWL_RX_MPDU_STATUS_STA_ID); in iwl_mvm_rx_mpdu_mq() local
2517 unsigned int baid, nssn, sta_id, tid; in iwl_mvm_rx_bar_frame_release() local
/linux-6.14.4/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
2280 u8 sta_id; in il3945_alloc_bcast_station() local
2869 u8 sta_id = IL_INVALID_STATION; in il3945_mac_set_key() local
2935 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.c1739 il_sta_ucode_activate(struct il_priv *il, u8 sta_id) in il_sta_ucode_activate()
1761 u8 sta_id = addsta->sta.sta_id; in il_process_add_sta_resp() local
1927 u8 sta_id = IL_INVALID_STATION; in il_prep_station() local
2012 u8 sta_id; in il_add_station_common() local
2069 il_sta_ucode_deactivate(struct il_priv *il, u8 sta_id) in il_sta_ucode_deactivate()
2084 il_send_remove_station(struct il_priv *il, const u8 * addr, int sta_id, in il_send_remove_station()
2143 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.14.4/drivers/net/wireless/intel/iwlwifi/fw/api/
Dsta.h249 u8 sta_id; member
335 u8 sta_id; member
364 u8 sta_id; member
425 u8 sta_id; member
446 __le32 sta_id; member
463 __le32 sta_id; member
493 __le32 sta_id; member
Dtdls.h96 __le32 sta_id; member
108 u8 sta_id; member
146 __le16 sta_id; member
Dd3.h174 __le32 sta_id; member
329 u8 sta_id; member
391 u8 sta_id; member
411 u8 sta_id; member
459 __le32 sta_id; member
465 __le32 sta_id; member
497 __le32 sta_id; member
524 __le32 sta_id; member
537 __le32 sta_id; member
612 __le32 sta_id; member
Dtx.h234 u8 sta_id; member
628 u8 sta_id; member
714 u8 sta_id; member
887 __le32 sta_id; member
915 __le16 sta_id; member
943 u8 sta_id; member
963 u8 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.h83 u8 sta_id; member
Dmac-cfg.h621 __le32 sta_id; member
653 __le32 sta_id; member
668 __le32 sta_id; member
679 __le32 sta_id; member
Dlocation.h248 u8 sta_id; member
284 u8 sta_id; member
332 u8 sta_id; member
382 u8 sta_id; member
434 u8 sta_id; member
796 u8 sta_id; member
849 u8 sta_id; member
919 u8 sta_id; member
1000 u8 sta_id; member
1076 u8 sta_id; member
Dtxq.h105 u8 sta_id; member
/linux-6.14.4/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