Home
last modified time | relevance | path

Searched defs:trans (Results 1 – 25 of 205) sorted by relevance

123456789

/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/pcie/
Dtrans.c36 void iwl_trans_pcie_dump_regs(struct iwl_trans *trans) in iwl_trans_pcie_dump_regs()
130 static int iwl_trans_pcie_sw_reset(struct iwl_trans *trans, in iwl_trans_pcie_sw_reset()
150 static void iwl_pcie_free_fw_monitor(struct iwl_trans *trans) in iwl_pcie_free_fw_monitor()
165 static void iwl_pcie_alloc_fw_monitor_block(struct iwl_trans *trans, in iwl_pcie_alloc_fw_monitor_block()
207 void iwl_pcie_alloc_fw_monitor(struct iwl_trans *trans, u8 max_power) in iwl_pcie_alloc_fw_monitor()
224 static u32 iwl_trans_pcie_read_shr(struct iwl_trans *trans, u32 reg) in iwl_trans_pcie_read_shr()
231 static void iwl_trans_pcie_write_shr(struct iwl_trans *trans, u32 reg, u32 val) in iwl_trans_pcie_write_shr()
238 static void iwl_pcie_set_pwr(struct iwl_trans *trans, bool vaux) in iwl_pcie_set_pwr()
256 void iwl_pcie_apm_config(struct iwl_trans *trans) in iwl_pcie_apm_config()
284 static int iwl_pcie_apm_init(struct iwl_trans *trans) in iwl_pcie_apm_init()
[all …]
Drx.c144 int iwl_pcie_rx_stop(struct iwl_trans *trans) in iwl_pcie_rx_stop()
166 static void iwl_pcie_rxq_inc_wr_ptr(struct iwl_trans *trans, in iwl_pcie_rxq_inc_wr_ptr()
203 static void iwl_pcie_rxq_check_wrptr(struct iwl_trans *trans) in iwl_pcie_rxq_check_wrptr()
220 static void iwl_pcie_restock_bd(struct iwl_trans *trans, in iwl_pcie_restock_bd()
244 static void iwl_pcie_rxmq_restock(struct iwl_trans *trans, in iwl_pcie_rxmq_restock()
291 static void iwl_pcie_rxsq_restock(struct iwl_trans *trans, in iwl_pcie_rxsq_restock()
349 void iwl_pcie_rxq_restock(struct iwl_trans *trans, struct iwl_rxq *rxq) in iwl_pcie_rxq_restock()
361 static struct page *iwl_pcie_rx_alloc_page(struct iwl_trans *trans, in iwl_pcie_rx_alloc_page()
429 void iwl_pcie_rxq_alloc_rbs(struct iwl_trans *trans, gfp_t priority, in iwl_pcie_rxq_alloc_rbs()
488 void iwl_pcie_free_rbs_pool(struct iwl_trans *trans) in iwl_pcie_free_rbs_pool()
[all …]
Dtrans-gen2.c20 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 static void iwl_trans_pcie_fw_reset_handshake(struct iwl_trans *trans) in iwl_trans_pcie_fw_reset_handshake()
133 void _iwl_trans_pcie_gen2_stop_device(struct iwl_trans *trans) in _iwl_trans_pcie_gen2_stop_device()
211 void iwl_trans_pcie_gen2_stop_device(struct iwl_trans *trans) in iwl_trans_pcie_gen2_stop_device()
228 static int iwl_pcie_gen2_nic_init(struct iwl_trans *trans) in iwl_pcie_gen2_nic_init()
256 static void iwl_pcie_get_rf_name(struct iwl_trans *trans) in iwl_pcie_get_rf_name()
328 void iwl_trans_pcie_gen2_fw_alive(struct iwl_trans *trans, u32 scd_addr) in iwl_trans_pcie_gen2_fw_alive()
359 static bool iwl_pcie_set_ltr(struct iwl_trans *trans) in iwl_pcie_set_ltr()
408 static void iwl_pcie_spin_for_iml(struct iwl_trans *trans) in iwl_pcie_spin_for_iml()
[all …]
Dtx.c46 int iwl_pcie_alloc_dma_ptr(struct iwl_trans *trans, in iwl_pcie_alloc_dma_ptr()
60 void iwl_pcie_free_dma_ptr(struct iwl_trans *trans, struct iwl_dma_ptr *ptr) in iwl_pcie_free_dma_ptr()
72 static void iwl_pcie_txq_inc_wr_ptr(struct iwl_trans *trans, in iwl_pcie_txq_inc_wr_ptr()
116 void iwl_pcie_txq_check_wrptrs(struct iwl_trans *trans) in iwl_pcie_txq_check_wrptrs()
135 static int iwl_pcie_txq_build_tfd(struct iwl_trans *trans, struct iwl_txq *txq, in iwl_pcie_txq_build_tfd()
164 static void iwl_pcie_clear_cmd_in_flight(struct iwl_trans *trans) in iwl_pcie_clear_cmd_in_flight()
187 static void iwl_pcie_txq_unmap(struct iwl_trans *trans, int txq_id) in iwl_pcie_txq_unmap()
237 static void iwl_pcie_txq_free(struct iwl_trans *trans, int txq_id) in iwl_pcie_txq_free()
278 void iwl_pcie_tx_start(struct iwl_trans *trans, u32 scd_base_addr) in iwl_pcie_tx_start()
336 void iwl_trans_pcie_tx_reset(struct iwl_trans *trans) in iwl_trans_pcie_tx_reset()
[all …]
Dctxt-info-gen3.c12 iwl_pcie_ctxt_info_dbg_enable(struct iwl_trans *trans, in iwl_pcie_ctxt_info_dbg_enable()
78 int iwl_pcie_ctxt_info_gen3_init(struct iwl_trans *trans, in iwl_pcie_ctxt_info_gen3_init()
245 void iwl_pcie_ctxt_info_gen3_free(struct iwl_trans *trans, bool alive) in iwl_pcie_ctxt_info_gen3_free()
284 static int iwl_pcie_load_payloads_continuously(struct iwl_trans *trans, in iwl_pcie_load_payloads_continuously()
319 (struct iwl_trans *trans, in iwl_pcie_load_payloads_segments()
373 int iwl_trans_pcie_ctx_info_gen3_load_pnvm(struct iwl_trans *trans, in iwl_trans_pcie_ctx_info_gen3_load_pnvm()
432 static void iwl_pcie_set_pnvm_segments(struct iwl_trans *trans) in iwl_pcie_set_pnvm_segments()
445 static void iwl_pcie_set_continuous_pnvm(struct iwl_trans *trans) in iwl_pcie_set_continuous_pnvm()
457 void iwl_trans_pcie_ctx_info_gen3_set_pnvm(struct iwl_trans *trans, in iwl_trans_pcie_ctx_info_gen3_set_pnvm()
469 int iwl_trans_pcie_ctx_info_gen3_load_reduce_power(struct iwl_trans *trans, in iwl_trans_pcie_ctx_info_gen3_load_reduce_power()
[all …]
Dctxt-info.c12 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()
249 void iwl_pcie_ctxt_info_free(struct iwl_trans *trans) in iwl_pcie_ctxt_info_free()
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/
Diwl-io.c17 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_bit(struct iwl_trans *trans, u32 addr, in iwl_poll_bit()
66 u32 iwl_read_direct32(struct iwl_trans *trans, u32 reg) in iwl_read_direct32()
80 void iwl_write_direct32(struct iwl_trans *trans, u32 reg, u32 value) in iwl_write_direct32()
89 void iwl_write_direct64(struct iwl_trans *trans, u64 reg, u64 value) in iwl_write_direct64()
98 int iwl_poll_direct_bit(struct iwl_trans *trans, u32 addr, u32 mask, in iwl_poll_direct_bit()
114 u32 iwl_read_prph_no_grab(struct iwl_trans *trans, u32 ofs) in iwl_read_prph_no_grab()
[all …]
Diwl-io.h16 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()
42 static inline void iwl_write_prph(struct iwl_trans *trans, u32 ofs, u32 val) in iwl_write_prph()
65 static inline u32 iwl_umac_prph(struct iwl_trans *trans, u32 ofs) in iwl_umac_prph()
70 static inline u32 iwl_read_umac_prph_no_grab(struct iwl_trans *trans, u32 ofs) in iwl_read_umac_prph_no_grab()
76 static inline u32 iwl_read_umac_prph(struct iwl_trans *trans, u32 ofs) in iwl_read_umac_prph()
81 static inline void iwl_write_umac_prph_no_grab(struct iwl_trans *trans, u32 ofs, in iwl_write_umac_prph_no_grab()
88 static inline void iwl_write_umac_prph(struct iwl_trans *trans, u32 ofs, in iwl_write_umac_prph()
94 static inline int iwl_poll_umac_prph_bit(struct iwl_trans *trans, u32 addr, in iwl_poll_umac_prph_bit()
Diwl-scd.h13 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()
Diwl-eeprom-read.c36 static int iwl_eeprom_acquire_semaphore(struct iwl_trans *trans) in iwl_eeprom_acquire_semaphore()
62 static void iwl_eeprom_release_semaphore(struct iwl_trans *trans) in iwl_eeprom_release_semaphore()
68 static int iwl_eeprom_verify_signature(struct iwl_trans *trans, bool nvm_is_otp) in iwl_eeprom_verify_signature()
104 static void iwl_set_otp_access_absolute(struct iwl_trans *trans) in iwl_set_otp_access_absolute()
112 static int iwl_nvm_is_otp(struct iwl_trans *trans) in iwl_nvm_is_otp()
134 static int iwl_init_otp_access(struct iwl_trans *trans) in iwl_init_otp_access()
159 static int iwl_read_otp_word(struct iwl_trans *trans, u16 addr, in iwl_read_otp_word()
201 static bool iwl_is_otp_empty(struct iwl_trans *trans) in iwl_is_otp_empty()
231 static int iwl_find_otp_image(struct iwl_trans *trans, in iwl_find_otp_image()
288 int iwl_read_eeprom(struct iwl_trans *trans, u8 **eeprom, size_t *eeprom_size) in iwl_read_eeprom()
Diwl-trans.c23 struct iwl_trans *trans; in iwl_trans_alloc() local
59 int iwl_trans_init(struct iwl_trans *trans) in iwl_trans_init()
127 void iwl_trans_free(struct iwl_trans *trans) in iwl_trans_free()
146 int iwl_trans_send_cmd(struct iwl_trans *trans, struct iwl_host_cmd *cmd) in iwl_trans_send_cmd()
216 const char *iwl_get_cmd_string(struct iwl_trans *trans, u32 id) in iwl_get_cmd_string()
238 int iwl_cmd_groups_verify_sorted(const struct iwl_trans_config *trans) in iwl_cmd_groups_verify_sorted()
Diwl-trans.h59 #define IWL_TRANS_FW_DBG_DOMAIN(trans) IWL_FW_INI_DOMAIN_ALWAYS_ON argument
170 #define IWL_TRANS_MAX_FRAGS(trans) ((trans)->txqs.tfd.max_tbs - 3) argument
968 struct iwl_trans *trans; member
1147 static inline void iwl_trans_configure(struct iwl_trans *trans, in iwl_trans_configure()
1156 static inline int iwl_trans_start_hw(struct iwl_trans *trans) in iwl_trans_start_hw()
1163 static inline void iwl_trans_op_mode_leave(struct iwl_trans *trans) in iwl_trans_op_mode_leave()
1175 static inline void iwl_trans_fw_alive(struct iwl_trans *trans, u32 scd_addr) in iwl_trans_fw_alive()
1184 static inline int iwl_trans_start_fw(struct iwl_trans *trans, in iwl_trans_start_fw()
1202 static inline void iwl_trans_stop_device(struct iwl_trans *trans) in iwl_trans_stop_device()
1211 static inline int iwl_trans_d3_suspend(struct iwl_trans *trans, bool test, in iwl_trans_d3_suspend()
[all …]
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/queue/
Dtx.c22 static void iwl_pcie_gen2_update_byte_tbl(struct iwl_trans *trans, in iwl_pcie_gen2_update_byte_tbl()
69 void iwl_txq_inc_wr_ptr(struct iwl_trans *trans, struct iwl_txq *txq) in iwl_txq_inc_wr_ptr()
82 static u8 iwl_txq_gen2_get_num_tbs(struct iwl_trans *trans, in iwl_txq_gen2_get_num_tbs()
88 int iwl_txq_gen2_set_tb(struct iwl_trans *trans, struct iwl_tfh_tfd *tfd, in iwl_txq_gen2_set_tb()
123 static void iwl_txq_set_tfd_invalid_gen2(struct iwl_trans *trans, in iwl_txq_set_tfd_invalid_gen2()
132 void iwl_txq_gen2_tfd_unmap(struct iwl_trans *trans, struct iwl_cmd_meta *meta, in iwl_txq_gen2_tfd_unmap()
162 void iwl_txq_gen2_free_tfd(struct iwl_trans *trans, struct iwl_txq *txq) in iwl_txq_gen2_free_tfd()
190 static struct page *get_workaround_page(struct iwl_trans *trans, in get_workaround_page()
215 static int iwl_txq_gen2_set_tb_with_wa(struct iwl_trans *trans, in iwl_txq_gen2_set_tb_with_wa()
291 struct iwl_tso_hdr_page *get_page_hdr(struct iwl_trans *trans, size_t len, in get_page_hdr()
[all …]
Dtx.h29 static inline void iwl_wake_queue(struct iwl_trans *trans, in iwl_wake_queue()
38 static inline void *iwl_txq_get_tfd(struct iwl_trans *trans, in iwl_txq_get_tfd()
61 static inline void iwl_txq_stop(struct iwl_trans *trans, struct iwl_txq *txq) in iwl_txq_stop()
76 static inline int iwl_txq_inc_wrap(struct iwl_trans *trans, int index) in iwl_txq_inc_wrap()
86 static inline int iwl_txq_dec_wrap(struct iwl_trans *trans, int index) in iwl_txq_dec_wrap()
133 static inline u8 iwl_txq_gen1_tfd_get_num_tbs(struct iwl_trans *trans, in iwl_txq_gen1_tfd_get_num_tbs()
139 static inline u16 iwl_txq_gen1_tfd_tb_get_len(struct iwl_trans *trans, in iwl_txq_gen1_tfd_tb_get_len()
158 static inline void iwl_pcie_gen1_tfd_set_tb(struct iwl_trans *trans, in iwl_pcie_gen1_tfd_set_tb()
/Linux-v6.6/drivers/gpu/drm/i915/display/
Dintel_hdcp_regs.h82 #define TRANS_HDCP_CONF(trans) _MMIO_TRANS(trans, _TRANSA_HDCP_CONF, \ argument
84 #define HDCP_CONF(dev_priv, trans, port) \ argument
94 #define TRANS_HDCP_ANINIT(trans) _MMIO_TRANS(trans, \ argument
97 #define HDCP_ANINIT(dev_priv, trans, port) \ argument
105 #define TRANS_HDCP_ANLO(trans) _MMIO_TRANS(trans, _TRANSA_HDCP_ANLO, \ argument
107 #define HDCP_ANLO(dev_priv, trans, port) \ argument
115 #define TRANS_HDCP_ANHI(trans) _MMIO_TRANS(trans, _TRANSA_HDCP_ANHI, \ argument
117 #define HDCP_ANHI(dev_priv, trans, port) \ argument
125 #define TRANS_HDCP_BKSVLO(trans) _MMIO_TRANS(trans, \ argument
128 #define HDCP_BKSVLO(dev_priv, trans, port) \ argument
[all …]
Dintel_audio_regs.h85 #define HSW_AUD_CFG(trans) _MMIO_TRANS(trans, _HSW_AUD_CONFIG_A, _HSW_AUD_CONFIG_B) argument
89 #define HSW_AUD_MISC_CTRL(trans) _MMIO_TRANS(trans, _HSW_AUD_MISC_CTRL_A, _HSW_AUD_MISC_CTRL_B) argument
93 #define HSW_AUD_M_CTS_ENABLE(trans) _MMIO_TRANS(trans, _HSW_AUD_M_CTS_ENABLE_A, _HSW_AUD_M_CTS_ENAB… argument
100 #define HSW_AUD_DIP_ELD_CTRL(trans) _MMIO_TRANS(trans, _HSW_AUD_DIP_ELD_CTRL_ST_A, _HSW_AUD_DIP_ELD… argument
105 #define AUD_DIG_CNVT(trans) _MMIO_TRANS(trans, _HSW_AUD_DIG_CNVT_1, _HSW_AUD_DIG_CNVT_2) argument
110 #define HSW_AUD_EDID_DATA(trans) _MMIO_TRANS(trans, _HSW_AUD_EDID_DATA_A, _HSW_AUD_EDID_DATA_B) argument
114 #define AUDIO_INACTIVE(trans) ((1 << 3) << ((trans) * 4)) argument
115 #define AUDIO_OUTPUT_ENABLE(trans) ((1 << 2) << ((trans) * 4)) argument
116 #define AUDIO_CP_READY(trans) ((1 << 1) << ((trans) * 4)) argument
117 #define AUDIO_ELD_VALID(trans) ((1 << 0) << ((trans) * 4)) argument
[all …]
/Linux-v6.6/fs/btrfs/
Dtransaction.c178 static noinline void switch_commit_roots(struct btrfs_trans_handle *trans) in switch_commit_roots()
220 static inline void extwriter_counter_inc(struct btrfs_transaction *trans, in extwriter_counter_inc()
227 static inline void extwriter_counter_dec(struct btrfs_transaction *trans, in extwriter_counter_dec()
234 static inline void extwriter_counter_init(struct btrfs_transaction *trans, in extwriter_counter_init()
240 static inline int extwriter_counter_read(struct btrfs_transaction *trans) in extwriter_counter_read()
252 void btrfs_trans_release_chunk_metadata(struct btrfs_trans_handle *trans) in btrfs_trans_release_chunk_metadata()
404 static int record_root_in_trans(struct btrfs_trans_handle *trans, in record_root_in_trans()
465 void btrfs_add_dropped_root(struct btrfs_trans_handle *trans, in btrfs_add_dropped_root()
484 int btrfs_record_root_in_trans(struct btrfs_trans_handle *trans, in btrfs_record_root_in_trans()
509 static inline int is_transaction_blocked(struct btrfs_transaction *trans) in is_transaction_blocked()
[all …]
Dtree-log.c148 static int start_log_trans(struct btrfs_trans_handle *trans, in start_log_trans()
313 struct btrfs_trans_handle *trans; member
376 static int overwrite_item(struct btrfs_trans_handle *trans, in overwrite_item()
624 static noinline int replay_one_extent(struct btrfs_trans_handle *trans, in replay_one_extent()
899 static int unlink_inode_for_log_replay(struct btrfs_trans_handle *trans, in unlink_inode_for_log_replay()
926 static noinline int drop_one_dir_item(struct btrfs_trans_handle *trans, in drop_one_dir_item()
1050 static inline int __add_inode_ref(struct btrfs_trans_handle *trans, in __add_inode_ref()
1263 static int unlink_old_inode_refs(struct btrfs_trans_handle *trans, in unlink_old_inode_refs()
1347 static noinline int add_inode_ref(struct btrfs_trans_handle *trans, in add_inode_ref()
1597 static noinline int fixup_inode_link_count(struct btrfs_trans_handle *trans, in fixup_inode_link_count()
[all …]
Dfree-space-tree.c69 static int add_new_free_space_info(struct btrfs_trans_handle *trans, in add_new_free_space_info()
102 struct btrfs_trans_handle *trans, in search_free_space_info()
133 static int btrfs_search_prev_slot(struct btrfs_trans_handle *trans, in btrfs_search_prev_slot()
205 int convert_free_space_to_bitmaps(struct btrfs_trans_handle *trans, in convert_free_space_to_bitmaps()
343 int convert_free_space_to_extents(struct btrfs_trans_handle *trans, in convert_free_space_to_extents()
475 static int update_free_space_extent_count(struct btrfs_trans_handle *trans, in update_free_space_extent_count()
578 static int free_space_next_bitmap(struct btrfs_trans_handle *trans, in free_space_next_bitmap()
603 static int modify_free_space_bitmap(struct btrfs_trans_handle *trans, in modify_free_space_bitmap()
716 static int remove_free_space_extent(struct btrfs_trans_handle *trans, in remove_free_space_extent()
803 int __remove_from_free_space_tree(struct btrfs_trans_handle *trans, in __remove_from_free_space_tree()
[all …]
/Linux-v6.6/net/rds/
Dtransport.c50 void rds_trans_register(struct rds_transport *trans) in rds_trans_register()
68 void rds_trans_unregister(struct rds_transport *trans) in rds_trans_unregister()
79 void rds_trans_put(struct rds_transport *trans) in rds_trans_put()
90 struct rds_transport *trans; in rds_trans_get_preferred() local
118 struct rds_transport *trans; in rds_trans_get() local
148 struct rds_transport *trans; in rds_trans_stats_info_copy() local
/Linux-v6.6/fs/btrfs/tests/
Dfree-space-tree-tests.c20 static int __check_free_space_extents(struct btrfs_trans_handle *trans, in __check_free_space_extents()
107 static int check_free_space_extents(struct btrfs_trans_handle *trans, in check_free_space_extents()
150 static int test_empty_block_group(struct btrfs_trans_handle *trans, in test_empty_block_group()
164 static int test_remove_all(struct btrfs_trans_handle *trans, in test_remove_all()
185 static int test_remove_beginning(struct btrfs_trans_handle *trans, in test_remove_beginning()
208 static int test_remove_end(struct btrfs_trans_handle *trans, in test_remove_end()
231 static int test_remove_middle(struct btrfs_trans_handle *trans, in test_remove_middle()
255 static int test_merge_left(struct btrfs_trans_handle *trans, in test_merge_left()
292 static int test_merge_right(struct btrfs_trans_handle *trans, in test_merge_right()
330 static int test_merge_both(struct btrfs_trans_handle *trans, in test_merge_both()
[all …]
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/fw/
Duefi.c57 void *iwl_uefi_get_pnvm(struct iwl_trans *trans, size_t *len) in iwl_uefi_get_pnvm()
79 int iwl_uefi_handle_tlv_mem_desc(struct iwl_trans *trans, const u8 *data, in iwl_uefi_handle_tlv_mem_desc()
115 static int iwl_uefi_reduce_power_section(struct iwl_trans *trans, in iwl_uefi_reduce_power_section()
169 int iwl_uefi_reduce_power_parse(struct iwl_trans *trans, in iwl_uefi_reduce_power_parse()
227 u8 *iwl_uefi_get_reduced_power(struct iwl_trans *trans, size_t *len) in iwl_uefi_get_reduced_power()
270 struct iwl_trans *trans) in iwl_uefi_step_parse()
283 void iwl_uefi_get_step_table(struct iwl_trans *trans) in iwl_uefi_get_step_table()
354 void iwl_uefi_get_sgom_table(struct iwl_trans *trans, in iwl_uefi_get_sgom_table()
Dpnvm.c23 struct iwl_trans *trans = (struct iwl_trans *)data; in iwl_pnvm_complete_fn() local
33 static int iwl_pnvm_handle_section(struct iwl_trans *trans, const u8 *data, in iwl_pnvm_handle_section()
166 static int iwl_pnvm_parse(struct iwl_trans *trans, const u8 *data, in iwl_pnvm_parse()
225 static int iwl_pnvm_get_from_fs(struct iwl_trans *trans, u8 **data, size_t *len) in iwl_pnvm_get_from_fs()
278 static void iwl_pnvm_load_pnvm_to_trans(struct iwl_trans *trans, in iwl_pnvm_load_pnvm_to_trans()
322 iwl_pnvm_load_reduce_power_to_trans(struct iwl_trans *trans, in iwl_pnvm_load_reduce_power_to_trans()
368 int iwl_pnvm_load(struct iwl_trans *trans, in iwl_pnvm_load()
Duefi.h52 static inline void *iwl_uefi_get_pnvm(struct iwl_trans *trans, size_t *len) in iwl_uefi_get_pnvm()
58 iwl_uefi_reduce_power_parse(struct iwl_trans *trans, in iwl_uefi_reduce_power_parse()
66 iwl_uefi_get_reduced_power(struct iwl_trans *trans, size_t *len) in iwl_uefi_get_reduced_power()
71 static inline void iwl_uefi_get_step_table(struct iwl_trans *trans) in iwl_uefi_get_step_table()
76 iwl_uefi_handle_tlv_mem_desc(struct iwl_trans *trans, const u8 *data, in iwl_uefi_handle_tlv_mem_desc()
87 void iwl_uefi_get_sgom_table(struct iwl_trans *trans, struct iwl_fw_runtime *fwrt) in iwl_uefi_get_sgom_table()
/Linux-v6.6/drivers/net/ipa/
Dgsi_trans.c219 static void gsi_trans_map(struct gsi_trans *trans, u32 index) in gsi_trans_map()
254 static void gsi_trans_move_committed(struct gsi_trans *trans) in gsi_trans_move_committed()
264 static void gsi_trans_move_pending(struct gsi_trans *trans) in gsi_trans_move_pending()
277 void gsi_trans_move_complete(struct gsi_trans *trans) in gsi_trans_move_complete()
291 void gsi_trans_move_polled(struct gsi_trans *trans) in gsi_trans_move_polled()
341 struct gsi_trans *trans; in gsi_channel_trans_alloc() local
377 void gsi_trans_free(struct gsi_trans *trans) in gsi_trans_free()
407 void gsi_trans_cmd_add(struct gsi_trans *trans, void *buf, u32 size, in gsi_trans_cmd_add()
438 int gsi_trans_page_add(struct gsi_trans *trans, struct page *page, u32 size, in gsi_trans_page_add()
460 int gsi_trans_skb_add(struct gsi_trans *trans, struct sk_buff *skb) in gsi_trans_skb_add()
[all …]

123456789