Home
last modified time | relevance | path

Searched refs:iwl_rxon_context (Results 1 – 25 of 39) sorted by relevance

12

/linux-2.6.39/drivers/net/wireless/iwlwifi/
Diwl-sta.h46 void iwl_restore_stations(struct iwl_priv *priv, struct iwl_rxon_context *ctx);
48 struct iwl_rxon_context *ctx);
53 int iwl_add_station_common(struct iwl_priv *priv, struct iwl_rxon_context *ctx,
61 u8 iwl_prep_station(struct iwl_priv *priv, struct iwl_rxon_context *ctx,
64 int iwl_send_lq_cmd(struct iwl_priv *priv, struct iwl_rxon_context *ctx,
66 void iwl_reprogram_ap_sta(struct iwl_priv *priv, struct iwl_rxon_context *ctx);
80 struct iwl_rxon_context *ctx; in iwl_clear_driver_stations()
123 struct iwl_rxon_context *context, in iwl_sta_id_or_broadcast()
Diwl-core.h93 int (*rxon_assoc)(struct iwl_priv *priv, struct iwl_rxon_context *ctx);
94 int (*commit_rxon)(struct iwl_priv *priv, struct iwl_rxon_context *ctx);
96 struct iwl_rxon_context *ctx);
427 void iwl_set_rxon_hwcrypto(struct iwl_priv *priv, struct iwl_rxon_context *ctx,
429 int iwl_check_rxon_cmd(struct iwl_priv *priv, struct iwl_rxon_context *ctx);
430 int iwl_full_rxon_required(struct iwl_priv *priv, struct iwl_rxon_context *ctx);
432 struct iwl_rxon_context *ctx);
434 struct iwl_rxon_context *ctx,
441 struct iwl_rxon_context *ctx,
444 struct iwl_rxon_context *ctx);
[all …]
Diwl-agn.h145 int iwlagn_commit_rxon(struct iwl_priv *priv, struct iwl_rxon_context *ctx);
146 void iwlagn_set_rxon_chain(struct iwl_priv *priv, struct iwl_rxon_context *ctx);
253 struct iwl_rxon_context *ctx);
275 struct iwl_rxon_context *ctx);
276 int iwlagn_add_bssid_station(struct iwl_priv *priv, struct iwl_rxon_context *ctx,
279 struct iwl_rxon_context *ctx,
282 struct iwl_rxon_context *ctx,
285 struct iwl_rxon_context *ctx);
286 int iwl_set_dynamic_key(struct iwl_priv *priv, struct iwl_rxon_context *ctx,
288 int iwl_remove_dynamic_key(struct iwl_priv *priv, struct iwl_rxon_context *ctx,
[all …]
Diwl-agn-sta.c93 int iwlagn_add_bssid_station(struct iwl_priv *priv, struct iwl_rxon_context *ctx, in iwlagn_add_bssid_station()
137 struct iwl_rxon_context *ctx, in iwl_send_static_wepkey_cmd()
184 struct iwl_rxon_context *ctx) in iwl_restore_default_wep_keys()
192 struct iwl_rxon_context *ctx, in iwl_remove_default_wep_key()
216 struct iwl_rxon_context *ctx, in iwl_set_default_wep_key()
245 struct iwl_rxon_context *ctx, in iwl_set_wep_dynamic_key_info()
300 struct iwl_rxon_context *ctx, in iwl_set_ccmp_dynamic_key_info()
350 struct iwl_rxon_context *ctx, in iwl_set_tkip_dynamic_key_info()
397 struct iwl_rxon_context *ctx, in iwl_update_tkip_key()
433 struct iwl_rxon_context *ctx, in iwl_remove_dynamic_key()
[all …]
Diwl-core.c298 struct iwl_rxon_context *ctx, in iwl_is_ht40_tx_allowed()
356 int iwl_send_rxon_timing(struct iwl_priv *priv, struct iwl_rxon_context *ctx) in iwl_send_rxon_timing()
421 void iwl_set_rxon_hwcrypto(struct iwl_priv *priv, struct iwl_rxon_context *ctx, in iwl_set_rxon_hwcrypto()
434 int iwl_check_rxon_cmd(struct iwl_priv *priv, struct iwl_rxon_context *ctx) in iwl_check_rxon_cmd()
514 struct iwl_rxon_context *ctx) in iwl_full_rxon_required()
569 struct iwl_rxon_context *ctx) in iwl_rate_get_lowest_plcp()
583 struct iwl_rxon_context *ctx) in _iwl_set_rxon_ht()
651 struct iwl_rxon_context *ctx; in iwl_set_rxon_ht()
665 struct iwl_rxon_context *ctx; in iwl_get_single_channel_number()
705 struct iwl_rxon_context *ctx) in iwl_set_rxon_channel()
[all …]
Diwl-agn-rxon.c34 struct iwl_rxon_context *ctx, in iwlagn_disable_bss()
52 struct iwl_rxon_context *ctx, in iwlagn_disable_pan()
87 struct iwl_rxon_context *ctx) in iwlagn_update_qos()
134 int iwlagn_commit_rxon(struct iwl_priv *priv, struct iwl_rxon_context *ctx) in iwlagn_commit_rxon()
333 struct iwl_rxon_context *ctx; in iwlagn_mac_config()
462 struct iwl_rxon_context *ctx, in iwlagn_check_needed_chains()
466 struct iwl_rxon_context *tmp; in iwlagn_check_needed_chains()
561 struct iwl_rxon_context *ctx = iwl_rxon_ctx_from_vif(vif); in iwlagn_bss_info_changed()
674 struct iwl_rxon_context *ctx; in iwlagn_post_scan()
Diwl-sta.c175 struct iwl_rxon_context *ctx) in iwl_set_ht_add_station()
230 u8 iwl_prep_station(struct iwl_priv *priv, struct iwl_rxon_context *ctx, in iwl_prep_station()
324 int iwl_add_station_common(struct iwl_priv *priv, struct iwl_rxon_context *ctx, in iwl_add_station_common()
523 struct iwl_rxon_context *ctx) in iwl_clear_ucode_stations()
556 void iwl_restore_stations(struct iwl_priv *priv, struct iwl_rxon_context *ctx) in iwl_restore_stations()
624 void iwl_reprogram_ap_sta(struct iwl_priv *priv, struct iwl_rxon_context *ctx) in iwl_reprogram_ap_sta()
729 struct iwl_rxon_context *ctx, in is_lq_table_valid()
760 int iwl_send_lq_cmd(struct iwl_priv *priv, struct iwl_rxon_context *ctx, in iwl_send_lq_cmd()
Diwl-dev.h146 struct iwl_rxon_context *ctx;
492 struct iwl_rxon_context *ctx;
522 struct iwl_rxon_context *ctx;
1180 struct iwl_rxon_context { struct
1345 struct iwl_rxon_context contexts[NUM_IWL_RXON_CTX];
1549 struct iwl_rxon_context *beacon_ctx;
1648 static inline struct iwl_rxon_context *
1673 static inline int iwl_is_associated_ctx(struct iwl_rxon_context *ctx) in iwl_is_associated_ctx()
Diwl-agn-hcmd.c41 struct iwl_rxon_context *ctx) in iwlagn_send_rxon_assoc()
277 struct iwl_rxon_context *ctx_bss, *ctx_pan; in iwlagn_set_pan_params()
Diwl-agn-rs.c677 struct iwl_rxon_context *ctx = sta_priv->common.ctx; in rs_use_green()
832 static void rs_bt_update_lq(struct iwl_priv *priv, struct iwl_rxon_context *ctx, in rs_bt_update_lq()
884 struct iwl_rxon_context *ctx = sta_priv->common.ctx; in rs_tx_status()
1245 struct iwl_rxon_context *ctx = sta_priv->common.ctx; in rs_switch_to_mimo2()
1301 struct iwl_rxon_context *ctx = sta_priv->common.ctx; in rs_switch_to_mimo3()
1358 struct iwl_rxon_context *ctx = sta_priv->common.ctx; in rs_switch_to_siso()
2173 struct iwl_rxon_context *ctx, in rs_update_rate_tbl()
2223 struct iwl_rxon_context *ctx = sta_priv->common.ctx; in rs_rate_scale_perform()
2659 struct iwl_rxon_context *ctx; in rs_initialize_lq()
3094 struct iwl_rxon_context *ctx = sta_priv->common.ctx; in rs_sta_dbgfs_scale_table_write()
Diwl-agn-tx.c89 static inline int get_fifo_from_tid(struct iwl_rxon_context *ctx, u16 tid) in get_fifo_from_tid()
526 struct iwl_rxon_context *ctx = &priv->contexts[IWL_RXON_CTX_BSS]; in iwlagn_tx_skb()
1148 struct iwl_rxon_context *ctx; in iwlagn_txq_check_empty()
1183 struct iwl_rxon_context *ctx, in iwlagn_non_agg_tx_status()
Diwl-agn.c95 struct iwl_rxon_context *ctx; in iwl_update_chain_flags()
484 struct iwl_rxon_context *ctx; in iwl_bg_bt_full_concurrency()
2429 struct iwl_rxon_context *ctx = &priv->contexts[IWL_RXON_CTX_BSS]; in iwl_alive_start()
2495 struct iwl_rxon_context *tmp; in iwl_alive_start()
2698 struct iwl_rxon_context *ctx; in __iwl_up()
2880 struct iwl_rxon_context *ctx; in iwl_bg_restart()
3045 struct iwl_rxon_context *ctx; in iwl_mac_setup_register()
3217 struct iwl_rxon_context *ctx = vif_priv->ctx; in iwlagn_mac_set_key()
3454 struct iwl_rxon_context *ctx = &priv->contexts[IWL_RXON_CTX_BSS]; in iwlagn_mac_channel_switch()
3543 struct iwl_rxon_context *ctx; in iwlagn_configure_filter()
[all …]
/linux-2.6.39/drivers/net/wireless/iwlegacy/
Diwl-sta.h47 struct iwl_rxon_context *ctx);
49 struct iwl_rxon_context *ctx);
55 struct iwl_rxon_context *ctx,
66 struct iwl_rxon_context *ctx,
71 struct iwl_rxon_context *ctx,
87 struct iwl_rxon_context *ctx; in iwl_legacy_clear_driver_stations()
130 struct iwl_rxon_context *context, in iwl_legacy_sta_id_or_broadcast()
Diwl-core.h91 int (*rxon_assoc)(struct iwl_priv *priv, struct iwl_rxon_context *ctx);
92 int (*commit_rxon)(struct iwl_priv *priv, struct iwl_rxon_context *ctx);
94 struct iwl_rxon_context *ctx);
303 struct iwl_rxon_context *ctx,
306 struct iwl_rxon_context *ctx);
308 struct iwl_rxon_context *ctx);
311 struct iwl_rxon_context *ctx);
313 struct iwl_rxon_context *ctx,
321 struct iwl_rxon_context *ctx,
324 struct iwl_rxon_context *ctx);
[all …]
Diwl-4965.h81 struct iwl_rxon_context *ctx);
201 struct iwl_rxon_context *ctx);
203 struct iwl_rxon_context *ctx,
206 struct iwl_rxon_context *ctx,
209 struct iwl_rxon_context *ctx,
212 struct iwl_rxon_context *ctx);
214 struct iwl_rxon_context *ctx,
217 struct iwl_rxon_context *ctx,
220 struct iwl_rxon_context *ctx,
Diwl-4965-sta.c95 iwl4965_add_bssid_station(struct iwl_priv *priv, struct iwl_rxon_context *ctx, in iwl4965_add_bssid_station()
140 struct iwl_rxon_context *ctx, in iwl4965_static_wepkey_cmd()
187 struct iwl_rxon_context *ctx) in iwl4965_restore_default_wep_keys()
195 struct iwl_rxon_context *ctx, in iwl4965_remove_default_wep_key()
220 struct iwl_rxon_context *ctx, in iwl4965_set_default_wep_key()
249 struct iwl_rxon_context *ctx, in iwl4965_set_wep_dynamic_key_info()
305 struct iwl_rxon_context *ctx, in iwl4965_set_ccmp_dynamic_key_info()
356 struct iwl_rxon_context *ctx, in iwl4965_set_tkip_dynamic_key_info()
403 struct iwl_rxon_context *ctx, in iwl4965_update_tkip_key()
439 struct iwl_rxon_context *ctx, in iwl4965_remove_dynamic_key()
[all …]
Diwl-core.c308 struct iwl_rxon_context *ctx, in iwl_legacy_is_ht40_tx_allowed()
366 iwl_legacy_send_rxon_timing(struct iwl_priv *priv, struct iwl_rxon_context *ctx) in iwl_legacy_send_rxon_timing()
415 struct iwl_rxon_context *ctx, in iwl_legacy_set_rxon_hwcrypto()
430 iwl_legacy_check_rxon_cmd(struct iwl_priv *priv, struct iwl_rxon_context *ctx) in iwl_legacy_check_rxon_cmd()
511 struct iwl_rxon_context *ctx) in iwl_legacy_full_rxon_required()
565 struct iwl_rxon_context *ctx) in iwl_legacy_get_lowest_plcp()
580 struct iwl_rxon_context *ctx) in _iwl_legacy_set_rxon_ht()
652 struct iwl_rxon_context *ctx; in iwl_legacy_set_rxon_ht()
667 struct iwl_rxon_context *ctx; in iwl_legacy_get_single_channel_number()
709 struct iwl_rxon_context *ctx) in iwl_legacy_set_rxon_channel()
[all …]
Diwl-dev.h142 struct iwl_rxon_context *ctx;
472 struct iwl_rxon_context *ctx;
501 struct iwl_rxon_context *ctx;
961 struct iwl_rxon_context { struct
1116 struct iwl_rxon_context contexts[NUM_IWL_RXON_CTX];
1267 struct iwl_rxon_context *beacon_ctx;
1361 static inline struct iwl_rxon_context *
1386 static inline int iwl_legacy_is_associated_ctx(struct iwl_rxon_context *ctx) in iwl_legacy_is_associated_ctx()
Diwl-sta.c179 struct iwl_rxon_context *ctx) in iwl_legacy_set_ht_add_station()
234 u8 iwl_legacy_prep_station(struct iwl_priv *priv, struct iwl_rxon_context *ctx, in iwl_legacy_prep_station()
333 struct iwl_rxon_context *ctx, in iwl_legacy_add_station_common()
539 struct iwl_rxon_context *ctx) in iwl_legacy_clear_ucode_stations()
576 iwl_legacy_restore_stations(struct iwl_priv *priv, struct iwl_rxon_context *ctx) in iwl_legacy_restore_stations()
717 struct iwl_rxon_context *ctx, in iwl_legacy_is_lq_table_valid()
749 int iwl_legacy_send_lq_cmd(struct iwl_priv *priv, struct iwl_rxon_context *ctx, in iwl_legacy_send_lq_cmd()
Diwl-4965.c1125 struct iwl_rxon_context *ctx = &priv->contexts[IWL_RXON_CTX_BSS]; in iwl4965_send_tx_power()
1155 struct iwl_rxon_context *ctx) in iwl4965_send_rxon_assoc()
1194 static int iwl4965_commit_rxon(struct iwl_priv *priv, struct iwl_rxon_context *ctx) in iwl4965_commit_rxon()
1334 struct iwl_rxon_context *ctx = &priv->contexts[IWL_RXON_CTX_BSS]; in iwl4965_hw_channel_switch()
1915 struct iwl_rxon_context *ctx = &priv->contexts[IWL_RXON_CTX_BSS]; in iwl4965_post_scan()
1927 struct iwl_rxon_context *ctx = &priv->contexts[IWL_RXON_CTX_BSS]; in iwl4965_post_associate()
2004 struct iwl_rxon_context *ctx = &priv->contexts[IWL_RXON_CTX_BSS]; in iwl4965_config_ap()
Diwl3945-base.c685 struct iwl_rxon_context *ctx = &priv->contexts[IWL_RXON_CTX_BSS]; in iwl3945_get_measurement()
2445 struct iwl_rxon_context *ctx = &priv->contexts[IWL_RXON_CTX_BSS]; in iwl3945_alive_start()
2628 struct iwl_rxon_context *ctx = &priv->contexts[IWL_RXON_CTX_BSS]; in iwl3945_alloc_bcast_station()
2969 struct iwl_rxon_context *ctx = &priv->contexts[IWL_RXON_CTX_BSS]; in iwl3945_post_scan()
2987 struct iwl_rxon_context *ctx; in iwl3945_bg_restart()
3024 struct iwl_rxon_context *ctx = &priv->contexts[IWL_RXON_CTX_BSS]; in iwl3945_post_associate()
3191 struct iwl_rxon_context *ctx = &priv->contexts[IWL_RXON_CTX_BSS]; in iwl3945_config_ap()
3344 struct iwl_rxon_context *ctx = &priv->contexts[IWL_RXON_CTX_BSS]; in iwl3945_configure_filter()
3479 struct iwl_rxon_context *ctx = &priv->contexts[IWL_RXON_CTX_BSS]; in iwl3945_show_flags()
3490 struct iwl_rxon_context *ctx = &priv->contexts[IWL_RXON_CTX_BSS]; in iwl3945_store_flags()
[all …]
Diwl-4965-rs.c643 struct iwl_rxon_context *ctx = sta_priv->common.ctx; in iwl4965_rs_use_green()
819 struct iwl_rxon_context *ctx = sta_priv->common.ctx; in iwl4965_rs_tx_status()
1185 struct iwl_rxon_context *ctx = sta_priv->common.ctx; in iwl4965_rs_switch_to_mimo2()
1244 struct iwl_rxon_context *ctx = sta_priv->common.ctx; in iwl4965_rs_switch_to_siso()
1735 struct iwl_rxon_context *ctx, in iwl4965_rs_update_rate_tbl()
1785 struct iwl_rxon_context *ctx = sta_priv->common.ctx; in iwl4965_rs_rate_scale_perform()
2202 struct iwl_rxon_context *ctx; in iwl4965_rs_initialize_lq()
2611 struct iwl_rxon_context *ctx = sta_priv->common.ctx; in iwl4965_rs_sta_dbgfs_scale_table_write()
Diwl-3945.h271 struct iwl_rxon_context *ctx);
Diwl-4965-tx.c90 iwl4965_get_fifo_from_tid(struct iwl_rxon_context *ctx, u16 tid) in iwl4965_get_fifo_from_tid()
281 struct iwl_rxon_context *ctx = &priv->contexts[IWL_RXON_CTX_BSS]; in iwl4965_tx_skb()
1050 struct iwl_rxon_context *ctx; in iwl4965_txq_check_empty()
1086 struct iwl_rxon_context *ctx, in iwl4965_non_agg_tx_status()
Diwl4965-base.c93 struct iwl_rxon_context *ctx; in iwl4965_update_chain_flags()
2054 struct iwl_rxon_context *ctx = &priv->contexts[IWL_RXON_CTX_BSS]; in iwl4965_alive_start()
2103 struct iwl_rxon_context *tmp; in iwl4965_alive_start()
2287 struct iwl_rxon_context *ctx; in __iwl4965_up()
2456 struct iwl_rxon_context *ctx; in iwl4965_bg_restart()
2510 struct iwl_rxon_context *ctx; in iwl4965_mac_setup_register()
2672 struct iwl_rxon_context *ctx = vif_priv->ctx; in iwl4965_mac_set_key()
2844 struct iwl_rxon_context *ctx = &priv->contexts[IWL_RXON_CTX_BSS]; in iwl4965_mac_channel_switch()
2933 struct iwl_rxon_context *ctx; in iwl4965_configure_filter()

12