Home
last modified time | relevance | path

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

/drivers/net/wireless/iwlwifi/
Diwl-sta.c83 static void iwl_sta_ucode_activate(struct iwl_priv *priv, u8 sta_id) in iwl_sta_ucode_activate()
105 u8 sta_id = addsta->sta.sta_id; in iwl_add_sta_callback() local
234 int sta_id = IWL_INVALID_STATION; in iwl_add_station_flags() local
300 u8 sta_id = iwl_find_station(priv, addr); in iwl_sta_ucode_deactivate() local
410 int sta_id = IWL_INVALID_STATION; in iwl_remove_station() local
606 u8 sta_id) in iwl_set_wep_dynamic_key_info()
659 u8 sta_id) in iwl_set_ccmp_dynamic_key_info()
707 u8 sta_id) in iwl_set_tkip_dynamic_key_info()
744 u8 sta_id = IWL_INVALID_STATION; in iwl_update_tkip_key() local
791 u8 sta_id) in iwl_remove_dynamic_key()
[all …]
Diwl-tx.c708 __le16 fc, int sta_id, in iwl_tx_cmd_build_rate()
771 int sta_id) in iwl_tx_cmd_build_hwcrypto()
838 u8 sta_id; in iwl_tx_skb() local
1297 int sta_id; in iwl_tx_agg_start() local
1351 int tx_fifo_id, txq_id, sta_id, ssn = -1; in iwl_tx_agg_stop() local
1405 int iwl_txq_check_empty(struct iwl_priv *priv, int sta_id, u8 tid, int txq_id) in iwl_txq_check_empty()
1520 int sta_id; in iwl_rx_reply_compressed_ba() local
Diwl-5000.c918 u8 sta_id = 0; in iwl5000_txq_update_byte_cnt_tbl() local
956 u8 sta_id = 0; in iwl5000_txq_inval_byte_cnt_tbl() local
1006 int tx_fifo, int sta_id, int tid, u16 ssn_idx) in iwl5000_txq_agg_enable()
1253 int sta_id; in iwl5000_rx_reply_tx() local
Diwl-3945-rs.c674 u8 sta_id = iwl3945_hw_find_station(priv, hdr->addr1); in rs_get_rate() local
878 void iwl3945_rate_scale_init(struct ieee80211_hw *hw, s32 sta_id) in iwl3945_rate_scale_init()
Diwl-4965.c1903 int tx_fifo, int sta_id, int tid, u16 ssn_idx) in iwl4965_txq_agg_enable()
2127 int sta_id; in iwl4965_rx_reply_tx() local
Diwl-3945.c830 struct ieee80211_hdr *hdr, int sta_id, int tx_id) in iwl3945_hw_build_tx_cmd_rate()
909 u8 iwl3945_sync_sta(struct iwl3945_priv *priv, int sta_id, u16 tx_rate, u8 flags) in iwl3945_sync_sta()
Diwl3945-base.c1303 u8 sta_id) in iwl3945_update_sta_key_info()
1339 static int iwl3945_clear_sta_key_info(struct iwl3945_priv *priv, u8 sta_id) in iwl3945_clear_sta_key_info()
2399 int sta_id; in iwl3945_get_sta_id() local
2469 u8 sta_id; in iwl3945_tx_skb() local
7013 u8 sta_id; in iwl3945_mac_set_key() local
Diwl-agn-rs.c2129 u8 sta_id = iwl_find_station(priv, hdr->addr1); in rs_get_rate() local
2200 u8 sta_id = iwl_find_station(priv, sta->addr); in rs_rate_init() local
Diwl-commands.h833 #define BUILD_RAxTID(sta_id, tid) (((sta_id) << 4) + (tid)) argument
874 u8 sta_id; member
1280 u8 sta_id; member
1574 u8 sta_id; member
1858 u8 sta_id; member
Diwl-3945-commands.h581 u8 sta_id; member
843 u8 sta_id; member
Diwl-agn.c3027 u8 sta_id = IWL_INVALID_STATION; in iwl_mac_set_key() local
/drivers/staging/agnx/
Dsta.c7 void hash_read(struct agnx_priv *priv, u32 reghi, u32 reglo, u8 sta_id) in hash_read()
25 void hash_write(struct agnx_priv *priv, u8 *mac_addr, u8 sta_id) in hash_write()
48 void hash_delete(struct agnx_priv *priv, u32 reghi, u32 reglo, u8 sta_id) in hash_delete()
67 void hash_dump(struct agnx_priv *priv, u8 sta_id) in hash_dump()
/drivers/net/wireless/orinoco/
Dorinoco.c3200 struct comp_id nic_id, sta_id; in determine_firmware() local