| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/ |
| H A D | hal.c | 617 struct hal_ce_srng_src_desc *desc = (struct hal_ce_srng_src_desc *)buf; in ath11k_hal_ce_src_set_desc() local 632 struct hal_ce_srng_dest_desc *desc = in ath11k_hal_ce_dst_set_desc() local 643 struct hal_ce_srng_dst_status_desc *desc = in ath11k_hal_ce_dst_status_get_length() local 653 void ath11k_hal_set_link_desc_addr(struct hal_wbm_link_desc *desc, u32 cookie, in ath11k_hal_set_link_desc_addr() 677 u32 *desc; in ath11k_hal_srng_dst_get_next_entry() local 740 u32 *desc; in ath11k_hal_srng_src_get_next_entry() local 773 u32 *desc; in ath11k_hal_srng_src_reap_next() local 793 u32 *desc; in ath11k_hal_srng_src_get_next_reaped() local
|
| H A D | dp_rx.c | 23 static u8 *ath11k_dp_rx_h_80211_hdr(struct hal_rx_desc *desc) in ath11k_dp_rx_h_80211_hdr() 28 static enum hal_encrypt_type ath11k_dp_rx_h_mpdu_start_enctype(struct hal_rx_desc *desc) in ath11k_dp_rx_h_mpdu_start_enctype() 38 static u8 ath11k_dp_rx_h_msdu_start_decap_type(struct hal_rx_desc *desc) in ath11k_dp_rx_h_msdu_start_decap_type() 44 static u8 ath11k_dp_rx_h_msdu_start_mesh_ctl_present(struct hal_rx_desc *desc) in ath11k_dp_rx_h_msdu_start_mesh_ctl_present() 50 static bool ath11k_dp_rx_h_mpdu_start_seq_ctrl_valid(struct hal_rx_desc *desc) in ath11k_dp_rx_h_mpdu_start_seq_ctrl_valid() 56 static bool ath11k_dp_rx_h_mpdu_start_fc_valid(struct hal_rx_desc *desc) in ath11k_dp_rx_h_mpdu_start_fc_valid() 78 static u16 ath11k_dp_rx_h_mpdu_start_seq_no(struct hal_rx_desc *desc) in ath11k_dp_rx_h_mpdu_start_seq_no() 84 static bool ath11k_dp_rx_h_attn_msdu_done(struct hal_rx_desc *desc) in ath11k_dp_rx_h_attn_msdu_done() 90 static bool ath11k_dp_rx_h_attn_l4_cksum_fail(struct hal_rx_desc *desc) in ath11k_dp_rx_h_attn_l4_cksum_fail() 96 static bool ath11k_dp_rx_h_attn_ip_cksum_fail(struct hal_rx_desc *desc) in ath11k_dp_rx_h_attn_ip_cksum_fail() [all …]
|
| /OK3568_Linux_fs/u-boot/fs/ext4/ |
| H A D | ext4_sparse.c | 60 static int flash_write_data(struct blk_desc *desc, const u8 *data, in flash_write_data() 99 static int flash_fill_data(struct blk_desc *desc, ulong offset, ulong blocks, in flash_fill_data() 138 int ext4_unsparse(struct blk_desc *desc, const u8 *buf, ulong start) in ext4_unsparse()
|
| /OK3568_Linux_fs/kernel/arch/arm64/crypto/ |
| H A D | poly1305-glue.c | 39 static int neon_poly1305_init(struct shash_desc *desc) in neon_poly1305_init() 111 static int neon_poly1305_update(struct shash_desc *desc, in neon_poly1305_update() 184 static int neon_poly1305_final(struct shash_desc *desc, u8 *dst) in neon_poly1305_final()
|
| /OK3568_Linux_fs/kernel/include/crypto/internal/ |
| H A D | blake2b.h | 86 static inline int crypto_blake2b_init(struct shash_desc *desc) in crypto_blake2b_init() 96 static inline int crypto_blake2b_update(struct shash_desc *desc, in crypto_blake2b_update() 106 static inline int crypto_blake2b_final(struct shash_desc *desc, u8 *out, in crypto_blake2b_final()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/vmx/ |
| H A D | ghash.c | 45 static int p8_ghash_init(struct shash_desc *desc) in p8_ghash_init() 116 static int p8_ghash_update(struct shash_desc *desc, in p8_ghash_update() 152 static int p8_ghash_final(struct shash_desc *desc, u8 *out) in p8_ghash_final()
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | part.c | 51 struct blk_desc *desc; in do_part_list() local 113 struct blk_desc *desc; in do_part_start() local 147 struct blk_desc *desc; in do_part_size() local
|
| /OK3568_Linux_fs/kernel/tools/perf/util/intel-pt-decoder/ |
| H A D | intel-pt-log.c | 100 char desc[INTEL_PT_PKT_DESC_MAX]; in __intel_pt_log_packet() local 112 char desc[INTEL_PT_INSN_DESC_MAX]; in __intel_pt_log_insn() local 130 char desc[INTEL_PT_INSN_DESC_MAX]; in __intel_pt_log_insn_no_data() local
|
| /OK3568_Linux_fs/kernel/drivers/scsi/snic/ |
| H A D | vnic_cq_fw.h | 27 struct snic_fw_req *desc), in vnic_cq_fw_service() 31 struct snic_fw_req *desc; in vnic_cq_fw_service() local
|
| /OK3568_Linux_fs/kernel/drivers/scsi/fnic/ |
| H A D | vnic_cq_copy.h | 27 struct fcpio_fw_req *desc), in vnic_cq_copy_service() 31 struct fcpio_fw_req *desc; in vnic_cq_copy_service() local
|
| /OK3568_Linux_fs/kernel/drivers/usb/typec/ |
| H A D | mux.c | 110 const struct typec_switch_desc *desc) in typec_switch_register() 192 const struct typec_altmode_desc *desc = data; in typec_mux_match() local 259 const struct typec_altmode_desc *desc) in fwnode_typec_mux_get() 317 typec_mux_register(struct device *parent, const struct typec_mux_desc *desc) in typec_mux_register()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-s3c/ |
| H A D | s3c64xx.c | 386 static void s3c_irq_demux_eint0_3(struct irq_desc *desc) in s3c_irq_demux_eint0_3() 391 static void s3c_irq_demux_eint4_11(struct irq_desc *desc) in s3c_irq_demux_eint4_11() 396 static void s3c_irq_demux_eint12_19(struct irq_desc *desc) in s3c_irq_demux_eint12_19() 401 static void s3c_irq_demux_eint20_27(struct irq_desc *desc) in s3c_irq_demux_eint20_27()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | irqnr.h | 12 # define for_each_irq_desc(irq, desc) \ argument 20 # define for_each_irq_desc_reverse(irq, desc) \ argument
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | irq.c | 226 static __always_inline void handle_irq(struct irq_desc *desc, in handle_irq() 242 struct irq_desc *desc; in DEFINE_IDTENTRY_IRQ() local 335 struct irq_desc *desc; in fixup_irqs() local
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | michael_mic.c | 47 static int michael_init(struct shash_desc *desc) in michael_init() 59 static int michael_update(struct shash_desc *desc, const u8 *data, in michael_update() 97 static int michael_final(struct shash_desc *desc, u8 *out) in michael_final()
|
| /OK3568_Linux_fs/kernel/arch/s390/crypto/ |
| H A D | ghash_s390.c | 30 static int ghash_init(struct shash_desc *desc) in ghash_init() 54 static int ghash_update(struct shash_desc *desc, in ghash_update() 107 static int ghash_final(struct shash_desc *desc, u8 *dst) in ghash_final()
|
| H A D | crc32-vx.c | 100 static int crc32_vx_init(struct shash_desc *desc) in crc32_vx_init() 131 static int crc32le_vx_final(struct shash_desc *desc, u8 *out) in crc32le_vx_final() 139 static int crc32be_vx_final(struct shash_desc *desc, u8 *out) in crc32be_vx_final() 147 static int crc32c_vx_final(struct shash_desc *desc, u8 *out) in crc32c_vx_final()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/p54/ |
| H A D | p54pci.c | 147 struct p54p_desc *desc = &ring[i]; in p54p_refill_rx_ring() local 190 struct p54p_desc *desc; in p54p_check_rx_ring() local 250 struct p54p_desc *desc; in p54p_check_tx_ring() local 333 struct p54p_desc *desc; in p54p_tx() local 372 struct p54p_desc *desc; in p54p_stop() local
|
| /OK3568_Linux_fs/kernel/drivers/devfreq/event/ |
| H A D | rockchip-dfi.c | 111 struct devfreq_event_desc *desc; member 520 struct devfreq_event_desc *desc) in rk3588_dfi_init() 559 struct devfreq_event_desc *desc) in px30_dfi_init() 593 struct devfreq_event_desc *desc) in rk3128_dfi_init() 611 struct devfreq_event_desc *desc) in rk3288_dfi_init() 648 struct devfreq_event_desc *desc) in rk3368_dfi_init() 666 struct devfreq_event_desc *desc) in rockchip_dfi_init() 702 struct devfreq_event_desc *desc) in rk3328_dfi_init() 732 struct devfreq_event_desc *desc) in rk3528_dfi_init() 809 struct devfreq_event_desc *desc; in rockchip_dfi_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/ |
| H A D | ni_labpc_isadma.c | 55 struct comedi_isadma_desc *desc = &devpriv->dma->desc[0]; in labpc_setup_dma() local 75 struct comedi_isadma_desc *desc = &devpriv->dma->desc[0]; in labpc_drain_dma() local 118 struct comedi_isadma_desc *desc = &devpriv->dma->desc[0]; in handle_isa_dma() local
|
| /OK3568_Linux_fs/kernel/include/crypto/ |
| H A D | poly1305.h | 66 static inline void poly1305_init(struct poly1305_desc_ctx *desc, const u8 *key) in poly1305_init() 79 static inline void poly1305_update(struct poly1305_desc_ctx *desc, in poly1305_update() 91 static inline void poly1305_final(struct poly1305_desc_ctx *desc, u8 *digest) in poly1305_final()
|
| /OK3568_Linux_fs/kernel/kernel/irq/ |
| H A D | migration.c | 18 bool irq_fixup_move_pending(struct irq_desc *desc, bool force_clear) in irq_fixup_move_pending() 40 struct irq_desc *desc = irq_data_to_desc(idata); in irq_move_masked_irq() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/ |
| H A D | halbb_cmn_rpt.c | 85 void halbb_rx_pkt_cnt_rpt_beacon(struct bb_info *bb, struct physts_rxd *desc) in halbb_rx_pkt_cnt_rpt_beacon() 177 void halbb_mu_rate_idx_generate(struct bb_info *bb, struct physts_rxd *desc, u8 bw_idx, struct bb_r… in halbb_mu_rate_idx_generate() 360 void halbb_rx_pkt_mu_cnt_rpt(struct bb_info *bb, struct physts_rxd *desc, enum channel_width rx_bw) in halbb_rx_pkt_mu_cnt_rpt() 837 void halbb_rx_pkt_su_non_data_cnt_rpt(struct bb_info *bb, struct physts_rxd *desc, enum channel_wid… in halbb_rx_pkt_su_non_data_cnt_rpt() 851 void halbb_rx_pkt_su_cnt_rpt(struct bb_info *bb, struct physts_rxd *desc, enum channel_width rx_bw) in halbb_rx_pkt_su_cnt_rpt() 1029 void halbb_rx_pkt_su_store_in_sta_info(struct bb_info *bb, struct physts_rxd *desc) in halbb_rx_pkt_su_store_in_sta_info() 1165 void halbb_cmn_rpt(struct bb_info *bb, struct physts_rxd *desc) in halbb_cmn_rpt()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/ |
| H A D | halbb_cmn_rpt.c | 85 void halbb_rx_pkt_cnt_rpt_beacon(struct bb_info *bb, struct physts_rxd *desc) in halbb_rx_pkt_cnt_rpt_beacon() 177 void halbb_mu_rate_idx_generate(struct bb_info *bb, struct physts_rxd *desc, u8 bw_idx, struct bb_r… in halbb_mu_rate_idx_generate() 360 void halbb_rx_pkt_mu_cnt_rpt(struct bb_info *bb, struct physts_rxd *desc, enum channel_width rx_bw) in halbb_rx_pkt_mu_cnt_rpt() 837 void halbb_rx_pkt_su_non_data_cnt_rpt(struct bb_info *bb, struct physts_rxd *desc, enum channel_wid… in halbb_rx_pkt_su_non_data_cnt_rpt() 851 void halbb_rx_pkt_su_cnt_rpt(struct bb_info *bb, struct physts_rxd *desc, enum channel_width rx_bw) in halbb_rx_pkt_su_cnt_rpt() 1029 void halbb_rx_pkt_su_store_in_sta_info(struct bb_info *bb, struct physts_rxd *desc) in halbb_rx_pkt_su_store_in_sta_info() 1165 void halbb_cmn_rpt(struct bb_info *bb, struct physts_rxd *desc) in halbb_cmn_rpt()
|
| /OK3568_Linux_fs/kernel/drivers/net/caif/ |
| H A D | caif_hsi.c | 217 static int cfhsi_tx_frm(struct cfhsi_desc *desc, struct cfhsi *cfhsi) in cfhsi_tx_frm() 332 struct cfhsi_desc *desc = (struct cfhsi_desc *)cfhsi->tx_buf; in cfhsi_start_tx() local 411 static int cfhsi_rx_desc(struct cfhsi_desc *desc, struct cfhsi *cfhsi) in cfhsi_rx_desc() 489 static int cfhsi_rx_desc_len(struct cfhsi_desc *desc) in cfhsi_rx_desc_len() 518 static int cfhsi_rx_pld(struct cfhsi_desc *desc, struct cfhsi *cfhsi) in cfhsi_rx_pld() 601 struct cfhsi_desc *desc = NULL; in cfhsi_rx_done() local 1069 struct cfhsi_desc *desc = (struct cfhsi_desc *)cfhsi->tx_buf; in cfhsi_xmit() local
|