Home
last modified time | relevance | path

Searched defs:hdr (Results 1 – 25 of 1301) sorted by relevance

12345678910>>...53

/linux/drivers/gpu/drm/nouveau/nvkm/nvfw/
H A Dacr.c26 wpr_header_dump(struct nvkm_subdev *subdev, const struct wpr_header *hdr) in wpr_header_dump()
37 wpr_header_v1_dump(struct nvkm_subdev *subdev, const struct wpr_header_v1 *hdr) in wpr_header_v1_dump()
49 wpr_generic_header_dump(struct nvkm_subdev *subdev, const struct wpr_generic_header *hdr) in wpr_generic_header_dump()
58 wpr_header_v2_dump(struct nvkm_subdev *subdev, const struct wpr_header_v2 *hdr) in wpr_header_v2_dump()
65 lsb_header_v2_dump(struct nvkm_subdev *subdev, struct lsb_header_v2 *hdr) in lsb_header_v2_dump()
90 lsb_header_tail_dump(struct nvkm_subdev *subdev, struct lsb_header_tail *hdr) in lsb_header_tail_dump()
108 lsb_header_dump(struct nvkm_subdev *subdev, struct lsb_header *hdr) in lsb_header_dump()
114 lsb_header_v1_dump(struct nvkm_subdev *subdev, struct lsb_header_v1 *hdr) in lsb_header_v1_dump()
120 flcn_acr_desc_dump(struct nvkm_subdev *subdev, struct flcn_acr_desc *hdr) in flcn_acr_desc_dump()
163 flcn_acr_desc_v1_dump(struct nvkm_subdev *subdev, struct flcn_acr_desc_v1 *hdr) in flcn_acr_desc_v1_dump()
H A Dls.c27 const struct nvfw_ls_desc_head *hdr) in nvfw_ls_desc_head()
74 const struct nvfw_ls_desc *hdr = data; in nvfw_ls_desc() local
92 const struct nvfw_ls_desc_v1 *hdr = data; in nvfw_ls_desc_v1() local
113 const struct nvfw_ls_desc_v2 *hdr = data; in nvfw_ls_desc_v2() local
156 const struct nvfw_ls_hsbl_bin_hdr *hdr = data; in nvfw_ls_hsbl_bin_hdr() local
169 const struct nvfw_ls_hsbl_hdr *hdr = data; in nvfw_ls_hsbl_hdr() local
H A Dflcn.c26 loader_config_dump(struct nvkm_subdev *subdev, const struct loader_config *hdr) in loader_config_dump()
46 const struct loader_config_v1 *hdr) in loader_config_v1_dump()
64 const struct flcn_bl_dmem_desc *hdr) in flcn_bl_dmem_desc_dump()
88 const struct flcn_bl_dmem_desc_v1 *hdr) in flcn_bl_dmem_desc_v1_dump()
110 const struct flcn_bl_dmem_desc_v2 *hdr) in flcn_bl_dmem_desc_v2_dump()
/linux/fs/nfs/
H A Dnfs42xdr.c278 encode_allocate(struct xdr_stream * xdr,const struct nfs42_falloc_args * args,struct compound_hdr * hdr) encode_allocate() argument
306 encode_copy(struct xdr_stream * xdr,const struct nfs42_copy_args * args,struct compound_hdr * hdr) encode_copy() argument
328 encode_copy_commit(struct xdr_stream * xdr,const struct nfs42_copy_args * args,struct compound_hdr * hdr) encode_copy_commit() argument
340 encode_offload_cancel(struct xdr_stream * xdr,const struct nfs42_offload_status_args * args,struct compound_hdr * hdr) encode_offload_cancel() argument
348 encode_copy_notify(struct xdr_stream * xdr,const struct nfs42_copy_notify_args * args,struct compound_hdr * hdr) encode_copy_notify() argument
357 encode_deallocate(struct xdr_stream * xdr,const struct nfs42_falloc_args * args,struct compound_hdr * hdr) encode_deallocate() argument
365 encode_read_plus(struct xdr_stream * xdr,const struct nfs_pgio_args * args,struct compound_hdr * hdr) encode_read_plus() argument
375 encode_seek(struct xdr_stream * xdr,const struct nfs42_seek_args * args,struct compound_hdr * hdr) encode_seek() argument
386 encode_layoutstats(struct xdr_stream * xdr,const struct nfs42_layoutstat_args * args,struct nfs42_layoutstat_devinfo * devinfo,struct compound_hdr * hdr) encode_layoutstats() argument
413 encode_clone(struct xdr_stream * xdr,const struct nfs42_clone_args * args,struct compound_hdr * hdr) encode_clone() argument
440 encode_layouterror(struct xdr_stream * xdr,const struct nfs42_layout_error * args,struct compound_hdr * hdr) encode_layouterror() argument
456 encode_setxattr(struct xdr_stream * xdr,const struct nfs42_setxattrargs * arg,struct compound_hdr * hdr) encode_setxattr() argument
474 encode_getxattr(struct xdr_stream * xdr,const char * name,struct compound_hdr * hdr) encode_getxattr() argument
481 encode_removexattr(struct xdr_stream * xdr,const char * name,struct compound_hdr * hdr) encode_removexattr() argument
489 encode_listxattrs(struct xdr_stream * xdr,const struct nfs42_listxattrsargs * arg,struct compound_hdr * hdr) encode_listxattrs() argument
516 struct compound_hdr hdr = { nfs4_xdr_enc_allocate() local
536 struct compound_hdr hdr = { nfs4_xdr_enc_copy() local
559 struct compound_hdr hdr = { nfs4_xdr_enc_offload_cancel() local
578 struct compound_hdr hdr = { nfs4_xdr_enc_copy_notify() local
597 struct compound_hdr hdr = { nfs4_xdr_enc_deallocate() local
617 struct compound_hdr hdr = { nfs4_xdr_enc_read_plus() local
639 struct compound_hdr hdr = { nfs4_xdr_enc_seek() local
660 struct compound_hdr hdr = { nfs4_xdr_enc_layoutstats() local
681 struct compound_hdr hdr = { nfs4_xdr_enc_clone() local
703 struct compound_hdr hdr = { nfs4_xdr_enc_layouterror() local
723 struct compound_hdr hdr = { nfs4_xdr_enc_setxattr() local
742 struct compound_hdr hdr = { nfs4_xdr_enc_getxattr() local
766 struct compound_hdr hdr = { nfs4_xdr_enc_listxattrs() local
789 struct compound_hdr hdr = { nfs4_xdr_enc_removexattr() local
1045 struct nfs_pgio_header *hdr = decode_read_plus() local
1290 struct compound_hdr hdr; nfs4_xdr_dec_allocate() local
1318 struct compound_hdr hdr; nfs4_xdr_dec_copy() local
1353 struct compound_hdr hdr; nfs4_xdr_dec_offload_cancel() local
1379 struct compound_hdr hdr; nfs4_xdr_dec_copy_notify() local
1405 struct compound_hdr hdr; nfs4_xdr_dec_deallocate() local
1433 struct compound_hdr hdr; nfs4_xdr_dec_read_plus() local
1462 struct compound_hdr hdr; nfs4_xdr_dec_seek() local
1487 struct compound_hdr hdr; nfs4_xdr_dec_layoutstats() local
1518 struct compound_hdr hdr; nfs4_xdr_dec_clone() local
1553 struct compound_hdr hdr; nfs4_xdr_dec_layouterror() local
1578 struct compound_hdr hdr; nfs4_xdr_dec_setxattr() local
1605 struct compound_hdr hdr; nfs4_xdr_dec_getxattr() local
1629 struct compound_hdr hdr; nfs4_xdr_dec_listxattrs() local
1655 struct compound_hdr hdr; nfs4_xdr_dec_removexattr() local
[all...]
H A Dnfs4xdr.c1030 struct compound_hdr *hdr) in encode_compound_hdr()
1049 struct compound_hdr *hdr) in encode_op_hdr()
1056 static void encode_nops(struct compound_hdr *hdr) in encode_nops()
1200 static void encode_access(struct xdr_stream *xdr, u32 access, struct compound_hdr *hdr) in encode_access()
1206 …oid encode_close(struct xdr_stream *xdr, const struct nfs_closeargs *arg, struct compound_hdr *hdr) in encode_close()
1213 … encode_commit(struct xdr_stream *xdr, const struct nfs_commitargs *args, struct compound_hdr *hdr) in encode_commit()
1223 …code_create(struct xdr_stream *xdr, const struct nfs4_create_arg *create, struct compound_hdr *hdr) in encode_create()
1256 struct compound_hdr *hdr) in encode_getattr()
1270 static void encode_getfattr(struct xdr_stream *xdr, const u32* bitmask, struct compound_hdr *hdr) in encode_getfattr()
1278 struct compound_hdr *hdr) in encode_getfattr_open()
[all …]
/linux/sound/synth/
H A Dutil_mem.c27 struct snd_util_memhdr *hdr; in snd_util_memhdr_new() local
42 void snd_util_memhdr_free(struct snd_util_memhdr *hdr) in snd_util_memhdr_free()
60 __snd_util_mem_alloc(struct snd_util_memhdr *hdr, int size) in __snd_util_mem_alloc()
97 __snd_util_memblk_new(struct snd_util_memhdr *hdr, unsigned int units, in __snd_util_memblk_new()
125 snd_util_mem_alloc(struct snd_util_memhdr *hdr, int size) in snd_util_mem_alloc()
140 __snd_util_mem_free(struct snd_util_memhdr *hdr, struct snd_util_memblk *blk) in __snd_util_mem_free()
151 int snd_util_mem_free(struct snd_util_memhdr *hdr, struct snd_util_memblk *blk) in snd_util_mem_free()
165 int snd_util_mem_avail(struct snd_util_memhdr *hdr) in snd_util_mem_avail()
/linux/arch/s390/hypfs/
H A Dhypfs_diag_fs.c47 static inline __u8 info_blk_hdr__npar(enum diag204_format type, void *hdr) in info_blk_hdr__npar()
55 static inline __u8 info_blk_hdr__flags(enum diag204_format type, void *hdr) in info_blk_hdr__flags()
73 static inline __u8 part_hdr__rcpus(enum diag204_format type, void *hdr) in part_hdr__rcpus()
81 static inline void part_hdr__part_name(enum diag204_format type, void *hdr, in part_hdr__part_name()
105 static inline __u8 cpu_info__ctidx(enum diag204_format type, void *hdr) in cpu_info__ctidx()
113 static inline __u16 cpu_info__cpu_addr(enum diag204_format type, void *hdr) in cpu_info__cpu_addr()
121 static inline __u64 cpu_info__acc_time(enum diag204_format type, void *hdr) in cpu_info__acc_time()
129 static inline __u64 cpu_info__lp_time(enum diag204_format type, void *hdr) in cpu_info__lp_time()
137 static inline __u64 cpu_info__online_time(enum diag204_format type, void *hdr) in cpu_info__online_time()
155 static inline __u8 phys_hdr__cpus(enum diag204_format type, void *hdr) in phys_hdr__cpus()
[all …]
/linux/drivers/gpu/drm/radeon/
H A Dradeon_ucode.c31 static void radeon_ucode_print_common_hdr(const struct common_firmware_header *hdr) in radeon_ucode_print_common_hdr()
46 void radeon_ucode_print_mc_hdr(const struct common_firmware_header *hdr) in radeon_ucode_print_mc_hdr()
67 void radeon_ucode_print_smc_hdr(const struct common_firmware_header *hdr) in radeon_ucode_print_smc_hdr()
85 void radeon_ucode_print_gfx_hdr(const struct common_firmware_header *hdr) in radeon_ucode_print_gfx_hdr()
106 void radeon_ucode_print_rlc_hdr(const struct common_firmware_header *hdr) in radeon_ucode_print_rlc_hdr()
133 void radeon_ucode_print_sdma_hdr(const struct common_firmware_header *hdr) in radeon_ucode_print_sdma_hdr()
159 const struct common_firmware_header *hdr = in radeon_ucode_validate() local
/linux/drivers/staging/greybus/
H A Daudio_apbridgea.h71 struct audio_apbridgea_hdr hdr; member
78 struct audio_apbridgea_hdr hdr; member
84 struct audio_apbridgea_hdr hdr; member
90 struct audio_apbridgea_hdr hdr; member
95 struct audio_apbridgea_hdr hdr; member
99 struct audio_apbridgea_hdr hdr; member
104 struct audio_apbridgea_hdr hdr; member
108 struct audio_apbridgea_hdr hdr; member
112 struct audio_apbridgea_hdr hdr; member
117 struct audio_apbridgea_hdr hdr; member
[all …]
/linux/fs/xfs/libxfs/
H A Dxfs_dir2_data.c31 struct xfs_dir2_data_hdr *hdr) in xfs_dir2_data_bestfree_p()
107 xfs_dir2_data_hdr_t *hdr; /* data block header */ in __xfs_dir3_data_check() local
342 struct xfs_dir2_data_hdr *hdr = bp->b_addr; in xfs_dir3_data_reada_verify() local
486 struct xfs_dir2_data_hdr *hdr, in xfs_dir2_data_freefind_verify()
545 struct xfs_dir2_data_hdr *hdr, /* data block header */ in xfs_dir2_data_freefind()
581 struct xfs_dir2_data_hdr *hdr, /* data block pointer */ in xfs_dir2_data_freeinsert()
625 struct xfs_dir2_data_hdr *hdr, /* data block header */ in xfs_dir2_data_freeremove()
667 struct xfs_dir2_data_hdr *hdr, in xfs_dir2_data_freescan()
727 struct xfs_dir2_data_hdr *hdr; in xfs_dir3_data_init() local
794 struct xfs_dir2_data_hdr *hdr = bp->b_addr; in xfs_dir2_data_log_entry() local
[all …]
/linux/drivers/s390/net/
H A Dism.h49 struct ism_req_hdr hdr; member
53 struct ism_resp_hdr hdr; member
59 struct ism_req_hdr hdr; member
64 struct ism_resp_hdr hdr; member
70 struct ism_req_hdr hdr; member
73 struct ism_resp_hdr hdr; member
80 struct ism_req_hdr hdr; member
83 struct ism_resp_hdr hdr; member
102 struct ism_req_hdr hdr; member
108 struct ism_resp_hdr hdr; member
[all …]
/linux/net/ieee802154/
H A Dheader_ops.c47 ieee802154_hdr_push_sechdr(u8 *buf, const struct ieee802154_sechdr *hdr) in ieee802154_hdr_push_sechdr()
78 ieee802154_hdr_push(struct sk_buff *skb, struct ieee802154_hdr *hdr) in ieee802154_hdr_push()
208 ieee802154_hdr_get_sechdr(const u8 *buf, struct ieee802154_sechdr *hdr) in ieee802154_hdr_get_sechdr()
250 static int ieee802154_hdr_minlen(const struct ieee802154_hdr *hdr) in ieee802154_hdr_minlen()
265 ieee802154_hdr_get_addrs(const u8 *buf, struct ieee802154_hdr *hdr) in ieee802154_hdr_get_addrs()
281 ieee802154_hdr_pull(struct sk_buff *skb, struct ieee802154_hdr *hdr) in ieee802154_hdr_pull()
324 ieee802154_hdr_peek_addrs(const struct sk_buff *skb, struct ieee802154_hdr *hdr) in ieee802154_hdr_peek_addrs()
344 ieee802154_hdr_peek(const struct sk_buff *skb, struct ieee802154_hdr *hdr) in ieee802154_hdr_peek()
367 int ieee802154_max_payload(const struct ieee802154_hdr *hdr) in ieee802154_max_payload()
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_adv_rss.c14 iavf_fill_adv_rss_ip4_hdr(struct virtchnl_proto_hdr *hdr, u64 hash_flds) in iavf_fill_adv_rss_ip4_hdr()
31 iavf_fill_adv_rss_ip6_hdr(struct virtchnl_proto_hdr *hdr, u64 hash_flds) in iavf_fill_adv_rss_ip6_hdr()
48 iavf_fill_adv_rss_tcp_hdr(struct virtchnl_proto_hdr *hdr, u64 hash_flds) in iavf_fill_adv_rss_tcp_hdr()
65 iavf_fill_adv_rss_udp_hdr(struct virtchnl_proto_hdr *hdr, u64 hash_flds) in iavf_fill_adv_rss_udp_hdr()
82 iavf_fill_adv_rss_sctp_hdr(struct virtchnl_proto_hdr *hdr, u64 hash_flds) in iavf_fill_adv_rss_sctp_hdr()
107 struct virtchnl_proto_hdr *hdr; in iavf_fill_adv_rss_cfg_msg() local
H A Diavf_fdir.c191 struct virtchnl_proto_hdr *hdr = &proto_hdrs->proto_hdr[proto_hdrs->count++]; in iavf_fill_fdir_pfcp_hdr() local
233 struct virtchnl_proto_hdr *hdr = &proto_hdrs->proto_hdr[proto_hdrs->count++]; in iavf_fill_fdir_nat_t_esp_hdr() local
315 struct virtchnl_proto_hdr *hdr = &proto_hdrs->proto_hdr[proto_hdrs->count++]; in iavf_fill_fdir_ip4_hdr() local
354 struct virtchnl_proto_hdr *hdr = &proto_hdrs->proto_hdr[proto_hdrs->count++]; in iavf_fill_fdir_ip6_hdr() local
398 struct virtchnl_proto_hdr *hdr = &proto_hdrs->proto_hdr[proto_hdrs->count++]; in iavf_fill_fdir_tcp_hdr() local
427 struct virtchnl_proto_hdr *hdr = &proto_hdrs->proto_hdr[proto_hdrs->count++]; in iavf_fill_fdir_udp_hdr() local
459 struct virtchnl_proto_hdr *hdr = &proto_hdrs->proto_hdr[proto_hdrs->count++]; in iavf_fill_fdir_sctp_hdr() local
488 struct virtchnl_proto_hdr *hdr = &proto_hdrs->proto_hdr[proto_hdrs->count++]; in iavf_fill_fdir_ah_hdr() local
512 struct virtchnl_proto_hdr *hdr = &proto_hdrs->proto_hdr[proto_hdrs->count++]; in iavf_fill_fdir_esp_hdr() local
536 struct virtchnl_proto_hdr *hdr; in iavf_fill_fdir_l4_hdr() local
[all …]
/linux/drivers/scsi/elx/libefc/
H A Defc_device.c344 struct fc_frame_header *hdr, in efc_send_ls_acc_after_attach()
539 struct fc_frame_header *hdr = cbdata->header->dma.virt; in __efc_d_init() local
568 struct fc_frame_header *hdr = cbdata->header->dma.virt; in __efc_d_init() local
592 struct fc_frame_header *hdr = cbdata->header->dma.virt; in __efc_d_init() local
617 struct fc_frame_header *hdr = cbdata->header->dma.virt; in __efc_d_init() local
745 struct fc_frame_header *hdr = cbdata->header->dma.virt; in __efc_d_wait_plogi_rsp() local
1136 struct fc_frame_header *hdr = cbdata->header->dma.virt; in __efc_d_port_logged_in() local
1242 struct fc_frame_header *hdr = cbdata->header->dma.virt; in __efc_d_port_logged_in() local
1341 struct fc_frame_header *hdr = cbdata->header->dma.virt; in __efc_d_device_ready() local
1361 struct fc_frame_header *hdr = cbdata->header->dma.virt; in __efc_d_device_ready() local
[all …]
/linux/drivers/firmware/imx/
H A Dmisc.c15 struct imx_sc_rpc_msg hdr; 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
55 struct imx_sc_rpc_msg *hdr = &msg.hdr; in imx_sc_misc_set_control() local
86 struct imx_sc_rpc_msg *hdr = &msg.hdr; in imx_sc_misc_get_control() local
123 struct imx_sc_rpc_msg *hdr = &msg.hdr; in imx_sc_pm_cpu_start() local
/linux/include/uapi/linux/
H A Dvirtio_gpu.h157 struct virtio_gpu_ctrl_hdr hdr; member
176 struct virtio_gpu_ctrl_hdr hdr; member
183 struct virtio_gpu_ctrl_hdr hdr; member
192 struct virtio_gpu_ctrl_hdr hdr; member
200 struct virtio_gpu_ctrl_hdr hdr; member
208 struct virtio_gpu_ctrl_hdr hdr; member
223 struct virtio_gpu_ctrl_hdr hdr; member
230 struct virtio_gpu_ctrl_hdr hdr; member
238 struct virtio_gpu_ctrl_hdr hdr; member
255 struct virtio_gpu_ctrl_hdr hdr; member
[all …]
/linux/drivers/target/iscsi/
H A Discsi_target.c501 struct iscsi_hdr *hdr = (struct iscsi_hdr *)cmd->pdu; in iscsit_xmit_nondatain_pdu() local
997 struct iscsi_scsi_req *hdr; in iscsit_setup_scsi_cmd() local
1242 struct iscsi_scsi_req *hdr) in iscsit_process_scsi_cmd()
1301 iscsit_get_immediate_data(struct iscsit_cmd *cmd, struct iscsi_scsi_req *hdr, in iscsit_get_immediate_data()
1368 struct iscsi_scsi_req *hdr = (struct iscsi_scsi_req *)buf; in iscsit_handle_scsi_cmd() local
1443 struct iscsi_data *hdr = buf; in __iscsit_check_dataout_hdr() local
1546 struct iscsi_data *hdr = buf; in iscsit_check_dataout_hdr() local
1579 struct iscsi_data *hdr) in iscsit_get_dataout()
1643 iscsit_check_dataout_payload(struct iscsit_cmd *cmd, struct iscsi_data *hdr, in iscsit_check_dataout_payload()
1684 struct iscsi_data *hdr = (struct iscsi_data *)buf; in iscsit_handle_data_out() local
[all …]
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Ddp.c29 nvbios_dp_table(struct nvkm_bios *bios, u8 *ver, u8 *hdr, u8 *cnt, u8 *len) in nvbios_dp_table()
61 u8 *ver, u8 *hdr, u8 *cnt, u8 *len) in nvbios_dpout_entry()
92 u8 *ver, u8 *hdr, u8 *cnt, u8 *len, in nvbios_dpout_parse()
139 u8 *ver, u8 *hdr, u8 *cnt, u8 *len, in nvbios_dpout_match()
154 u8 *ver, u8 *hdr, u8 *cnt, u8 *len) in nvbios_dpcfg_entry()
172 u8 *ver, u8 *hdr, u8 *cnt, u8 *len, in nvbios_dpcfg_parse()
208 u8 *ver, u8 *hdr, u8 *cnt, u8 *len, in nvbios_dpcfg_match()
H A Ddisp.c30 u8 *ver, u8 *hdr, u8 *cnt, u8 *len, u8 *sub) in nvbios_disp_table()
61 u8 hdr, cnt; in nvbios_disp_entry() local
83 u8 *ver, u8 *hdr, u8 *cnt, u8 *len) in nvbios_outp_entry()
97 u8 *ver, u8 *hdr, u8 *cnt, u8 *len, struct nvbios_outp *info) in nvbios_outp_parse()
117 u8 *ver, u8 *hdr, u8 *cnt, u8 *len, struct nvbios_outp *info) in nvbios_outp_match()
131 u8 *ver, u8 *hdr, u8 *cnt, u8 *len) in nvbios_ocfg_entry()
140 u8 *ver, u8 *hdr, u8 *cnt, u8 *len, struct nvbios_ocfg *info) in nvbios_ocfg_parse()
154 u8 *ver, u8 *hdr, u8 *cnt, u8 *len, struct nvbios_ocfg *info) in nvbios_ocfg_match()
H A Dcstep.c30 u8 *ver, u8 *hdr, u8 *cnt, u8 *len, u8 *xnr, u8 *xsz) in nvbios_cstepTe()
59 nvbios_cstepEe(struct nvkm_bios *bios, int idx, u8 *ver, u8 *hdr) in nvbios_cstepEe()
72 nvbios_cstepEp(struct nvkm_bios *bios, int idx, u8 *ver, u8 *hdr, in nvbios_cstepEp()
85 nvbios_cstepEm(struct nvkm_bios *bios, u8 pstate, u8 *ver, u8 *hdr, in nvbios_cstepEm()
97 nvbios_cstepXe(struct nvkm_bios *bios, int idx, u8 *ver, u8 *hdr) in nvbios_cstepXe()
110 nvbios_cstepXp(struct nvkm_bios *bios, int idx, u8 *ver, u8 *hdr, in nvbios_cstepXp()
/linux/drivers/hid/intel-ish-hid/ishtp/
H A Dhbm.c130 struct ishtp_msg_hdr hdr; in ishtp_hbm_start_req() local
167 struct ishtp_msg_hdr hdr; in ishtp_hbm_enum_clients_req() local
192 struct ishtp_msg_hdr hdr; in ishtp_hbm_prop_req() local
242 struct ishtp_msg_hdr hdr; in ishtp_hbm_stop_req() local
265 struct ishtp_msg_hdr hdr; in ishtp_hbm_cl_flow_control_req() local
316 struct ishtp_msg_hdr hdr; in ishtp_hbm_cl_disconnect_req() local
361 struct ishtp_msg_hdr hdr; in ishtp_hbm_cl_connect_req() local
414 struct ishtp_msg_hdr hdr; in ishtp_hbm_fw_disconnect_req() local
508 struct ishtp_msg_hdr hdr; in ishtp_hbm_dma_xfer() local
547 struct ishtp_bus_message *hdr) in ishtp_hbm_dispatch()
[all …]
/linux/drivers/s390/scsi/
H A Dzfcp_diag.c37 struct zfcp_diag_header *hdr; in zfcp_diag_adapter_setup() local
86 void zfcp_diag_update_xdata(struct zfcp_diag_header *const hdr, in zfcp_diag_update_xdata()
166 struct zfcp_diag_header *const hdr, in __zfcp_diag_update_buffer()
200 const struct zfcp_diag_header *const hdr) in __zfcp_diag_test_buffer_age_isfresh()
243 struct zfcp_diag_header *const hdr, in zfcp_diag_update_buffer_limited()
/linux/drivers/net/wireless/realtek/rtw88/
H A Drx.c14 struct ieee80211_hdr *hdr; in rtw_rx_stats() local
37 struct ieee80211_hdr *hdr; member
44 struct ieee80211_hdr *hdr) in rtw_rx_phy_stat()
101 struct ieee80211_hdr *hdr = iter_data->hdr; in rtw_rx_addr_match_iter() local
126 struct ieee80211_hdr *hdr) in rtw_rx_addr_match()
192 struct ieee80211_hdr *hdr, in rtw_rx_fill_rx_status()
264 struct ieee80211_hdr *hdr; in rtw_rx_query_rx_desc() local
/linux/fs/nfsd/
H A Dnfs4callback.c277 struct nfs4_cb_compound_hdr *hdr) in encode_cb_compound4args()
293 static void encode_cb_nops(struct nfs4_cb_compound_hdr *hdr) in encode_cb_nops()
309 struct nfs4_cb_compound_hdr *hdr) in decode_cb_compound4res()
341 struct nfs4_cb_compound_hdr *hdr) in encode_cb_recall4args()
366 struct nfs4_cb_compound_hdr *hdr, struct nfsd4_cb_recall_any *ra) in encode_cb_recallany4args()
385 encode_cb_getattr4args(struct xdr_stream *xdr, struct nfs4_cb_compound_hdr *hdr, in encode_cb_getattr4args()
436 struct nfs4_cb_compound_hdr *hdr) in encode_cb_sequence4args()
592 struct nfs4_cb_compound_hdr hdr = { in nfs4_xdr_enc_cb_getattr() local
611 struct nfs4_cb_compound_hdr hdr = { in nfs4_xdr_enc_cb_recall() local
631 struct nfs4_cb_compound_hdr hdr = { in nfs4_xdr_enc_cb_recall_any() local
[all …]

12345678910>>...53