Searched defs:trans (Results 1 - 25 of 76) sorted by relevance

1234

/freebsd-current/contrib/bsnmp/tests/
H A Dsnmp_parse_server.cc310 const auto trans = "udp"s; variable
321 const auto trans = "udp"s; variable
332 const auto trans = "udp6"s; variable
343 const auto trans = "udp6"s; variable
354 const auto trans = "dgram"s; variable
365 const auto trans = "stream"s; variable
376 const auto trans = "foo"s; variable
383 const auto trans = ""s; variable
396 const auto trans = "udp"s; variable
408 const auto trans = "udp"s; variable
420 const auto trans = "udp"s; variable
432 const auto trans = "udp6"s; variable
491 const auto trans = "udp6"s; variable
504 const auto trans = "udp6"s; variable
517 const auto trans = "udp"s; variable
[all...]
/freebsd-current/crypto/heimdal/lib/wind/
H A Dgen-combining.py50 trans = {} variable
H A Dgen-errorlist.py86 trans=[] variable
101 trans = stringprep.sort_merge_trans(trans) variable
H A Dgen-normalize.py58 trans = dict([(k, [re.sub('<[a-zA-Z]+>', '', v[4]), v[0]]) variable
H A Dgen-map.py89 trans=[] variable
113 trans = stringprep.sort_merge_trans(trans) variable
/freebsd-current/sys/contrib/dev/iwlwifi/fw/
H A Dpnvm.h20 void iwl_pnvm_get_fs_name(struct iwl_trans *trans, argument
H A Dinit.c16 void iwl_fw_runtime_init(struct iwl_fw_runtime *fwrt, struct iwl_trans *trans, argument
[all...]
H A Duefi.c57 void *iwl_uefi_get_pnvm(struct iwl_trans *trans, size_t *len) argument
79 int iwl_uefi_handle_tlv_mem_desc(struct iwl_trans *trans, const u8 *data, argument
115 static int iwl_uefi_reduce_power_section(struct iwl_trans *trans, argument
169 iwl_uefi_reduce_power_parse(struct iwl_trans *trans, const u8 *data, size_t len, struct iwl_pnvm_image *pnvm_data) argument
227 iwl_uefi_get_reduced_power(struct iwl_trans *trans, size_t *len) argument
269 iwl_uefi_step_parse(struct uefi_cnv_common_step_data *common_step_data, struct iwl_trans *trans) argument
283 iwl_uefi_get_step_table(struct iwl_trans *trans) argument
354 iwl_uefi_get_sgom_table(struct iwl_trans *trans, struct iwl_fw_runtime *fwrt) argument
[all...]
H A Duefi.h52 static inline void *iwl_uefi_get_pnvm(struct iwl_trans *trans, size_t *len) argument
58 iwl_uefi_reduce_power_parse(struct iwl_trans *trans, argument
66 iwl_uefi_get_reduced_power(struct iwl_trans *trans, size_t *len) argument
71 static inline void iwl_uefi_get_step_table(struct iwl_trans *trans) argument
76 iwl_uefi_handle_tlv_mem_desc(struct iwl_trans *trans, cons argument
87 iwl_uefi_get_sgom_table(struct iwl_trans *trans, struct iwl_fw_runtime *fwrt) argument
[all...]
H A Dpnvm.c23 struct iwl_trans *trans = (struct iwl_trans *)data; local
33 static int iwl_pnvm_handle_section(struct iwl_trans *trans, const u8 *data, argument
166 iwl_pnvm_parse(struct iwl_trans *trans, const u8 *data, size_t len, struct iwl_pnvm_image *pnvm_data) argument
225 iwl_pnvm_get_from_fs(struct iwl_trans *trans, u8 **data, size_t *len) argument
278 iwl_pnvm_load_pnvm_to_trans(struct iwl_trans *trans, const struct iwl_ucode_capabilities *capa) argument
322 iwl_pnvm_load_reduce_power_to_trans(struct iwl_trans *trans, const struct iwl_ucode_capabilities *capa) argument
368 iwl_pnvm_load(struct iwl_trans *trans, struct iwl_notif_wait_data *notif_wait, const struct iwl_ucode_capabilities *capa) argument
[all...]
/freebsd-current/sys/contrib/dev/iwlwifi/
H A Diwl-devtrace.c59 trace_iwlwifi_dev_rx(const struct device *dev, const struct iwl_trans *trans, struct iwl_rx_packet *pkt, size_t len) argument
74 trace_iwlwifi_dev_rx_data(const struct device *dev, const struct iwl_trans *trans, struct iwl_rx_packet *pkt, size_t len) argument
H A Diwl-scd.h13 static inline void iwl_scd_txq_set_chain(struct iwl_trans *trans, argument
19 static inline void iwl_scd_txq_enable_agg(struct iwl_trans *trans, argument
25 static inline void iwl_scd_txq_disable_agg(struct iwl_trans *trans, argument
31 static inline void iwl_scd_disable_agg(struct iwl_trans *trans) argument
36 static inline void iwl_scd_activate_fifos(struct iwl_trans *trans) argument
41 iwl_scd_deactivate_fifos(struct iwl_trans *trans) argument
46 iwl_scd_enable_set_active(struct iwl_trans *trans, u32 value) argument
76 iwl_scd_txq_set_inactive(struct iwl_trans *trans, u16 txq_id) argument
[all...]
H A Diwl-io.h16 static inline void iwl_set_bit(struct iwl_trans *trans, u32 reg, u32 mask) argument
21 static inline void iwl_clear_bit(struct iwl_trans *trans, u32 reg, u32 mask) argument
42 iwl_write_prph(struct iwl_trans *trans, u32 ofs, u32 val) argument
65 iwl_umac_prph(struct iwl_trans *trans, u32 ofs) argument
70 iwl_read_umac_prph_no_grab(struct iwl_trans *trans, u32 ofs) argument
76 iwl_read_umac_prph(struct iwl_trans *trans, u32 ofs) argument
81 iwl_write_umac_prph_no_grab(struct iwl_trans *trans, u32 ofs, u32 val) argument
88 iwl_write_umac_prph(struct iwl_trans *trans, u32 ofs, u32 val) argument
94 iwl_poll_umac_prph_bit(struct iwl_trans *trans, u32 addr, u32 bits, u32 mask, int timeout) argument
[all...]
H A Diwl-trans.c23 struct iwl_trans *trans; local
59 iwl_trans_init(struct iwl_trans *trans) argument
129 iwl_trans_free(struct iwl_trans *trans) argument
150 iwl_trans_send_cmd(struct iwl_trans *trans, struct iwl_host_cmd *cmd) argument
220 iwl_get_cmd_string(struct iwl_trans *trans, u32 id) argument
242 iwl_cmd_groups_verify_sorted(const struct iwl_trans_config *trans) argument
[all...]
H A Diwl-eeprom-read.c39 static int iwl_eeprom_acquire_semaphore(struct iwl_trans *trans) argument
65 static void iwl_eeprom_release_semaphore(struct iwl_trans *trans) argument
71 static int iwl_eeprom_verify_signature(struct iwl_trans *trans, bool nvm_is_otp) argument
107 iwl_set_otp_access_absolute(struct iwl_trans *trans) argument
115 iwl_nvm_is_otp(struct iwl_trans *trans) argument
137 iwl_init_otp_access(struct iwl_trans *trans) argument
162 iwl_read_otp_word(struct iwl_trans *trans, u16 addr, __le16 *eeprom_data) argument
204 iwl_is_otp_empty(struct iwl_trans *trans) argument
234 iwl_find_otp_image(struct iwl_trans *trans, u16 *validblockaddr) argument
291 iwl_read_eeprom(struct iwl_trans *trans, u8 **eeprom, size_t *eeprom_size) argument
[all...]
/freebsd-current/sys/contrib/dev/iwlwifi/pcie/
H A Drx.c144 int iwl_pcie_rx_stop(struct iwl_trans *trans) argument
166 static void iwl_pcie_rxq_inc_wr_ptr(struct iwl_trans *trans, argument
203 iwl_pcie_rxq_check_wrptr(struct iwl_trans *trans) argument
220 iwl_pcie_restock_bd(struct iwl_trans *trans, struct iwl_rxq *rxq, struct iwl_rx_mem_buffer *rxb) argument
[all...]
H A Dtx-gen2.c29 int iwl_pcie_gen2_enqueue_hcmd(struct iwl_trans *trans, argument
[all...]
H A Dtrans-gen2.c23 int iwl_pcie_gen2_apm_init(struct iwl_trans *trans) argument
62 static void iwl_pcie_gen2_apm_stop(struct iwl_trans *trans, boo argument
101 iwl_trans_pcie_fw_reset_handshake(struct iwl_trans *trans) argument
136 _iwl_trans_pcie_gen2_stop_device(struct iwl_trans *trans) argument
214 iwl_trans_pcie_gen2_stop_device(struct iwl_trans *trans) argument
231 iwl_pcie_gen2_nic_init(struct iwl_trans *trans) argument
259 iwl_pcie_get_rf_name(struct iwl_trans *trans) argument
331 iwl_trans_pcie_gen2_fw_alive(struct iwl_trans *trans, u32 scd_addr) argument
362 iwl_pcie_set_ltr(struct iwl_trans *trans) argument
411 iwl_pcie_spin_for_iml(struct iwl_trans *trans) argument
449 iwl_trans_pcie_gen2_start_fw(struct iwl_trans *trans, const struct fw_img *fw, bool run_in_rfkill) argument
[all...]
H A Dctxt-info.c12 static void *_iwl_pcie_ctxt_info_dma_alloc_coherent(struct iwl_trans *trans, argument
41 void *iwl_pcie_ctxt_info_dma_alloc_coherent(struct iwl_trans *trans, argument
48 int iwl_pcie_ctxt_info_alloc_dma(struct iwl_trans *trans, argument
63 void iwl_pcie_ctxt_info_free_paging(struct iwl_trans *trans) argument
84 iwl_pcie_init_fw_sec(struct iwl_trans *trans, const struct fw_img *fw, struct iwl_context_info_dram *ctxt_dram) argument
163 iwl_pcie_ctxt_info_init(struct iwl_trans *trans, const struct fw_img *fw) argument
249 iwl_pcie_ctxt_info_free(struct iwl_trans *trans) argument
[all...]
/freebsd-current/lib/libc/locale/
H A Dwctrans.c78 wctrans_t trans; member in struct:__anon31
/freebsd-current/sys/contrib/dev/iwlwifi/queue/
H A Dtx.h29 static inline void iwl_wake_queue(struct iwl_trans *trans, argument
38 static inline void *iwl_txq_get_tfd(struct iwl_trans *trans, argument
61 iwl_txq_stop(struct iwl_trans *trans, struct iwl_txq *txq) argument
76 iwl_txq_inc_wrap(struct iwl_trans *trans, int index) argument
86 iwl_txq_dec_wrap(struct iwl_trans *trans, int index) argument
133 iwl_txq_gen1_tfd_get_num_tbs(struct iwl_trans *trans, void *_tfd) argument
148 iwl_txq_gen1_tfd_tb_get_len(struct iwl_trans *trans, void *_tfd, u8 idx) argument
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mutex.cpp117 u32 trans[kMutexTypeMax]; local
/freebsd-current/bin/date/
H A Dvary.c35 struct trans { struct
69 trans(const struct trans t[], const char *arg) function
/freebsd-current/sys/dev/mlx5/mlx5_fpga/
H A Dcore.h81 struct mlx5_fpga_trans_device_state *trans; member in struct:mlx5_fpga_device
H A Dmlx5fpga_trans.c182 mlx5_fpga_trans_exec(const struct mlx5_fpga_transaction *trans) argument
[all...]

Completed in 244 milliseconds

1234