Home
last modified time | relevance | path

Searched defs:desc (Results 1 – 25 of 772) sorted by relevance

12345678910>>...31

/freebsd/sys/contrib/dev/athk/ath12k/wifi7/
H A Dhal_qcc2072.c99 static void ath12k_hal_rx_desc_set_msdu_len_qcc2072(struct hal_rx_desc *desc, u16 len) in ath12k_hal_rx_desc_set_msdu_len_qcc2072()
109 static void ath12k_hal_rx_desc_get_dot11_hdr_qcc2072(struct hal_rx_desc *desc, in ath12k_hal_rx_desc_get_dot11_hdr_qcc2072()
125 static void ath12k_hal_rx_desc_get_crypto_hdr_qcc2072(struct hal_rx_desc *desc, in ath12k_hal_rx_desc_get_crypto_hdr_qcc2072()
176 static u8 ath12k_hal_rx_desc_get_msdu_src_link_qcc2072(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_get_msdu_src_link_qcc2072()
181 static u8 ath12k_hal_rx_desc_get_l3_pad_bytes_qcc2072(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_get_l3_pad_bytes_qcc2072()
187 static u32 ath12k_hal_rx_desc_get_mpdu_start_tag_qcc2072(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_get_mpdu_start_tag_qcc2072()
193 static u32 ath12k_hal_rx_desc_get_mpdu_ppdu_id_qcc2072(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_get_mpdu_ppdu_id_qcc2072()
198 static u8 *ath12k_hal_rx_desc_get_msdu_payload_qcc2072(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_get_msdu_payload_qcc2072()
203 static bool ath12k_hal_rx_desc_get_first_msdu_qcc2072(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_get_first_msdu_qcc2072()
209 static bool ath12k_hal_rx_desc_get_last_msdu_qcc2072(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_get_last_msdu_qcc2072()
[all …]
H A Dhal_wcn7850.c264 bool ath12k_hal_rx_desc_get_first_msdu_wcn7850(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_get_first_msdu_wcn7850()
271 bool ath12k_hal_rx_desc_get_last_msdu_wcn7850(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_get_last_msdu_wcn7850()
277 u8 ath12k_hal_rx_desc_get_l3_pad_bytes_wcn7850(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_get_l3_pad_bytes_wcn7850()
284 bool ath12k_hal_rx_desc_encrypt_valid_wcn7850(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_encrypt_valid_wcn7850()
291 u32 ath12k_hal_rx_desc_get_encrypt_type_wcn7850(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_get_encrypt_type_wcn7850()
301 u8 ath12k_hal_rx_desc_get_decap_type_wcn7850(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_get_decap_type_wcn7850()
308 u8 ath12k_hal_rx_desc_get_mesh_ctl_wcn7850(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_get_mesh_ctl_wcn7850()
315 bool ath12k_hal_rx_desc_get_mpdu_seq_ctl_vld_wcn7850(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_get_mpdu_seq_ctl_vld_wcn7850()
322 bool ath12k_hal_rx_desc_get_mpdu_fc_valid_wcn7850(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_get_mpdu_fc_valid_wcn7850()
329 u16 ath12k_hal_rx_desc_get_mpdu_start_seq_no_wcn7850(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_get_mpdu_start_seq_no_wcn7850()
[all …]
H A Dhal_qcn9274.c488 bool ath12k_hal_rx_desc_get_first_msdu_qcn9274(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_get_first_msdu_qcn9274()
495 bool ath12k_hal_rx_desc_get_last_msdu_qcn9274(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_get_last_msdu_qcn9274()
501 u8 ath12k_hal_rx_desc_get_l3_pad_bytes_qcn9274(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_get_l3_pad_bytes_qcn9274()
508 bool ath12k_hal_rx_desc_encrypt_valid_qcn9274(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_encrypt_valid_qcn9274()
515 u32 ath12k_hal_rx_desc_get_encrypt_type_qcn9274(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_get_encrypt_type_qcn9274()
525 u8 ath12k_hal_rx_desc_get_decap_type_qcn9274(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_get_decap_type_qcn9274()
532 u8 ath12k_hal_rx_desc_get_mesh_ctl_qcn9274(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_get_mesh_ctl_qcn9274()
539 bool ath12k_hal_rx_desc_get_mpdu_seq_ctl_vld_qcn9274(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_get_mpdu_seq_ctl_vld_qcn9274()
546 bool ath12k_hal_rx_desc_get_mpdu_fc_valid_qcn9274(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_get_mpdu_fc_valid_qcn9274()
553 u16 ath12k_hal_rx_desc_get_mpdu_start_seq_no_qcn9274(struct hal_rx_desc *desc) in ath12k_hal_rx_desc_get_mpdu_start_seq_no_qcn9274()
[all …]
H A Dhal_rx.c29 struct hal_reo_get_queue_stats *desc; in ath12k_wifi7_hal_reo_cmd_queue_stats() local
51 struct hal_reo_flush_cache *desc; in ath12k_wifi7_hal_reo_cmd_flush_cache() local
99 struct hal_reo_update_rx_queue *desc; in ath12k_wifi7_hal_reo_cmd_update_rx_queue() local
320 struct hal_reo_dest_ring *desc, in ath12k_wifi7_hal_desc_reo_parse_err()
348 int ath12k_wifi7_hal_wbm_desc_parse_err(struct ath12k_dp *dp, void *desc, in ath12k_wifi7_hal_wbm_desc_parse_err()
533 struct hal_wbm_release_ring *desc, in ath12k_wifi7_hal_rx_msdu_link_desc_set()
546 struct hal_reo_get_queue_stats_status *desc, in ath12k_wifi7_hal_reo_status_queue_stats()
607 struct hal_reo_flush_queue_status *desc, in ath12k_wifi7_hal_reo_flush_queue_status()
623 struct hal_reo_flush_cache_status *desc, in ath12k_wifi7_hal_reo_flush_cache_status()
663 struct hal_reo_unblock_cache_status *desc, in ath12k_wifi7_hal_reo_unblk_cache_status()
[all …]
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dhw.c234 static bool ath11k_hw_ipq8074_rx_desc_get_first_msdu(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_first_msdu()
240 static bool ath11k_hw_ipq8074_rx_desc_get_last_msdu(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_last_msdu()
246 static u8 ath11k_hw_ipq8074_rx_desc_get_l3_pad_bytes(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_l3_pad_bytes()
252 static u8 *ath11k_hw_ipq8074_rx_desc_get_hdr_status(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_hdr_status()
257 static bool ath11k_hw_ipq8074_rx_desc_encrypt_valid(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_encrypt_valid()
263 static u32 ath11k_hw_ipq8074_rx_desc_get_encrypt_type(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_encrypt_type()
269 static u8 ath11k_hw_ipq8074_rx_desc_get_decap_type(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_decap_type()
275 static u8 ath11k_hw_ipq8074_rx_desc_get_mesh_ctl(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_mesh_ctl()
281 static bool ath11k_hw_ipq8074_rx_desc_get_ldpc_support(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_ldpc_support()
287 static bool ath11k_hw_ipq8074_rx_desc_get_mpdu_seq_ctl_vld(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_mpdu_seq_ctl_vld()
[all …]
H A Dhal_rx.c27 struct hal_reo_get_queue_stats *desc; in ath11k_hal_reo_cmd_queue_stats() local
51 struct hal_reo_flush_cache *desc; in ath11k_hal_reo_cmd_flush_cache() local
97 struct hal_reo_update_rx_queue *desc; in ath11k_hal_reo_cmd_update_rx_queue() local
266 void ath11k_hal_rx_buf_addr_info_set(void *desc, dma_addr_t paddr, in ath11k_hal_rx_buf_addr_info_set()
280 void ath11k_hal_rx_buf_addr_info_get(void *desc, dma_addr_t *paddr, in ath11k_hal_rx_buf_addr_info_get()
323 struct hal_reo_dest_ring *desc = (struct hal_reo_dest_ring *)rx_desc; in ath11k_hal_desc_reo_parse_err() local
351 int ath11k_hal_wbm_desc_parse_err(struct ath11k_base *ab, void *desc, in ath11k_hal_wbm_desc_parse_err()
407 void ath11k_hal_rx_reo_ent_paddr_get(struct ath11k_base *ab, void *desc, in ath11k_hal_rx_reo_ent_paddr_get()
418 void ath11k_hal_rx_msdu_link_desc_set(struct ath11k_base *ab, void *desc, in ath11k_hal_rx_msdu_link_desc_set()
437 struct hal_reo_get_queue_stats_status *desc = in ath11k_hal_reo_status_queue_stats() local
[all …]
/freebsd/sbin/etherswitchcfg/
H A Difmedia.c403 struct ifmedia_description *desc; member
407 struct ifmedia_description *desc; member
411 struct ifmedia_description *desc; member
479 struct ifmedia_description *desc; in get_media_subtype() local
503 struct ifmedia_description *desc; in get_media_mode() local
526 struct ifmedia_description *desc; in get_media_options() local
565 lookup_media_word(struct ifmedia_description *desc, const char *val) in lookup_media_word()
577 struct ifmedia_description *desc; in get_toptype_desc() local
588 struct ifmedia_description *desc; in get_toptype_ttos() local
603 struct ifmedia_description *desc; in get_subtype_desc() local
[all …]
/freebsd/lib/libifconfig/
H A Dlibifconfig_media.c130 lookup_media_desc(const struct ifmedia_description *desc, const char *name) in lookup_media_desc()
141 const struct ifmedia_description *desc; member
146 const struct ifmedia_description *desc; member
151 const struct ifmedia_description *desc; member
221 const struct ifmedia_description *desc; in get_toptype_ttos() local
236 const struct ifmedia_description *desc; in ifconfig_media_get_type() local
249 const struct ifmedia_description *desc; in ifconfig_media_lookup_type() local
258 const struct ifmedia_description *desc; in ifconfig_media_get_subtype() local
283 const struct ifmedia_description *desc; in ifconfig_media_lookup_subtype() local
304 const struct ifmedia_description *desc; in ifconfig_media_get_mode() local
[all …]
/freebsd/sys/compat/linuxkpi/common/include/crypto/
H A Dhash.h55 crypto_shash_init(struct shash_desc *desc) in crypto_shash_init()
62 crypto_shash_final(struct shash_desc *desc, uint8_t *mic) in crypto_shash_final()
76 crypto_shash_update(struct shash_desc *desc, uint8_t *data, size_t datalen) in crypto_shash_update()
83 shash_desc_zero(struct shash_desc *desc) in shash_desc_zero()
90 #define SHASH_DESC_ON_STACK(desc, tfm) \ argument
/freebsd/cddl/contrib/opensolaris/tests/os-tests/tests/oclo/
H A Doclo_errors.c44 oclo_check(const char *desc, const char *act, int ret, int e) in oclo_check()
62 oclo_dup3(const char *desc, int flags) in oclo_dup3()
69 oclo_dup3fd(const char *desc, int flags) in oclo_dup3fd()
77 oclo_pipe2(const char *desc, int flags) in oclo_pipe2()
95 oclo_accept(const char *desc, int flags) in oclo_accept()
/freebsd/sys/dev/usb/
H A Dusb_parse.c79 uint8_t *desc; in usb_desc_foreach() local
201 struct usb_descriptor *desc; in usb_edesc_foreach() local
236 struct usb_descriptor *desc; in usb_ed_comp_foreach() local
265 struct usb_descriptor *desc = NULL; in usbd_get_no_descriptors() local
290 struct usb_descriptor *desc; in usbd_get_no_alts() local
/freebsd/sys/dev/ixl/
H A Di40e_common.c324 void i40e_debug_aq(struct i40e_hw *hw, enum i40e_debug_mask mask, void *desc, in i40e_debug_aq()
419 struct i40e_aq_desc desc; in i40e_aq_queue_shutdown() local
451 struct i40e_aq_desc desc; in i40e_aq_get_set_rss_lut() local
536 struct i40e_aq_desc desc; in i40e_aq_get_set_rss_key() local
1053 struct i40e_aq_desc desc; in i40e_aq_mac_address_read() local
1079 struct i40e_aq_desc desc; in i40e_aq_mac_address_write() local
1660 struct i40e_aq_desc desc; in i40e_aq_get_phy_capabilities() local
1738 struct i40e_aq_desc desc; in i40e_aq_set_phy_config() local
1857 struct i40e_aq_desc desc; in i40e_aq_set_mac_config() local
1902 struct i40e_aq_desc desc; in i40e_aq_clear_pxe_mode() local
[all …]
/freebsd/sys/riscv/riscv/
H A Didentcpu.c172 parse_ext_s(struct cpu_desc *desc, char *isa, int idx, int len) in parse_ext_s()
270 parse_riscv_isa(struct cpu_desc *desc, char *isa, int len) in parse_riscv_isa()
346 parse_mmu_fdt(struct cpu_desc *desc, phandle_t node) in parse_mmu_fdt()
360 parse_cbo_fdt(struct cpu_desc *desc, phandle_t node) in parse_cbo_fdt()
376 identify_cpu_features_fdt(u_int cpu, struct cpu_desc *desc) in identify_cpu_features_fdt()
443 identify_cpu_features(u_int cpu, struct cpu_desc *desc) in identify_cpu_features()
457 update_global_capabilities(u_int cpu, struct cpu_desc *desc) in update_global_capabilities()
493 identify_cpu_ids(struct cpu_desc *desc) in identify_cpu_ids()
532 handle_thead_quirks(u_int cpu, struct cpu_desc *desc) in handle_thead_quirks()
554 handle_cpu_quirks(u_int cpu, struct cpu_desc *desc) in handle_cpu_quirks()
[all …]
/freebsd/sys/dev/rtwn/rtl8192c/pci/
H A Dr92ce_tx.c58 r92ce_setup_tx_desc(struct rtwn_pci_softc *pc, void *desc, in r92ce_setup_tx_desc()
68 r92ce_tx_postsetup(struct rtwn_pci_softc *pc, void *desc, in r92ce_tx_postsetup()
93 r92ce_dump_tx_desc(struct rtwn_softc *sc, const void *desc) in r92ce_dump_tx_desc()
/freebsd/sys/dev/vmm/
H A Dvmm_stat.h49 const char *desc; /* description of statistic */ member
68 #define VMM_STAT_DEFINE(type, nelems, desc, pred) \ argument
74 #define VMM_STAT(type, desc) \ argument
77 #define VMM_STAT_FUNC(type, desc, func) \ argument
80 #define VMM_STAT_ARRAY(type, nelems, desc) \ argument
/freebsd/crypto/openssl/providers/common/
H A Dsecuritycheck_fips.c38 const RSA *rsa, const char *desc, int protect) in ossl_fips_ind_rsa_key_check()
56 const EC_GROUP *group, const char *desc, in ossl_fips_ind_ec_key_check()
83 const EVP_MD *md, const char *desc) in ossl_fips_ind_digest_exch_check()
102 const char *desc, in ossl_fips_ind_digest_sign_check()
/freebsd/sys/contrib/openzfs/module/icp/spi/
H A Dkcf_spi.c99 kcf_provider_desc_t *desc; in crypto_unregister_provider() local
188 init_prov_mechs(const crypto_provider_info_t *info, kcf_provider_desc_t *desc) in init_prov_mechs()
256 undo_register_provider(kcf_provider_desc_t *desc, boolean_t remove_prov) in undo_register_provider()
/freebsd/sys/dev/tws/
H A Dtws_services.h63 #define TWS_TRACE_DEBUG(sc, desc, val1, val2) \ argument
68 #define TWS_TRACE_DEBUG(sc, desc, val1, val2) argument
72 #define TWS_TRACE(sc, desc, val1, val2) \ argument
76 #define TWS_TRACE(sc, desc, val1, val2) argument
108 char desc[256]; member
/freebsd/sys/dev/ismt/
H A Dismt.c163 struct ismt_desc *desc; member
229 struct ismt_desc *desc; in ismt_alloc_desc() local
245 ismt_submit(struct ismt_softc *sc, struct ismt_desc *desc, uint8_t slave, in ismt_submit()
305 struct ismt_desc *desc; in ismt_quick() local
324 struct ismt_desc *desc; in ismt_sendb() local
340 struct ismt_desc *desc; in ismt_recvb() local
363 struct ismt_desc *desc; in ismt_writeb() local
380 struct ismt_desc *desc; in ismt_writew() local
398 struct ismt_desc *desc; in ismt_readb() local
423 struct ismt_desc *desc; in ismt_readw() local
[all …]
/freebsd/sys/dev/sec/
H A Dsec.c163 sec_get_pointer_data(struct sec_desc *desc, u_int n) in sec_get_pointer_data()
514 struct sec_desc *desc; in sec_primary_intr() local
965 sec_enqueue_desc(struct sec_softc *sc, struct sec_desc *desc, int channel) in sec_enqueue_desc()
1013 struct sec_desc *desc; in sec_enqueue() local
1071 struct sec_desc *desc = NULL; in sec_find_desc() local
1087 sec_make_pointer_direct(struct sec_softc *sc, struct sec_desc *desc, u_int n, in sec_make_pointer_direct()
1104 sec_make_pointer(struct sec_softc *sc, struct sec_desc *desc, in sec_make_pointer()
1240 struct sec_desc *desc = NULL; in sec_process() local
1318 sec_build_common_ns_desc(struct sec_softc *sc, struct sec_desc *desc, in sec_build_common_ns_desc()
1369 sec_build_common_s_desc(struct sec_softc *sc, struct sec_desc *desc, in sec_build_common_s_desc()
[all …]
/freebsd/sys/amd64/vmm/
H A Dvmm_stat.h61 #define VMM_STAT_INTEL(type, desc) \ argument
63 #define VMM_STAT_AMD(type, desc) \ argument
/freebsd/sys/dev/ice/
H A Dice_common.c359 struct ice_aq_desc desc; in ice_clear_pf_cfg() local
387 struct ice_aq_desc desc; in ice_aq_manage_mac_read() local
529 struct ice_aq_desc desc; in ice_aq_get_phy_caps() local
628 struct ice_aq_desc desc; in ice_aq_get_phy_equalization() local
689 struct ice_aq_desc desc; in ice_aq_get_link_info() local
832 struct ice_aq_desc desc; in ice_aq_set_mac_cfg() local
1770 ice_sbq_send_cmd(struct ice_hw *hw, struct ice_sbq_cmd_desc *desc, in ice_sbq_send_cmd()
1787 ice_sbq_send_cmd_nolock(struct ice_hw *hw, struct ice_sbq_cmd_desc *desc, in ice_sbq_send_cmd_nolock()
1806 struct ice_sbq_cmd_desc desc = {0}; in ice_sbq_rw_reg_lp() local
1915 struct ice_aq_desc *desc, void *buf, u16 buf_size, in ice_sq_send_cmd_retry()
[all …]
/freebsd/sys/dev/ixgbe/
H A Dixgbe_e610.c110 ixgbe_aci_send_cmd_execute(struct ixgbe_hw *hw, struct ixgbe_aci_desc *desc, in ixgbe_aci_send_cmd_execute()
294 s32 ixgbe_aci_send_cmd(struct ixgbe_hw *hw, struct ixgbe_aci_desc *desc, in ixgbe_aci_send_cmd()
379 struct ixgbe_aci_desc desc; in ixgbe_aci_get_event() local
429 void ixgbe_fill_dflt_direct_cmd_desc(struct ixgbe_aci_desc *desc, u16 opcode) in ixgbe_fill_dflt_direct_cmd_desc()
448 struct ixgbe_aci_desc desc; in ixgbe_aci_get_fw_ver() local
486 struct ixgbe_aci_desc desc; in ixgbe_aci_send_driver_ver() local
532 struct ixgbe_aci_desc desc; in ixgbe_aci_req_res() local
574 struct ixgbe_aci_desc desc; in ixgbe_aci_release_res() local
1095 struct ixgbe_aci_desc desc; in ixgbe_aci_list_caps() local
1220 struct ixgbe_aci_desc desc; in ixgbe_aci_disable_rxen() local
[all …]
/freebsd/sys/contrib/openzfs/module/icp/core/
H A Dkcf_prov_tabs.c195 kcf_provider_desc_t *desc = in kcf_alloc_provider_desc() local
219 kcf_provider_zero_refcnt(kcf_provider_desc_t *desc) in kcf_provider_zero_refcnt()
238 kcf_free_provider_desc(kcf_provider_desc_t *desc) in kcf_free_provider_desc()
/freebsd/crypto/openssl/crypto/evp/
H A Dm_sigver.c45 const char *desc; in do_sigver_init() local
406 const char *desc; in EVP_DigestSignUpdate() local
452 const char *desc; in EVP_DigestVerifyUpdate() local
499 const char *desc; in EVP_DigestSignFinal() local
639 const char *desc = signature->description != NULL ? signature->description : ""; in EVP_DigestSign() local
667 const char *desc; in EVP_DigestVerifyFinal() local
774 const char *desc = signature->description != NULL ? signature->description : ""; in EVP_DigestVerify() local

12345678910>>...31