|
Linux Kernel
3.7.1
|
#include <dev.h>
| struct work_struct abort_scan |
| struct mac_address addresses[2] |
| unsigned long agg_q_alloc[BITS_TO_LONGS(IWL_MAX_HW_QUEUES)] |
| enum ieee80211_band band |
| struct iwl_rxon_context* beacon_ctx |
| struct work_struct beacon_update |
| struct work_struct bt_full_concurrency |
| struct work_struct bt_runtime_config |
| struct work_struct bt_traffic_change_work |
| struct iwl_chain_noise_data chain_noise_data |
| struct statistics_general_common common |
| struct iwl_rxon_context contexts[NUM_IWL_RXON_CTX] |
| struct work_struct ct_enter |
| struct work_struct ct_exit |
| struct iwl_rxon_context* cur_rssi_ctx |
| enum iwl_ucode_type cur_ucode |
| struct iwl_ht_config current_ht_config |
| struct { ... } device_pointers |
| __le16 enhance_sensitivity_tbl[ENHANCE_HD_TABLE_ENTRIES] |
| struct iwl_event_log event_log |
| struct iwl_hw_params hw_params |
| struct ieee80211_channel* hw_roc_channel |
| enum nl80211_channel_type hw_roc_chantype |
| struct delayed_work hw_roc_disable_work |
| enum nl80211_iftype iw_mode |
| u8 kck[NL80211_KCK_LEN] |
| u8 kek[NL80211_KEK_LEN] |
| struct iwl_rx_phy_res last_phy_res |
| struct led_classdev led |
| struct iwl_lib_ops* lib |
| spinlock_t lock |
| struct iwl_spectrum_notification measure_report |
| struct iwl_wipan_noa_data __rcu* noa_data |
| struct iwl_notif_wait_data notif_wait |
| struct iwl_power_mgr power_data |
| atomic_t queue_stop_count[IWL_MAX_HW_QUEUES] |
| u8 queue_to_mac80211[IWL_MAX_HW_QUEUES] |
| struct reply_agg_tx_error_statistics reply_agg_tx_stats |
| struct reply_tx_error_statistics reply_tx_stats |
| struct work_struct restart |
| struct iwl_rf_reset rf_reset |
| struct work_struct run_time_calib_work |
| struct statistics_rx_phy rx_cck |
| int(* rx_handlers[REPLY_MAX])(struct iwl_priv *priv, struct iwl_rx_cmd_buffer *rxb, struct iwl_device_cmd *cmd) |
| struct statistics_rx_non_phy rx_non_phy |
| struct statistics_rx_phy rx_ofdm |
| struct statistics_rx_ht_phy rx_ofdm_ht |
| enum ieee80211_band scan_band |
| struct delayed_work scan_check |
| struct work_struct scan_completed |
| struct cfg80211_scan_request* scan_request |
| u8 scan_tx_ant[IEEE80211_NUM_BANDS] |
| enum iwl_scan_type scan_type |
| struct ieee80211_vif* scan_vif |
| struct iwl_sensitivity_data sensitivity_data |
| __le16 sensitivity_tbl[HD_TABLE_SIZE] |
| spinlock_t sta_lock |
| struct work_struct start_internal_scan |
| struct iwl_station_entry stations[IWLAGN_STATION_COUNT] |
| struct { ... } statistics |
| struct timer_list statistics_periodic |
| struct iwl_tt_mgmt thermal_throttle |
| struct iwl_tid_data tid_data[IWLAGN_STATION_COUNT][IWL_MAX_TID_COUNT] |
| struct work_struct tt_work |
| struct work_struct tx_flush |
| struct work_struct txpower_work |
| struct timer_list ucode_trace |
| struct workqueue_struct* workqueue |
1.8.2