Home
last modified time | relevance | path

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

1234567

/linux/drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/
H A Drx.c145 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 *trans) in iwl_pcie_free_rbs_pool()
[all …]
H A Dtx.c54 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 *trans, in iwl_txq_gen1_tfd_unmap()
[all …]
H A Dtx-gen2.c18 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 *trans, struct iwl_tfh_tfd *tfd, in iwl_txq_gen2_set_tb()
[all …]
/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dctxt-info-v2.c33 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 *trans, in iwl_trans_pcie_ctx_info_v2_set_pnvm()
[all …]
H A 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()
250 void iwl_pcie_ctxt_info_free(struct iwl_trans *trans) in iwl_pcie_ctxt_info_free()
H A Dutils.h13 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()
/linux/fs/btrfs/
H A 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()
405 static int record_root_in_trans(struct btrfs_trans_handle *trans, in record_root_in_trans()
466 void btrfs_add_dropped_root(struct btrfs_trans_handle *trans, in btrfs_add_dropped_root()
485 int btrfs_record_root_in_trans(struct btrfs_trans_handle *trans, in btrfs_record_root_in_trans()
510 static inline int is_transaction_blocked(struct btrfs_transaction *trans) in is_transaction_blocked()
[all …]
H A Dtree-log.c145 struct btrfs_trans_handle *trans; member
286 static int start_log_trans(struct btrfs_trans_handle *trans, in start_log_trans()
427 struct btrfs_trans_handle *trans = wc->trans; in process_one_buffer() local
485 struct btrfs_trans_handle *trans = wc->trans; in overwrite_item() local
719 struct btrfs_trans_handle *trans = wc->trans; in replay_one_extent() local
1040 struct btrfs_trans_handle *trans = wc->trans; in unlink_inode_for_log_replay() local
1337 struct btrfs_trans_handle *trans = wc->trans; in __add_inode_ref() local
1568 struct btrfs_trans_handle *trans = wc->trans; in add_inode_ref() local
1875 struct btrfs_trans_handle *trans = wc->trans; in fixup_inode_link_count() local
1929 struct btrfs_trans_handle *trans = wc->trans; in fixup_inode_link_counts() local
[all …]
H A Dfree-space-tree.c69 static int add_new_free_space_info(struct btrfs_trans_handle *trans, in add_new_free_space_info()
98 struct btrfs_trans_handle *trans, in btrfs_search_free_space_info()
129 static int btrfs_search_prev_slot(struct btrfs_trans_handle *trans, in btrfs_search_prev_slot()
201 int btrfs_convert_free_space_to_bitmaps(struct btrfs_trans_handle *trans, in btrfs_convert_free_space_to_bitmaps()
345 int btrfs_convert_free_space_to_extents(struct btrfs_trans_handle *trans, in btrfs_convert_free_space_to_extents()
484 static int update_free_space_extent_count(struct btrfs_trans_handle *trans, in update_free_space_extent_count()
542 static void free_space_modify_bits(struct btrfs_trans_handle *trans, in free_space_modify_bits()
585 static int free_space_next_bitmap(struct btrfs_trans_handle *trans, in free_space_next_bitmap()
610 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()
[all …]
H A Dextent-tree.c95 int btrfs_lookup_extent_info(struct btrfs_trans_handle *trans, in btrfs_lookup_extent_info()
423 static noinline int lookup_extent_data_ref(struct btrfs_trans_handle *trans, in lookup_extent_data_ref()
498 static noinline int insert_extent_data_ref(struct btrfs_trans_handle *trans, in insert_extent_data_ref()
575 static noinline int remove_extent_data_ref(struct btrfs_trans_handle *trans, in remove_extent_data_ref()
661 static noinline int lookup_tree_block_ref(struct btrfs_trans_handle *trans, in lookup_tree_block_ref()
685 static noinline int insert_tree_block_ref(struct btrfs_trans_handle *trans, in insert_tree_block_ref()
760 int lookup_inline_extent_backref(struct btrfs_trans_handle *trans, in lookup_inline_extent_backref()
990 void setup_inline_extent_backref(struct btrfs_trans_handle *trans, in setup_inline_extent_backref()
1049 static int lookup_extent_backref(struct btrfs_trans_handle *trans, in lookup_extent_backref()
1080 struct btrfs_trans_handle *trans, in update_inline_extent_backref()
[all …]
H A Dctree.c242 int btrfs_copy_root(struct btrfs_trans_handle *trans, in btrfs_copy_root()
317 bool btrfs_block_can_be_shared(const struct btrfs_trans_handle *trans, in btrfs_block_can_be_shared()
354 static noinline int update_ref_for_cow(struct btrfs_trans_handle *trans, in update_ref_for_cow()
478 int btrfs_force_cow_block(struct btrfs_trans_handle *trans, in btrfs_force_cow_block()
616 static inline bool should_cow_block(const struct btrfs_trans_handle *trans, in should_cow_block()
660 int btrfs_cow_block(struct btrfs_trans_handle *trans, in btrfs_cow_block()
869 static noinline int balance_level(struct btrfs_trans_handle *trans, in balance_level()
1139 static noinline int push_nodes_for_insert(struct btrfs_trans_handle *trans, in push_nodes_for_insert()
1618 setup_nodes_for_search(struct btrfs_trans_handle *trans, in setup_nodes_for_search()
1838 static int search_leaf(struct btrfs_trans_handle *trans, in search_leaf()
[all …]
H A Droot-tree.c128 int btrfs_update_root(struct btrfs_trans_handle *trans, struct btrfs_root in btrfs_update_root()
203 int btrfs_insert_root(struct btrfs_trans_handle *trans, struct btrfs_root *root, in btrfs_insert_root()
265 struct btrfs_trans_handle *trans; in btrfs_find_orphan_roots() local
314 int btrfs_del_root(struct btrfs_trans_handle *trans, in btrfs_del_root()
334 int btrfs_del_root_ref(struct btrfs_trans_handle *trans, u64 root_id, in btrfs_del_root_ref()
402 int btrfs_add_root_ref(struct btrfs_trans_handle *trans, u64 root_id, in btrfs_add_root_ref()
466 void btrfs_update_root_times(struct btrfs_trans_handle *trans, in btrfs_update_root_times()
H A Ddir-item.c21 static struct btrfs_dir_item *insert_with_overflow(struct btrfs_trans_handle in insert_with_overflow()
55 int btrfs_insert_xattr_item(struct btrfs_trans_handle *trans, in btrfs_insert_xattr_item()
107 int btrfs_insert_dir_item(struct btrfs_trans_handle *trans, in btrfs_insert_dir_item()
175 struct btrfs_trans_handle *trans, in btrfs_lookup_match_dir()
209 struct btrfs_dir_item *btrfs_lookup_dir_item(struct btrfs_trans_handle *trans, in btrfs_lookup_dir_item()
299 btrfs_lookup_dir_index_item(struct btrfs_trans_handle *trans, in btrfs_lookup_dir_index_item()
346 struct btrfs_dir_item *btrfs_lookup_xattr(struct btrfs_trans_handle *trans, in btrfs_lookup_xattr()
406 int btrfs_delete_one_dir_name(struct btrfs_trans_handle *trans, in btrfs_delete_one_dir_name()
H A Ddelayed-inode.c500 static int btrfs_delayed_item_reserve_metadata(struct btrfs_trans_handle *trans, in btrfs_delayed_item_reserve_metadata()
575 struct btrfs_trans_handle *trans, in btrfs_delayed_inode_reserve_metadata()
656 static int btrfs_insert_delayed_item(struct btrfs_trans_handle *trans, in btrfs_insert_delayed_item()
822 static int btrfs_insert_delayed_items(struct btrfs_trans_handle *trans, in btrfs_insert_delayed_items()
845 static int btrfs_batch_delete_items(struct btrfs_trans_handle *trans, in btrfs_batch_delete_items()
923 static int btrfs_delete_delayed_items(struct btrfs_trans_handle *trans, in btrfs_delete_delayed_items()
1011 static int __btrfs_update_delayed_inode(struct btrfs_trans_handle *trans, in __btrfs_update_delayed_inode()
1105 static inline int btrfs_update_delayed_inode(struct btrfs_trans_handle *trans, in btrfs_update_delayed_inode()
1124 __btrfs_commit_inode_delayed_items(struct btrfs_trans_handle *trans, in __btrfs_commit_inode_delayed_items()
1151 static int __btrfs_run_delayed_items(struct btrfs_trans_handle *trans, int nr) in __btrfs_run_delayed_items()
[all …]
H A Dqgroup.c658 static int add_qgroup_relation_item(struct btrfs_trans_handle *trans, u64 src, in add_qgroup_relation_item()
679 static int del_qgroup_relation_item(struct btrfs_trans_handle *trans, u64 src, in del_qgroup_relation_item()
710 static int add_qgroup_item(struct btrfs_trans_handle *trans, in add_qgroup_item()
774 static int del_qgroup_item(struct btrfs_trans_handle *trans, u64 qgroupid) in del_qgroup_item()
820 static int update_qgroup_limit_item(struct btrfs_trans_handle *trans, in update_qgroup_limit_item()
859 static int update_qgroup_info_item(struct btrfs_trans_handle *trans, in update_qgroup_info_item()
902 static int update_qgroup_status_item(struct btrfs_trans_handle *trans) in update_qgroup_status_item()
944 static int btrfs_clean_quota_tree(struct btrfs_trans_handle *trans, in btrfs_clean_quota_tree()
999 struct btrfs_trans_handle *trans = NULL; in btrfs_quota_enable() local
1300 struct btrfs_trans_handle *trans = NULL; in btrfs_quota_disable() local
[all …]
H A Drelocation.c405 struct btrfs_trans_handle *trans, in build_backref_tree()
583 static struct btrfs_root *create_reloc_root(struct btrfs_trans_handle *trans, in create_reloc_root()
705 int btrfs_init_reloc_root(struct btrfs_trans_handle *trans, in btrfs_init_reloc_root()
771 int btrfs_update_reloc_root(struct btrfs_trans_handle *trans, in btrfs_update_reloc_root()
862 int replace_file_extents(struct btrfs_trans_handle *trans, in replace_file_extents()
1015 int replace_path(struct btrfs_trans_handle *trans, struct reloc_control *rc, in replace_path()
1430 static int insert_dirty_subvol(struct btrfs_trans_handle *trans, in insert_dirty_subvol()
1517 struct btrfs_trans_handle *trans = NULL; in merge_reloc_root() local
1682 struct btrfs_trans_handle *trans; in prepare_to_merge() local
1932 static int record_reloc_root_in_trans(struct btrfs_trans_handle *trans, in record_reloc_root_in_trans()
[all …]
/linux/drivers/net/wireless/intel/iwlwifi/
H A 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()
/linux/net/rds/
H A 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/fs/btrfs/tests/
H A 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()
184 static int test_remove_beginning(struct btrfs_trans_handle *trans, in test_remove_beginning()
207 static int test_remove_end(struct btrfs_trans_handle *trans, in test_remove_end()
230 static int test_remove_middle(struct btrfs_trans_handle *trans, in test_remove_middle()
254 static int test_merge_left(struct btrfs_trans_handle *trans, in test_merge_left()
290 static int test_merge_right(struct btrfs_trans_handle *trans, in test_merge_right()
327 static int test_merge_both(struct btrfs_trans_handle *trans, in test_merge_both()
[all …]
H A Draid-stripe-tree-tests.c38 static int test_punch_hole_3extents(struct btrfs_trans_handle *trans) in test_punch_hole_3extents()
216 static int test_delete_two_extents(struct btrfs_trans_handle *trans) in test_delete_two_extents()
360 static int test_punch_hole(struct btrfs_trans_handle *trans) in test_punch_hole()
503 static int test_front_delete_prev_item(struct btrfs_trans_handle *trans) in test_front_delete_prev_item()
645 static int test_front_delete(struct btrfs_trans_handle *trans) in test_front_delete()
754 static int test_tail_delete(struct btrfs_trans_handle *trans) in test_tail_delete()
876 static int test_create_update_delete(struct btrfs_trans_handle *trans) in test_create_update_delete()
997 static int test_simple_create_delete(struct btrfs_trans_handle *trans) in test_simple_create_delete()
1086 struct btrfs_trans_handle trans; in run_test() local
H A Dqgroup-tests.c19 struct btrfs_trans_handle trans; in insert_normal_tree_ref() local
71 struct btrfs_trans_handle trans; in add_tree_ref() local
122 struct btrfs_trans_handle trans; in remove_extent_item() local
153 struct btrfs_trans_handle trans; in remove_extent_ref() local
209 struct btrfs_trans_handle trans; in test_no_shared_qgroup() local
321 struct btrfs_trans_handle trans; in test_multiple_refs() local
/linux/drivers/net/ipa/
H A 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 …]
/linux/drivers/gpu/drm/i915/display/
H A 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/drivers/net/wireless/intel/iwlwifi/fw/
H A Duefi.c60 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 *trans, in iwl_uefi_get_sgom_table()
[all …]
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sriov_common.c241 struct qlcnic_bc_trans *trans; in qlcnic_sriov_cleanup_list() local
700 static inline int qlcnic_sriov_alloc_bc_trans(struct qlcnic_bc_trans **trans) in qlcnic_sriov_alloc_bc_trans()
753 static int qlcnic_sriov_prepare_bc_hdr(struct qlcnic_bc_trans *trans, in qlcnic_sriov_prepare_bc_hdr()
817 static void qlcnic_sriov_cleanup_transaction(struct qlcnic_bc_trans *trans) in qlcnic_sriov_cleanup_transaction()
827 struct qlcnic_bc_trans *trans, u8 type) in qlcnic_sriov_clear_trans()
862 static inline void qlcnic_sriov_wait_for_resp(struct qlcnic_bc_trans *trans) in qlcnic_sriov_wait_for_resp()
874 static void qlcnic_sriov_handle_multi_frags(struct qlcnic_bc_trans *trans, in qlcnic_sriov_handle_multi_frags()
892 static void qlcnic_sriov_wait_for_channel_free(struct qlcnic_bc_trans *trans, in qlcnic_sriov_wait_for_channel_free()
938 static int qlcnic_sriov_issue_bc_post(struct qlcnic_bc_trans *trans, u8 type) in qlcnic_sriov_issue_bc_post()
968 static int __qlcnic_sriov_send_bc_msg(struct qlcnic_bc_trans *trans, in __qlcnic_sriov_send_bc_msg()
[all …]

1234567