/linux/drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/ |
H A D | internal.h | 195 static inline u16 iwl_get_closed_rb_stts(struct iwl_trans *trans, in iwl_get_closed_rb_stts() 421 struct iwl_trans *trans; 512 IWL_TRANS_GET_PCIE_TRANS(struct iwl_trans *trans) in IWL_TRANS_GET_PCIE_TRANS() 517 static inline void iwl_pcie_clear_irq(struct iwl_trans *trans, int queue) in iwl_pcie_clear_irq() 530 static inline struct iwl_trans * 533 return container_of((void *)trans_pcie, struct iwl_trans, in iwl_trans_pcie_get_trans() 541 void iwl_trans_pcie_free(struct iwl_trans *trans); 545 bool __iwl_trans_pcie_grab_nic_access(struct iwl_trans *trans, bool silent); 556 int iwl_pcie_rx_init(struct iwl_trans *trans); 557 int iwl_pcie_gen2_rx_init(struct iwl_trans *tran [all...] |
H A D | trans.c | 39 int iwl_trans_pcie_sw_reset(struct iwl_trans *trans, bool retake_ownership) in iwl_trans_pcie_sw_reset() 58 static void iwl_pcie_free_fw_monitor(struct iwl_trans *trans) in iwl_pcie_free_fw_monitor() 73 static void iwl_pcie_alloc_fw_monitor_block(struct iwl_trans *trans, in iwl_pcie_alloc_fw_monitor_block() 115 void iwl_pcie_alloc_fw_monitor(struct iwl_trans *trans, u8 max_power) in iwl_pcie_alloc_fw_monitor() 132 static u32 iwl_trans_pcie_read_shr(struct iwl_trans *trans, u32 reg) in iwl_trans_pcie_read_shr() 139 static void iwl_trans_pcie_write_shr(struct iwl_trans *trans, u32 reg, u32 val) in iwl_trans_pcie_write_shr() 146 static void iwl_pcie_set_pwr(struct iwl_trans *trans, bool vaux) in iwl_pcie_set_pwr() 164 void iwl_pcie_apm_config(struct iwl_trans *trans) in iwl_pcie_apm_config() 192 static int iwl_pcie_apm_init(struct iwl_trans *trans) in iwl_pcie_apm_init() 290 static void iwl_pcie_apm_lp_xtal_enable(struct iwl_trans *tran 3955 get_crf_id(struct iwl_trans * iwl_trans,struct iwl_trans_info * info) get_crf_id() argument 4010 map_crf_id(struct iwl_trans * iwl_trans,struct iwl_trans_info * info) map_crf_id() argument 4141 struct iwl_trans *iwl_trans; iwl_pci_gen1_2_probe() local [all...] |
H A D | rx.c | 145 int iwl_pcie_rx_stop(struct iwl_trans *trans) in iwl_pcie_rx_stop() 167 static void iwl_pcie_rxq_inc_wr_ptr(struct iwl_trans *trans, in iwl_pcie_rxq_inc_wr_ptr() 204 static void iwl_pcie_rxq_check_wrptr(struct iwl_trans *trans) in iwl_pcie_rxq_check_wrptr() 221 static void iwl_pcie_restock_bd(struct iwl_trans *trans, in iwl_pcie_restock_bd() 245 static void iwl_pcie_rxmq_restock(struct iwl_trans *trans, in iwl_pcie_rxmq_restock() 292 static void iwl_pcie_rxsq_restock(struct iwl_trans *trans, in iwl_pcie_rxsq_restock() 350 void iwl_pcie_rxq_restock(struct iwl_trans *trans, struct iwl_rxq *rxq) in iwl_pcie_rxq_restock() 362 static struct page *iwl_pcie_rx_alloc_page(struct iwl_trans *trans, in iwl_pcie_rx_alloc_page() 430 void iwl_pcie_rxq_alloc_rbs(struct iwl_trans *trans, gfp_t priority, in iwl_pcie_rxq_alloc_rbs() 489 void iwl_pcie_free_rbs_pool(struct iwl_trans *tran [all...] |
H A D | trans-gen2.c | 20 int iwl_pcie_gen2_apm_init(struct iwl_trans *trans) in iwl_pcie_gen2_apm_init() 59 static void iwl_pcie_gen2_apm_stop(struct iwl_trans *trans, bool op_mode_leave) in iwl_pcie_gen2_apm_stop() 98 void iwl_trans_pcie_fw_reset_handshake(struct iwl_trans *trans) in iwl_trans_pcie_fw_reset_handshake() 150 static void _iwl_trans_pcie_gen2_stop_device(struct iwl_trans *trans) in _iwl_trans_pcie_gen2_stop_device() 235 void iwl_trans_pcie_gen2_stop_device(struct iwl_trans *trans) in iwl_trans_pcie_gen2_stop_device() 252 static int iwl_pcie_gen2_nic_init(struct iwl_trans *trans) in iwl_pcie_gen2_nic_init() 283 static void iwl_pcie_get_rf_name(struct iwl_trans *trans) in iwl_pcie_get_rf_name() 362 void iwl_trans_pcie_gen2_fw_alive(struct iwl_trans *trans) in iwl_trans_pcie_gen2_fw_alive() 399 static bool iwl_pcie_set_ltr(struct iwl_trans *trans) in iwl_pcie_set_ltr() 448 static void iwl_pcie_spin_for_iml(struct iwl_trans *tran [all...] |
H A D | tx.c | 54 int iwl_pcie_alloc_dma_ptr(struct iwl_trans *trans, in iwl_pcie_alloc_dma_ptr() 68 void iwl_pcie_free_dma_ptr(struct iwl_trans *trans, struct iwl_dma_ptr *ptr) in iwl_pcie_free_dma_ptr() 80 static void iwl_pcie_txq_inc_wr_ptr(struct iwl_trans *trans, in iwl_pcie_txq_inc_wr_ptr() 124 void iwl_pcie_txq_check_wrptrs(struct iwl_trans *trans) in iwl_pcie_txq_check_wrptrs() 163 static int iwl_pcie_txq_build_tfd(struct iwl_trans *trans, struct iwl_txq *txq, in iwl_pcie_txq_build_tfd() 193 static void iwl_pcie_clear_cmd_in_flight(struct iwl_trans *trans) in iwl_pcie_clear_cmd_in_flight() 213 static void iwl_pcie_free_and_unmap_tso_page(struct iwl_trans *trans, in iwl_pcie_free_and_unmap_tso_page() 227 void iwl_pcie_free_tso_pages(struct iwl_trans *trans, struct sk_buff *skb, in iwl_pcie_free_tso_pages() 280 static void iwl_txq_set_tfd_invalid_gen1(struct iwl_trans *trans, in iwl_txq_set_tfd_invalid_gen1() 291 static void iwl_txq_gen1_tfd_unmap(struct iwl_trans *tran [all...] |
H A D | tx-gen2.c | 18 static struct page *get_workaround_page(struct iwl_trans *trans, in get_workaround_page() 59 static int iwl_txq_gen2_set_tb_with_wa(struct iwl_trans *trans, in iwl_txq_gen2_set_tb_with_wa() 157 static int iwl_txq_gen2_build_amsdu(struct iwl_trans *trans, in iwl_txq_gen2_build_amsdu() 296 iwl_tfh_tfd *iwl_txq_gen2_build_tx_amsdu(struct iwl_trans *trans, in iwl_txq_gen2_build_tx_amsdu() 355 static int iwl_txq_gen2_tx_add_frags(struct iwl_trans *trans, in iwl_txq_gen2_tx_add_frags() 384 iwl_tfh_tfd *iwl_txq_gen2_build_tx(struct iwl_trans *trans, in iwl_txq_gen2_build_tx() 480 struct iwl_tfh_tfd *iwl_txq_gen2_build_tfd(struct iwl_trans *trans, in iwl_txq_gen2_build_tfd() 527 int iwl_txq_space(struct iwl_trans *trans, const struct iwl_txq *q) in iwl_txq_space() 559 static void iwl_pcie_gen2_update_byte_tbl(struct iwl_trans *trans, in iwl_pcie_gen2_update_byte_tbl() 601 int iwl_txq_gen2_set_tb(struct iwl_trans *tran [all...] |
/linux/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-io.h | 11 void iwl_write8(struct iwl_trans *trans, u32 ofs, u8 val); 12 void iwl_write32(struct iwl_trans *trans, u32 ofs, u32 val); 13 void iwl_write64(struct iwl_trans *trans, u64 ofs, u64 val); 14 u32 iwl_read32(struct iwl_trans *trans, u32 ofs); 16 static inline void iwl_set_bit(struct iwl_trans *trans, u32 reg, u32 mask) in iwl_set_bit() 21 static inline void iwl_clear_bit(struct iwl_trans *trans, u32 reg, u32 mask) in iwl_clear_bit() 26 int iwl_poll_bits_mask(struct iwl_trans *trans, u32 addr, 28 static inline int iwl_poll_bits(struct iwl_trans *trans, u32 addr, u32 bits, in iwl_poll_bits() 33 int iwl_poll_direct_bit(struct iwl_trans *trans, u32 addr, u32 mask, 36 u32 iwl_read_direct32(struct iwl_trans *tran [all...] |
H A D | iwl-trans.h | 457 struct iwl_trans; 803 struct iwl_trans *trans; 856 * struct iwl_trans - transport common data 893 struct iwl_trans { struct 943 const char *iwl_get_cmd_string(struct iwl_trans *trans, u32 id); argument 945 void iwl_trans_op_mode_enter(struct iwl_trans *trans, 948 int iwl_trans_start_hw(struct iwl_trans *trans); 950 void iwl_trans_op_mode_leave(struct iwl_trans *trans); 952 void iwl_trans_fw_alive(struct iwl_trans *trans); 954 int iwl_trans_start_fw(struct iwl_trans *tran 899 confiwl_trans global() argument 900 stateiwl_trans global() argument 905 infoiwl_trans global() argument 926 dbgiwl_trans global() argument [all...] |
H A D | iwl-trans.c | 101 static void iwl_trans_schedule_reprobe(struct iwl_trans *trans, in iwl_trans_schedule_reprobe() 129 iwl_trans_determine_restart_mode(struct iwl_trans *trans) in iwl_trans_determine_restart_mode() 206 struct iwl_trans *trans = container_of(wk, typeof(*trans), in iwl_trans_restart_wk() 269 struct iwl_trans *iwl_trans_alloc(unsigned int priv_size, in iwl_trans_alloc() 275 struct iwl_trans *trans; in iwl_trans_alloc() 307 void iwl_trans_free(struct iwl_trans *trans) in iwl_trans_free() 313 int iwl_trans_send_cmd(struct iwl_trans *trans, struct iwl_host_cmd *cmd) in iwl_trans_send_cmd() 368 const char *iwl_get_cmd_string(struct iwl_trans *trans, u32 id) in iwl_get_cmd_string() 391 void iwl_trans_op_mode_enter(struct iwl_trans *trans, in iwl_trans_op_mode_enter() 406 int iwl_trans_start_hw(struct iwl_trans *tran [all...] |
H A D | iwl-scd.h | 13 static inline void iwl_scd_txq_set_chain(struct iwl_trans *trans, in iwl_scd_txq_set_chain() 19 static inline void iwl_scd_txq_enable_agg(struct iwl_trans *trans, in iwl_scd_txq_enable_agg() 25 static inline void iwl_scd_txq_disable_agg(struct iwl_trans *trans, in iwl_scd_txq_disable_agg() 31 static inline void iwl_scd_disable_agg(struct iwl_trans *trans) in iwl_scd_disable_agg() 36 static inline void iwl_scd_activate_fifos(struct iwl_trans *trans) in iwl_scd_activate_fifos() 41 static inline void iwl_scd_deactivate_fifos(struct iwl_trans *trans) in iwl_scd_deactivate_fifos() 46 static inline void iwl_scd_enable_set_active(struct iwl_trans *trans, in iwl_scd_enable_set_active() 76 static inline void iwl_scd_txq_set_inactive(struct iwl_trans *trans, in iwl_scd_txq_set_inactive()
|
H A D | iwl-io.c | 17 void iwl_write8(struct iwl_trans *trans, u32 ofs, u8 val) in iwl_write8() 24 void iwl_write32(struct iwl_trans *trans, u32 ofs, u32 val) in iwl_write32() 31 void iwl_write64(struct iwl_trans *trans, u64 ofs, u64 val) in iwl_write64() 39 u32 iwl_read32(struct iwl_trans *trans, u32 ofs) in iwl_read32() 50 int iwl_poll_bits_mask(struct iwl_trans *trans, u32 addr, in iwl_poll_bits_mask() 66 u32 iwl_read_direct32(struct iwl_trans *trans, u32 reg) in iwl_read_direct32() 79 void iwl_write_direct32(struct iwl_trans *trans, u32 reg, u32 value) in iwl_write_direct32() 88 void iwl_write_direct64(struct iwl_trans *trans, u64 reg, u64 value) in iwl_write_direct64() 96 int iwl_poll_direct_bit(struct iwl_trans *trans, u32 addr, u32 mask, in iwl_poll_direct_bit() 111 u32 iwl_read_prph_no_grab(struct iwl_trans *tran [all...] |
H A D | iwl-dbg-tlv.h | 48 struct iwl_trans; 51 void iwl_dbg_tlv_load_bin(struct device *dev, struct iwl_trans *trans); 52 void iwl_dbg_tlv_free(struct iwl_trans *trans); 53 void iwl_dbg_tlv_alloc(struct iwl_trans *trans, const struct iwl_ucode_tlv *tlv, 55 void iwl_dbg_tlv_init(struct iwl_trans *trans); 76 void iwl_dbg_tlv_del_timers(struct iwl_trans *trans);
|
H A D | iwl-drv.h | 55 struct iwl_trans; 67 struct iwl_drv *iwl_drv_start(struct iwl_trans *trans); 105 struct iwl_trans; 106 const char *iwl_drv_get_fwname_pre(struct iwl_trans *trans, char *buf);
|
H A D | iwl-dbg-tlv.c | 99 static int iwl_dbg_tlv_alloc_debug_info(struct iwl_trans *trans, in iwl_dbg_tlv_alloc_debug_info() 121 static int iwl_dbg_tlv_alloc_buf_alloc(struct iwl_trans *trans, in iwl_dbg_tlv_alloc_buf_alloc() 166 static int iwl_dbg_tlv_alloc_hcmd(struct iwl_trans *trans, in iwl_dbg_tlv_alloc_hcmd() 192 static int iwl_dbg_tlv_alloc_region(struct iwl_trans *trans, in iwl_dbg_tlv_alloc_region() 250 static int iwl_dbg_tlv_alloc_trigger(struct iwl_trans *trans, in iwl_dbg_tlv_alloc_trigger() 287 static int iwl_dbg_tlv_config_set(struct iwl_trans *trans, in iwl_dbg_tlv_config_set() 313 static int (*dbg_tlv_alloc[])(struct iwl_trans *trans, 323 void iwl_dbg_tlv_alloc(struct iwl_trans *trans, const struct iwl_ucode_tlv *tlv, in iwl_dbg_tlv_alloc() 377 void iwl_dbg_tlv_del_timers(struct iwl_trans *trans) in iwl_dbg_tlv_del_timers() 390 static void iwl_dbg_tlv_fragments_free(struct iwl_trans *tran [all...] |
/linux/drivers/net/wireless/intel/iwlwifi/fw/ |
H A D | uefi.h | 252 void *iwl_uefi_get_pnvm(struct iwl_trans *trans, size_t *len); 253 u8 *iwl_uefi_get_reduced_power(struct iwl_trans *trans, size_t *len); 254 int iwl_uefi_reduce_power_parse(struct iwl_trans *trans, 258 void iwl_uefi_get_step_table(struct iwl_trans *trans); 259 int iwl_uefi_handle_tlv_mem_desc(struct iwl_trans *trans, const u8 *data, 274 void iwl_uefi_get_sgom_table(struct iwl_trans *trans, struct iwl_fw_runtime *fwrt); 275 void iwl_uefi_get_uats_table(struct iwl_trans *trans, 281 static inline void *iwl_uefi_get_pnvm(struct iwl_trans *trans, size_t *len) in iwl_uefi_get_pnvm() 287 iwl_uefi_reduce_power_parse(struct iwl_trans *trans, in iwl_uefi_reduce_power_parse() 296 iwl_uefi_get_reduced_power(struct iwl_trans *tran [all...] |
H A D | pnvm.c | 26 struct iwl_trans *trans = (struct iwl_trans *)data; in iwl_pnvm_complete_fn() 36 static int iwl_pnvm_handle_section(struct iwl_trans *trans, const u8 *data, in iwl_pnvm_handle_section() 169 static int iwl_pnvm_parse(struct iwl_trans *trans, const u8 *data, in iwl_pnvm_parse() 240 static int iwl_pnvm_get_from_fs(struct iwl_trans *trans, u8 **data, size_t *len) in iwl_pnvm_get_from_fs() 268 static const u8 *iwl_get_pnvm_image(struct iwl_trans *trans_p, size_t *len, in iwl_get_pnvm_image() 307 iwl_pnvm_load_pnvm_to_trans(struct iwl_trans *trans, in iwl_pnvm_load_pnvm_to_trans() 354 iwl_pnvm_load_reduce_power_to_trans(struct iwl_trans *trans, in iwl_pnvm_load_reduce_power_to_trans() 402 int iwl_pnvm_load(struct iwl_trans *trans, in iwl_pnvm_load()
|
H A D | pnvm.h | 16 int iwl_pnvm_load(struct iwl_trans *trans, 21 void iwl_pnvm_get_fs_name(struct iwl_trans *trans, in iwl_pnvm_get_fs_name()
|
H A D | uefi.c | 60 void *iwl_uefi_get_pnvm(struct iwl_trans *trans, size_t *len) in iwl_uefi_get_pnvm() 83 iwl_uefi_get_verified_variable_guid(struct iwl_trans *trans, in iwl_uefi_get_verified_variable_guid() 119 iwl_uefi_get_verified_variable(struct iwl_trans *trans, in iwl_uefi_get_verified_variable() 130 int iwl_uefi_handle_tlv_mem_desc(struct iwl_trans *trans, const u8 *data, in iwl_uefi_handle_tlv_mem_desc() 166 static int iwl_uefi_reduce_power_section(struct iwl_trans *trans, in iwl_uefi_reduce_power_section() 220 int iwl_uefi_reduce_power_parse(struct iwl_trans *trans, in iwl_uefi_reduce_power_parse() 279 u8 *iwl_uefi_get_reduced_power(struct iwl_trans *trans, size_t *len) in iwl_uefi_get_reduced_power() 309 struct iwl_trans *trans) in iwl_uefi_step_parse() 323 void iwl_uefi_get_step_table(struct iwl_trans *trans) in iwl_uefi_get_step_table() 377 void iwl_uefi_get_sgom_table(struct iwl_trans *tran [all...] |
H A D | dump.c | 119 struct iwl_trans *trans = fwrt->trans; in iwl_fwrt_dump_umac_error_log() 173 struct iwl_trans *trans = fwrt->trans; in iwl_fwrt_dump_lmac_error_log() 296 struct iwl_trans *trans = fwrt->trans; in iwl_fwrt_dump_tcm_error_log() 370 struct iwl_trans *trans = fwrt->trans; in iwl_fwrt_dump_rcm_error_log() 417 struct iwl_trans *trans = fwrt->trans; in iwl_fwrt_dump_iml_error_log() 451 struct iwl_trans *trans = fwrt->trans; in iwl_fwrt_dump_fseq_regs() 534 bool iwl_fwrt_read_err_table(struct iwl_trans *trans, u32 base, u32 *err_id) in iwl_fwrt_read_err_table()
|
/linux/drivers/net/wireless/intel/iwlwifi/pcie/ |
H A D | iwl-context-info.h | 184 int iwl_pcie_ctxt_info_init(struct iwl_trans *trans, const struct fw_img *img); 185 void iwl_pcie_ctxt_info_free(struct iwl_trans *trans); 186 void iwl_pcie_ctxt_info_free_paging(struct iwl_trans *trans); 187 int iwl_pcie_init_fw_sec(struct iwl_trans *trans, 190 void *iwl_pcie_ctxt_info_dma_alloc_coherent(struct iwl_trans *trans, 193 int iwl_pcie_ctxt_info_alloc_dma(struct iwl_trans *trans,
|
H A D | iwl-context-info-v2.h | 326 int iwl_pcie_ctxt_info_v2_alloc(struct iwl_trans *trans, 329 void iwl_pcie_ctxt_info_v2_kick(struct iwl_trans *trans); 330 void iwl_pcie_ctxt_info_v2_free(struct iwl_trans *trans, bool alive); 332 int iwl_trans_pcie_ctx_info_v2_load_pnvm(struct iwl_trans *trans, 335 void iwl_trans_pcie_ctx_info_v2_set_pnvm(struct iwl_trans *trans, 338 iwl_trans_pcie_ctx_info_v2_load_reduce_power(struct iwl_trans *trans, 342 iwl_trans_pcie_ctx_info_v2_set_reduce_power(struct iwl_trans *trans,
|
H A D | utils.h | 11 void iwl_trans_pcie_dump_regs(struct iwl_trans *trans, struct pci_dev *pdev); 13 static inline void _iwl_trans_set_bits_mask(struct iwl_trans *trans, in _iwl_trans_set_bits_mask() 28 static inline void iwl_trans_clear_bit(struct iwl_trans *trans, in iwl_trans_clear_bit() 34 static inline void iwl_trans_set_bit(struct iwl_trans *trans, in iwl_trans_set_bit()
|
H A D | ctxt-info-v2.c | 33 iwl_pcie_ctxt_info_dbg_enable(struct iwl_trans *trans, in iwl_pcie_ctxt_info_dbg_enable() 100 int iwl_pcie_ctxt_info_v2_alloc(struct iwl_trans *trans, in iwl_pcie_ctxt_info_v2_alloc() 297 void iwl_pcie_ctxt_info_v2_kick(struct iwl_trans *trans) in iwl_pcie_ctxt_info_v2_kick() 312 void iwl_pcie_ctxt_info_v2_free(struct iwl_trans *trans, bool alive) in iwl_pcie_ctxt_info_v2_free() 353 static int iwl_pcie_load_payloads_contig(struct iwl_trans *trans, in iwl_pcie_load_payloads_contig() 388 (struct iwl_trans *trans, in iwl_pcie_load_payloads_segments() 442 int iwl_trans_pcie_ctx_info_v2_load_pnvm(struct iwl_trans *trans, in iwl_trans_pcie_ctx_info_v2_load_pnvm() 499 static void iwl_pcie_set_pnvm_segments(struct iwl_trans *trans) in iwl_pcie_set_pnvm_segments() 512 static void iwl_pcie_set_contig_pnvm(struct iwl_trans *trans) in iwl_pcie_set_contig_pnvm() 524 void iwl_trans_pcie_ctx_info_v2_set_pnvm(struct iwl_trans *tran [all...] |
H A D | ctxt-info.c | 12 static void *_iwl_pcie_ctxt_info_dma_alloc_coherent(struct iwl_trans *trans, in _iwl_pcie_ctxt_info_dma_alloc_coherent() 41 void *iwl_pcie_ctxt_info_dma_alloc_coherent(struct iwl_trans *trans, in iwl_pcie_ctxt_info_dma_alloc_coherent() 48 int iwl_pcie_ctxt_info_alloc_dma(struct iwl_trans *trans, in iwl_pcie_ctxt_info_alloc_dma() 63 void iwl_pcie_ctxt_info_free_paging(struct iwl_trans *trans) in iwl_pcie_ctxt_info_free_paging() 84 int iwl_pcie_init_fw_sec(struct iwl_trans *trans, in iwl_pcie_init_fw_sec() 163 int iwl_pcie_ctxt_info_init(struct iwl_trans *trans, in iwl_pcie_ctxt_info_init() 250 void iwl_pcie_ctxt_info_free(struct iwl_trans *trans) in iwl_pcie_ctxt_info_free()
|
/linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | eeprom.c | 668 static int iwl_eeprom_acquire_semaphore(struct iwl_trans *trans) in iwl_eeprom_acquire_semaphore() 693 static void iwl_eeprom_release_semaphore(struct iwl_trans *trans) in iwl_eeprom_release_semaphore() 699 static int iwl_eeprom_verify_signature(struct iwl_trans *trans, bool nvm_is_otp) in iwl_eeprom_verify_signature() 735 static void iwl_set_otp_access_absolute(struct iwl_trans *trans) in iwl_set_otp_access_absolute() 743 static int iwl_nvm_is_otp(struct iwl_trans *trans) in iwl_nvm_is_otp() 765 static int iwl_init_otp_access(struct iwl_trans *trans) in iwl_init_otp_access() 790 static int iwl_read_otp_word(struct iwl_trans *trans, u16 addr, in iwl_read_otp_word() 831 static bool iwl_is_otp_empty(struct iwl_trans *trans) in iwl_is_otp_empty() 861 static int iwl_find_otp_image(struct iwl_trans *trans, in iwl_find_otp_image() 918 int iwl_read_eeprom(struct iwl_trans *tran [all...] |