/linux-6.14.4/drivers/firmware/imx/ |
D | misc.c | 15 struct imx_sc_rpc_msg hdr; member 17 u32 val; member 22 struct imx_sc_rpc_msg hdr; member 30 struct imx_sc_rpc_msg hdr; member 36 struct imx_sc_rpc_msg hdr; member 37 u32 val; member 52 u8 ctrl, u32 val) in imx_sc_misc_set_control() 55 struct imx_sc_rpc_msg *hdr = &msg.hdr; in imx_sc_misc_set_control() local 82 u8 ctrl, u32 *val) in imx_sc_misc_get_control() 86 struct imx_sc_rpc_msg *hdr = &msg.hdr; in imx_sc_misc_get_control() local [all …]
|
D | rm.c | 12 struct imx_sc_rpc_msg hdr; member 27 struct imx_sc_rpc_msg *hdr = &msg.hdr; in imx_sc_rm_is_resource_owned() local 48 struct imx_sc_rpc_msg hdr; member 54 u8 val; member 71 struct imx_sc_rpc_msg *hdr = &msg.hdr; in imx_sc_rm_get_resource_owner() local
|
D | imx-scu-soc.c | 16 struct imx_sc_rpc_msg hdr; member 29 struct imx_sc_rpc_msg hdr; member 37 struct imx_sc_rpc_msg *hdr = &msg.hdr; in imx_scu_soc_uid() local 61 struct imx_sc_rpc_msg *hdr = &msg.hdr; in imx_scu_soc_id() local 103 u32 val; in imx_scu_soc_init() local
|
/linux-6.14.4/drivers/pinctrl/freescale/ |
D | pinctrl-scu.c | 29 struct imx_sc_rpc_msg hdr; member 30 u32 val; member 35 struct imx_sc_rpc_msg hdr; member 40 struct imx_sc_rpc_msg hdr; member 41 u32 val; member 45 struct imx_sc_rpc_msg hdr; member 65 struct imx_sc_rpc_msg *hdr = &msg.hdr; in imx_pinconf_get_scu() local 91 struct imx_sc_rpc_msg *hdr = &msg.hdr; in imx_pinconf_set_scu() local 94 unsigned int val; in imx_pinconf_set_scu() local
|
/linux-6.14.4/drivers/net/wireless/intel/ipw2x00/ |
D | libipw_crypto_tkip.c | 130 static inline u16 RotR1(u16 val) in RotR1() 135 static inline u8 Lo8(u16 val) in Lo8() 140 static inline u8 Hi8(u16 val) in Hi8() 145 static inline u16 Lo16(u32 val) in Lo16() 150 static inline u16 Hi16(u32 val) in Hi16() 281 struct ieee80211_hdr *hdr; in libipw_tkip_hdr() local 328 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)skb->data; in libipw_tkip_encrypt() local 376 struct ieee80211_hdr *hdr; in libipw_tkip_decrypt() local 467 static int michael_mic(struct crypto_shash *tfm_michael, u8 *key, u8 *hdr, in michael_mic() 499 static void michael_mic_hdr(struct sk_buff *skb, u8 * hdr) in michael_mic_hdr() [all …]
|
/linux-6.14.4/net/mac80211/ |
D | michael.c | 13 static void michael_block(struct michael_mic_ctx *mctx, u32 val) in michael_block() 28 struct ieee80211_hdr *hdr) in michael_mic_hdr() 53 void michael_mic(const u8 *key, struct ieee80211_hdr *hdr, in michael_mic() 56 u32 val; in michael_mic() local
|
/linux-6.14.4/drivers/infiniband/hw/irdma/ |
D | ctrl.c | 187 u64 hdr; in irdma_sc_add_arp_cache_entry() local 223 u64 hdr; in irdma_sc_del_arp_cache_entry() local 257 u64 hdr; in irdma_sc_manage_apbvt_entry() local 453 u64 hdr; in irdma_sc_qp_create() local 504 u64 hdr; in irdma_sc_qp_modify() local 574 u64 hdr; in irdma_sc_qp_destroy() local 765 u64 hdr; in irdma_sc_alloc_local_mac_entry() local 1061 u64 hdr; in irdma_sc_alloc_stag() local 1126 u64 hdr; in irdma_sc_mr_reg_non_shared() local 1214 u64 hdr; in irdma_sc_dealloc_stag() local [all …]
|
/linux-6.14.4/include/rdma/ |
D | ib_hdrs.h | 115 static inline void ib_u64_put(u64 val, __be64 *p) in ib_u64_put() 125 static inline void put_ib_reth_vaddr(u64 val, struct ib_reth *reth) in put_ib_reth_vaddr() 135 static inline void put_ib_ateth_vaddr(u64 val, struct ib_atomic_eth *ateth) in put_ib_ateth_vaddr() 145 static inline void put_ib_ateth_swap(u64 val, struct ib_atomic_eth *ateth) in put_ib_ateth_swap() 155 static inline void put_ib_ateth_compare(u64 val, struct ib_atomic_eth *ateth) in put_ib_ateth_compare() 173 static inline u8 ib_get_lnh(struct ib_header *hdr) in ib_get_lnh() 178 static inline u8 ib_get_sc(struct ib_header *hdr) in ib_get_sc() 188 static inline u8 ib_get_sl(struct ib_header *hdr) in ib_get_sl() 193 static inline u16 ib_get_dlid(struct ib_header *hdr) in ib_get_dlid() 198 static inline u16 ib_get_slid(struct ib_header *hdr) in ib_get_slid() [all …]
|
/linux-6.14.4/net/6lowpan/ |
D | iphc.c | 504 static inline void lowpan_iphc_tf_set_ecn(struct ipv6hdr *hdr, const u8 *tf) in lowpan_iphc_tf_set_ecn() 514 static inline void lowpan_iphc_tf_set_dscp(struct ipv6hdr *hdr, const u8 *tf) in lowpan_iphc_tf_set_dscp() 526 static inline void lowpan_iphc_tf_set_lbl(struct ipv6hdr *hdr, const u8 *lbl) in lowpan_iphc_tf_set_lbl() 545 static int lowpan_iphc_tf_decompress(struct sk_buff *skb, struct ipv6hdr *hdr, in lowpan_iphc_tf_decompress() 546 u8 val) in lowpan_iphc_tf_decompress() 615 struct ipv6hdr hdr = {}; in lowpan_header_decompress() local 991 static inline u8 lowpan_iphc_get_tc(const struct ipv6hdr *hdr) in lowpan_iphc_get_tc() 1008 static inline bool lowpan_iphc_is_flow_lbl_zero(const struct ipv6hdr *hdr) in lowpan_iphc_is_flow_lbl_zero() 1017 static u8 lowpan_iphc_tf_compress(u8 **hc_ptr, const struct ipv6hdr *hdr) in lowpan_iphc_tf_compress() 1020 u8 tc = lowpan_iphc_get_tc(hdr), tf[4], val; in lowpan_iphc_tf_compress() local [all …]
|
/linux-6.14.4/drivers/usb/typec/ucsi/ |
D | ucsi_glink.c | 30 struct pmic_glink_hdr hdr; member 34 struct pmic_glink_hdr hdr; member 40 struct pmic_glink_hdr hdr; member 46 struct pmic_glink_hdr hdr; member 51 struct pmic_glink_hdr hdr; member 79 void *val, size_t val_len) in pmic_glink_ucsi_read() 126 static int pmic_glink_ucsi_read_message_in(struct ucsi *ucsi, void *val, size_t val_len) in pmic_glink_ucsi_read_message_in() 132 const void *val, size_t val_len) in pmic_glink_ucsi_locked_write() 275 const struct pmic_glink_hdr *hdr = data; in pmic_glink_ucsi_callback() local
|
/linux-6.14.4/drivers/media/platform/verisilicon/ |
D | hantro_g1_vp8_dec.c | 135 const struct v4l2_ctrl_vp8_frame *hdr) in cfg_lf() 177 const struct v4l2_ctrl_vp8_frame *hdr) in cfg_qp() 232 const struct v4l2_ctrl_vp8_frame *hdr) in cfg_parts() 330 const struct v4l2_ctrl_vp8_frame *hdr) in cfg_tap() 334 u32 val = 0; in cfg_tap() local 370 const struct v4l2_ctrl_vp8_frame *hdr, in cfg_ref() 407 const struct v4l2_ctrl_vp8_frame *hdr, in cfg_buffers() 434 const struct v4l2_ctrl_vp8_frame *hdr; in hantro_g1_vp8_dec_run() local
|
/linux-6.14.4/arch/arm64/kernel/ |
D | module.c | 34 static u64 do_reloc(enum aarch64_reloc_op reloc_op, __le32 *place, u64 val) in do_reloc() 51 static int reloc_data(enum aarch64_reloc_op op, void *place, u64 val, int len) in reloc_data() 115 static int reloc_insn_movw(enum aarch64_reloc_op op, __le32 *place, u64 val, in reloc_insn_movw() 156 static int reloc_insn_imm(enum aarch64_reloc_op op, __le32 *place, u64 val, in reloc_insn_imm() 192 __le32 *place, u64 val) in reloc_insn_adrp() 229 u64 val; in apply_relocate_add() local 439 static int module_init_ftrace_plt(const Elf_Ehdr *hdr, in module_init_ftrace_plt() 460 int module_finalize(const Elf_Ehdr *hdr, in module_finalize()
|
/linux-6.14.4/drivers/net/wireless/mediatek/mt76/mt76x2/ |
D | usb_mcu.c | 60 struct mt76x02_patch_header *hdr; in mt76x2u_mcu_load_rom_patch() local 61 u32 val, patch_mask, patch_reg; in mt76x2u_mcu_load_rom_patch() local 146 u32 val, dlm_offset = MT76U_MCU_DLM_OFFSET; in mt76x2u_mcu_load_firmware() local 147 const struct mt76x02_fw_header *hdr; in mt76x2u_mcu_load_firmware() local
|
D | pci_mcu.c | 18 struct mt76x02_patch_header *hdr; in mt76pci_load_rom_patch() local 84 const struct mt76x02_fw_header *hdr; in mt76pci_load_firmware() local 87 u32 offset, val; in mt76pci_load_firmware() local
|
/linux-6.14.4/drivers/net/dsa/mv88e6xxx/ |
D | hwtstamp.c | 218 struct ptp_header *hdr; in mv88e6xxx_should_tstamp() local 245 struct ptp_header *hdr; in seq_match() local 326 static int is_pdelay_resp(const struct ptp_header *hdr) in is_pdelay_resp() 336 struct ptp_header *hdr; in mv88e6xxx_port_rxtstamp() local 472 struct ptp_header *hdr; in mv88e6xxx_port_txtstamp() local 503 u16 val; in mv88e6165_global_disable() local 516 u16 val; in mv88e6165_global_enable() local 602 u16 val = MV88E6341_PTP_CFG_UPDATE | in mv88e6xxx_hwtstamp_setup() local
|
/linux-6.14.4/drivers/clk/imx/ |
D | clk-scu.c | 87 struct imx_sc_rpc_msg hdr; member 111 struct imx_sc_rpc_msg hdr; member 127 struct imx_sc_rpc_msg hdr; member 147 struct imx_sc_rpc_msg hdr; member 164 struct imx_sc_rpc_msg hdr; member 234 struct imx_sc_rpc_msg *hdr = &msg.hdr; in clk_scu_recalc_rate() local 325 struct imx_sc_rpc_msg *hdr = &msg.hdr; in clk_scu_set_rate() local 343 struct imx_sc_rpc_msg *hdr = &msg.hdr; in clk_scu_get_parent() local 370 struct imx_sc_rpc_msg *hdr = &msg.hdr; in clk_scu_set_parent() local 398 struct imx_sc_rpc_msg *hdr = &msg.hdr; in sc_pm_clock_enable() local [all …]
|
/linux-6.14.4/drivers/net/ethernet/mediatek/ |
D | mtk_wed_mcu.c | 40 static void wo_w32(u32 reg, u32 val) in wo_w32() 101 struct mtk_wed_mcu_hdr *hdr = (struct mtk_wed_mcu_hdr *)skb->data; in mtk_wed_mcu_rx_unsolicited_event() local 137 struct mtk_wed_mcu_hdr *hdr; in mtk_wed_mcu_skb_send_msg() local 166 struct mtk_wed_mcu_hdr *hdr; in mtk_wed_mcu_parse_response() local 317 u32 val, boot_cr; in mtk_wed_mcu_load_firmware() local 398 u32 val; in mtk_wed_mcu_init() local
|
/linux-6.14.4/drivers/net/wireless/mediatek/mt76/mt76x0/ |
D | usb_mcu.c | 18 const struct mt76x02_fw_header *hdr) in mt76x0u_upload_firmware() 88 const struct mt76x02_fw_header *hdr; in mt76x0u_load_firmware() local 90 u32 val; in mt76x0u_load_firmware() local
|
/linux-6.14.4/arch/powerpc/kernel/ |
D | module_32.c | 73 static unsigned long get_plt_size(const Elf32_Ehdr *hdr, in get_plt_size() 120 int module_frob_arch_sections(Elf32_Ehdr *hdr, in module_frob_arch_sections() 147 static inline int entry_matches(struct ppc_plt_entry *entry, Elf32_Addr val) in entry_matches() 158 Elf32_Addr val, in do_plt_call()
|
/linux-6.14.4/net/dsa/ |
D | tag_ksz.c | 124 struct ethhdr *hdr; in ksz8795_xmit() local 279 struct ethhdr *hdr; in ksz9477_xmit() local 281 u16 val; in ksz9477_xmit() local 351 struct ethhdr *hdr; in ksz9893_xmit() local 417 const struct ethhdr *hdr = eth_hdr(skb); in lan937x_xmit() local 419 u16 val; in lan937x_xmit() local
|
/linux-6.14.4/net/wireless/ |
D | pmsr.c | 356 void *hdr; in cfg80211_pmsr_complete() local 420 #define PUT(tp, attr, val) \ in nl80211_pmsr_send_ftm_res() argument 428 #define PUTOPT(tp, attr, val) \ in nl80211_pmsr_send_ftm_res() argument 434 #define PUT_U64(attr, val) \ in nl80211_pmsr_send_ftm_res() argument 443 #define PUTOPT_U64(attr, val) \ in nl80211_pmsr_send_ftm_res() argument 563 void *hdr; in cfg80211_pmsr_report() local
|
/linux-6.14.4/arch/powerpc/platforms/powermac/ |
D | nvram.c | 62 struct chrp_header hdr; member 92 static void core99_nvram_write_byte(int addr, unsigned char val) in core99_nvram_write_byte() 156 static void direct_nvram_write_byte(int addr, unsigned char val) in direct_nvram_write_byte() 164 unsigned char val; in indirect_nvram_read_byte() local 175 static void indirect_nvram_write_byte(int addr, unsigned char val) in indirect_nvram_write_byte() 210 static void pmu_nvram_write_byte(int addr, unsigned char val) in pmu_nvram_write_byte() 228 static u8 chrp_checksum(struct chrp_header* hdr) in chrp_checksum() 440 struct chrp_header* hdr; in lookup_partitions() local
|
/linux-6.14.4/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | gm20b.c | 36 struct flcn_bl_dmem_desc hdr; in gm20b_gr_acr_bld_patch() local 58 const struct flcn_bl_dmem_desc hdr = { in gm20b_gr_acr_bld_write() local 84 u32 val; in gm20b_gr_init_gpc_mmu() local
|
/linux-6.14.4/drivers/net/wireless/realtek/rtlwifi/ |
D | usb.c | 80 static void _usb_write_sync(struct rtl_priv *rtlpriv, u32 addr, u32 val, u16 len) in _usb_write_sync() 115 static void _usb_write8_sync(struct rtl_priv *rtlpriv, u32 addr, u8 val) in _usb_write8_sync() 120 static void _usb_write16_sync(struct rtl_priv *rtlpriv, u32 addr, u16 val) in _usb_write16_sync() 125 static void _usb_write32_sync(struct rtl_priv *rtlpriv, u32 addr, u32 val) in _usb_write32_sync() 374 struct ieee80211_hdr *hdr; in _rtl_usb_rx_process_agg() local 416 struct ieee80211_hdr *hdr; in _rtl_usb_rx_process_noagg() local 502 static unsigned int _rtl_rx_get_padding(struct ieee80211_hdr *hdr, in _rtl_rx_get_padding() 552 struct ieee80211_hdr *hdr; in _rtl_rx_completed() local 876 struct ieee80211_hdr *hdr = rtl_get_hdr(skb); in _rtl_usb_tx_preprocess() local 911 struct ieee80211_hdr *hdr = rtl_get_hdr(skb); in rtl_usb_tx() local
|
/linux-6.14.4/drivers/nvmem/ |
D | imx-ocotp-scu.c | 48 struct imx_sc_rpc_msg hdr; member 110 u32 *val) in imx_sc_misc_otp_fuse_read() 113 struct imx_sc_rpc_msg *hdr = &msg.hdr; in imx_sc_misc_otp_fuse_read() local 133 void *val, size_t bytes) in imx_scu_ocotp_read() 181 void *val, size_t bytes) in imx_scu_ocotp_write()
|