| /linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | sta.c | 17 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 …]
|
| H A D | tx.c | 47 struct ieee80211_hdr *hdr, u8 sta_id) in iwlagn_tx_cmd_build_basic() 241 int sta_id; in iwl_sta_id_or_broadcast() local 273 u8 sta_id, tid = IWL_MAX_TID_COUNT; in iwlagn_tx_skb() local 488 int sta_id, txq_id; in iwlagn_tx_agg_stop() local 580 int sta_id, txq_id, ret; in iwlagn_tx_agg_start() local 639 int sta_id, txq_id; in iwlagn_tx_agg_flush() local 743 static void iwlagn_check_ratid_empty(struct iwl_priv *priv, int sta_id, u8 tid) in iwlagn_check_ratid_empty() 926 int sta_id = (tx_resp->ra_tid & IWLAGN_TX_RES_RA_MSK) >> in iwl_rx_reply_tx_agg() local 1122 int sta_id; in iwlagn_rx_reply_tx() local 1271 int sta_id; in iwlagn_rx_reply_compressed_ba() local
|
| H A D | mac80211.c | 772 u8 sta_id; in iwlagn_mac_sta_add() local 1518 static void iwl_sta_modify_ps_wake(struct iwl_priv *priv, int sta_id) in iwl_sta_modify_ps_wake() 1536 int sta_id; in iwlagn_mac_sta_notify() local
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | sta.c | 29 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 …]
|
| H A D | tx.c | 152 struct ieee80211_tx_info *info, u8 sta_id) in iwl_mvm_set_tx_cmd() 555 struct ieee80211_sta *sta, u8 sta_id, in iwl_mvm_set_tx_params() 775 u8 sta_id; in iwl_mvm_tx_skb_non_sta() local 1555 int sta_id = IWL_TX_RES_GET_RA(tx_resp->ra_tid); in iwl_mvm_rx_tx_cmd_single() local 1843 int sta_id = IWL_TX_RES_GET_RA(tx_resp->ra_tid); in iwl_mvm_rx_tx_cmd_agg() local 1891 static void iwl_mvm_tx_reclaim(struct iwl_mvm *mvm, int sta_id, int tid, in iwl_mvm_tx_reclaim() 2040 int sta_id, tid, txq, index; in iwl_mvm_rx_ba_notif() local 2190 int iwl_mvm_flush_sta_tids(struct iwl_mvm *mvm, u32 sta_id, u16 tids) in iwl_mvm_flush_sta_tids() 2269 int iwl_mvm_flush_sta(struct iwl_mvm *mvm, u32 sta_id, u32 tfd_queue_mask) in iwl_mvm_flush_sta()
|
| H A D | mld-sta.c | 73 static int iwl_mvm_mld_rm_sta_from_fw(struct iwl_mvm *mvm, u32 sta_id) in iwl_mvm_mld_rm_sta_from_fw() 538 u32 sta_id = iwl_mvm_find_free_sta_id(mvm, in iwl_mvm_mld_alloc_sta_link() local 614 int sta_id; in iwl_mvm_alloc_sta_after_restart() local 833 int iwl_mvm_mld_rm_sta_id(struct iwl_mvm *mvm, u8 sta_id) in iwl_mvm_mld_rm_sta_id() 1111 u32 sta_id; in iwl_mvm_mld_update_sta_links() local
|
| H A D | offloading.c | 34 u8 sta_id) in iwl_mvm_send_proto_offload()
|
| H A D | sta.h | 336 u32 sta_id; member 451 u32 sta_id; member
|
| H A D | rxmq.c | 653 u32 sta_id; in iwl_mvm_del_ba() local 690 u32 sta_id; in iwl_mvm_release_frames_from_notif() local 2253 u8 sta_id = le32_get_bits(desc->status, in iwl_mvm_rx_mpdu_mq() local 2556 unsigned int baid, nssn, sta_id, tid; in iwl_mvm_rx_bar_frame_release() local
|
| /linux/drivers/net/wireless/intel/iwlegacy/ |
| H A D | 4965-mac.c | 1052 il4965_free_tfds_in_queue(struct il_priv *il, int sta_id, int tid, int freed) in il4965_free_tfds_in_queue() 1603 int sta_id) in il4965_tx_cmd_build_hwcrypto() 1666 u8 sta_id; in il4965_tx_skb() local 2150 il4965_txq_agg_enable(struct il_priv *il, int txq_id, int tx_fifo, int sta_id, in il4965_txq_agg_enable() 2219 int sta_id; in il4965_tx_agg_start() local 2315 int tx_fifo_id, txq_id, sta_id, ssn; in il4965_tx_agg_stop() local 2390 il4965_txq_check_empty(struct il_priv *il, int sta_id, u8 tid, int txq_id) in il4965_txq_check_empty() 2771 int sta_id; in il4965_hdl_tx() local 2913 int sta_id; in il4965_hdl_compressed_ba() local 3023 il4965_sta_alloc_lq(struct il_priv *il, u8 sta_id) in il4965_sta_alloc_lq() [all …]
|
| H A D | 3945-mac.c | 118 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
|
| H A D | 3945-rs.c | 320 il3945_rs_rate_init(struct il_priv *il, struct ieee80211_sta *sta, u8 sta_id) in il3945_rs_rate_init() 875 il3945_rate_scale_init(struct ieee80211_hw *hw, s32 sta_id) in il3945_rate_scale_init()
|
| H A D | common.c | 1738 il_sta_ucode_activate(struct il_priv *il, u8 sta_id) in il_sta_ucode_activate() 1760 u8 sta_id = addsta->sta.sta_id; in il_process_add_sta_resp() local 1926 u8 sta_id = IL_INVALID_STATION; in il_prep_station() local 2011 u8 sta_id; in il_add_station_common() local 2068 il_sta_ucode_deactivate(struct il_priv *il, u8 sta_id) in il_sta_ucode_deactivate() 2083 il_send_remove_station(struct il_priv *il, const u8 * addr, int sta_id, in il_send_remove_station() 2142 il_remove_station(struct il_priv *il, const u8 sta_id, const u8 * addr) in il_remove_station()
|
| /linux/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| H A D | sta.h | 250 u8 sta_id; member 336 u8 sta_id; member 365 u8 sta_id; member 426 u8 sta_id; member 447 __le32 sta_id; member 464 __le32 sta_id; member 494 __le32 sta_id; member
|
| H A D | tdls.h | 96 __le32 sta_id; member 108 u8 sta_id; member 146 __le16 sta_id; member
|
| H A D | rs.h | 163 u8 sta_id; member 196 u8 sta_id; member 227 u8 sta_id; member 293 u8 sta_id; member 348 u8 sta_id; member 874 u8 sta_id; member
|
| H A D | tx.h | 229 u8 sta_id; member 637 u8 sta_id; member 724 u8 sta_id; member 898 __le32 sta_id; member 926 __le16 sta_id; member 954 u8 sta_id; member 974 u8 sta_id; member
|
| H A D | d3.h | 176 __le32 sta_id; member 331 u8 sta_id; member 394 u8 sta_id; member 414 u8 sta_id; member 463 __le32 sta_id; member 495 __le32 sta_id; member 522 __le32 sta_id; member 535 __le32 sta_id; member 610 __le32 sta_id; member
|
| H A D | offload.h | 83 u8 sta_id; member
|
| H A D | mac-cfg.h | 709 __le32 sta_id; member 773 __le32 sta_id; member 812 __le32 sta_id; member 827 __le32 sta_id; member 838 __le32 sta_id; member 1087 u8 sta_id; member
|
| H A D | location.h | 253 u8 sta_id; member 289 u8 sta_id; member 337 u8 sta_id; member 387 u8 sta_id; member 439 u8 sta_id; member 801 u8 sta_id; member 854 u8 sta_id; member 924 u8 sta_id; member 1005 u8 sta_id; member 1081 u8 sta_id; member
|
| H A D | txq.h | 105 u8 sta_id; member
|
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | agg.c | 49 u32 sta_id; in iwl_mld_release_frames_from_notif() local 104 unsigned int baid, nssn, sta_id, tid; in iwl_mld_handle_bar_frame_release_notif() local 157 u32 sta_id; in iwl_mld_del_ba() local 331 unsigned int sta_id; in iwl_mld_rx_agg_session_expired() local
|
| /linux/drivers/net/wireless/rsi/ |
| H A D | rsi_91x_mgmt.c | 537 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()
|
| H A D | rsi_hal.h | 197 u8 sta_id; member 211 u8 sta_id; member
|