Searched defs:iwl_priv (Results 1 – 3 of 3) sorted by relevance
1014 struct iwl_priv { struct1029 void (*rx_handlers[REPLY_MAX])(struct iwl_priv *priv, argument1032 struct ieee80211_supported_band bands[IEEE80211_NUM_BANDS];1035 struct iwl_spectrum_notification measure_report;1036 u8 measurement_status;1039 u32 ucode_beacon_time;1040 int missed_beacon_threshold;1043 u32 ibss_manager;1046 unsigned long plcp_jiffies;1049 struct iwl_force_reset force_reset[IWL_MAX_FORCE_RESET];[all …]
408 static void *iwl3945_rs_alloc_sta(void *iwl_priv, struct ieee80211_sta *sta, gfp_t gfp) in iwl3945_rs_alloc_sta()426 static void iwl3945_rs_free_sta(void *iwl_priv, struct ieee80211_sta *sta, in iwl3945_rs_free_sta()
1239 struct iwl_priv { struct1254 void (*rx_handlers[REPLY_MAX])(struct iwl_priv *priv, argument1257 struct ieee80211_supported_band bands[IEEE80211_NUM_BANDS];1260 struct iwl_spectrum_notification measure_report;1261 u8 measurement_status;1264 u32 ucode_beacon_time;1265 int missed_beacon_threshold;1268 u32 ibss_manager;1271 unsigned long rx_statistics_jiffies;1274 struct iwl_force_reset force_reset[IWL_MAX_FORCE_RESET];[all …]