Searched refs:iwl_fw (Results 1 – 17 of 17) sorted by relevance
/drivers/net/wireless/intel/iwlwifi/fw/ |
D | img.h | 198 struct iwl_fw { struct 248 iwl_fw_dbg_conf_usniffer(const struct iwl_fw *fw, u8 id) in iwl_fw_dbg_conf_usniffer() argument 259 iwl_get_ucode_image(const struct iwl_fw *fw, enum iwl_ucode_type ucode_type) in iwl_get_ucode_image() 267 u8 iwl_fw_lookup_cmd_ver(const struct iwl_fw *fw, u32 cmd_id, u8 def); 269 u8 iwl_fw_lookup_notif_ver(const struct iwl_fw *fw, u8 grp, u8 cmd, u8 def);
|
D | img.c | 8 u8 iwl_fw_lookup_cmd_ver(const struct iwl_fw *fw, u32 cmd_id, u8 def) in iwl_fw_lookup_cmd_ver() 33 u8 iwl_fw_lookup_notif_ver(const struct iwl_fw *fw, u8 grp, u8 cmd, u8 def) in iwl_fw_lookup_notif_ver()
|
D | runtime.h | 104 const struct iwl_fw *fw; 178 const struct iwl_fw *fw,
|
D | debugfs.c | 299 const struct iwl_fw *fw = priv->fwrt->fw; in iwl_dbgfs_fw_info_seq_next() 319 const struct iwl_fw *fw = priv->fwrt->fw; in iwl_dbgfs_fw_info_seq_start() 336 const struct iwl_fw *fw = priv->fwrt->fw; in iwl_dbgfs_fw_info_seq_show()
|
D | init.c | 17 const struct iwl_fw *fw, in iwl_fw_runtime_init()
|
D | dbg.h | 65 _iwl_fw_dbg_get_trigger(const struct iwl_fw *fw, enum iwl_fw_dbg_trigger id) in _iwl_fw_dbg_get_trigger()
|
/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-nvm-parse.h | 34 const struct iwl_fw *fw, 83 const struct iwl_fw *fw); 91 const struct iwl_fw *fw);
|
D | iwl-op-mode.h | 19 struct iwl_fw; 92 const struct iwl_fw *fw,
|
D | iwl-nvm-parse.c | 887 const struct iwl_fw *fw) in iwl_nvm_fixup_sband_iftd() 1048 const struct iwl_fw *fw) in iwl_init_he_hw_capab() 1092 const struct iwl_fw *fw) in iwl_init_sbands() 1366 const struct iwl_fw *fw) in iwl_parse_mei_nvm_data() 1425 const struct iwl_fw *fw, in iwl_parse_nvm_data() 1958 const struct iwl_fw *fw) in iwl_get_nvm()
|
D | iwl-drv.c | 56 struct iwl_fw fw; 1469 struct iwl_fw *fw = &drv->fw; in iwl_req_fw_callback()
|
/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | mvm.h | 847 const struct iwl_fw *fw; 1438 static inline bool iwl_mvm_has_mld_api(const struct iwl_fw *fw) in iwl_mvm_has_mld_api() 1444 static inline bool iwl_mvm_has_new_station_api(const struct iwl_fw *fw) in iwl_mvm_has_new_station_api() 1615 u8 iwl_mvm_mac80211_idx_to_hwrate(const struct iwl_fw *fw, int rate_idx); 1848 u16 iwl_mvm_mac_ctxt_get_beacon_flags(const struct iwl_fw *fw, 2523 static inline int iwl_umac_scan_get_max_profiles(const struct iwl_fw *fw) in iwl_umac_scan_get_max_profiles()
|
D | utils.c | 170 u8 iwl_mvm_mac80211_idx_to_hwrate(const struct iwl_fw *fw, int rate_idx) in iwl_mvm_mac80211_idx_to_hwrate()
|
D | mac-ctxt.c | 949 u16 iwl_mvm_mac_ctxt_get_beacon_flags(const struct iwl_fw *fw, u8 rate_idx) in iwl_mvm_mac_ctxt_get_beacon_flags()
|
D | ops.c | 1106 const struct iwl_fw *fw, struct dentry *dbgfs_dir) in iwl_op_mode_mvm_start()
|
D | tx.c | 1550 static void iwl_mvm_hwrate_to_tx_status(const struct iwl_fw *fw, in iwl_mvm_hwrate_to_tx_status()
|
/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | dev.h | 629 const struct iwl_fw *fw;
|
D | main.c | 1228 const struct iwl_fw *fw, in iwl_op_mode_dvm_start()
|