Home
last modified time | relevance | path

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

12345678910>>...66

/linux/drivers/gpu/drm/nouveau/nvkm/nvfw/
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()
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
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/
A Dnfs42xdr.c1290 struct compound_hdr hdr; in nfs4_xdr_dec_allocate() local
1318 struct compound_hdr hdr; in nfs4_xdr_dec_copy() local
1353 struct compound_hdr hdr; in nfs4_xdr_dec_offload_cancel() local
1379 struct compound_hdr hdr; in nfs4_xdr_dec_copy_notify() local
1405 struct compound_hdr hdr; in nfs4_xdr_dec_deallocate() local
1433 struct compound_hdr hdr; in nfs4_xdr_dec_read_plus() local
1462 struct compound_hdr hdr; in nfs4_xdr_dec_seek() local
1487 struct compound_hdr hdr; in nfs4_xdr_dec_layoutstats() local
1518 struct compound_hdr hdr; in nfs4_xdr_dec_clone() local
1553 struct compound_hdr hdr; in nfs4_xdr_dec_layouterror() local
[all …]
A Dnfs4xdr.c6214 struct compound_hdr hdr; in nfs4_xdr_dec_open_downgrade() local
6244 struct compound_hdr hdr; in nfs4_xdr_dec_access() local
6272 struct compound_hdr hdr; in nfs4_xdr_dec_lookup() local
6302 struct compound_hdr hdr; in nfs4_xdr_dec_lookupp() local
6333 struct compound_hdr hdr; in nfs4_xdr_dec_lookup_root() local
6359 struct compound_hdr hdr; in nfs4_xdr_dec_remove() local
6383 struct compound_hdr hdr; in nfs4_xdr_dec_rename() local
6413 struct compound_hdr hdr; in nfs4_xdr_dec_link() local
6453 struct compound_hdr hdr; in nfs4_xdr_dec_create() local
6492 struct compound_hdr hdr; in nfs4_xdr_dec_getattr() local
[all …]
/linux/sound/synth/
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/
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()
155 static inline __u8 phys_hdr__cpus(enum diag204_format type, void *hdr) in phys_hdr__cpus()
173 static inline __u16 phys_cpu__cpu_addr(enum diag204_format type, void *hdr) in phys_cpu__cpu_addr()
[all …]
/linux/drivers/gpu/drm/radeon/
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/net/mac80211/
A Dwpa.c35 struct ieee80211_hdr *hdr; in ieee80211_tx_h_michael_mic_add() local
103 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)skb->data; in ieee80211_rx_h_michael_mic_verify() local
196 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *) skb->data; in tkip_encrypt_skb() local
320 struct ieee80211_hdr *hdr = (void *)skb->data; in ccmp_gcmp_aad() local
382 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)skb->data; in ccmp_special_blocks() local
402 static inline void ccmp_pn2hdr(u8 *hdr, u8 *pn, int key_id) in ccmp_pn2hdr()
415 static inline void ccmp_hdr2pn(u8 *pn, u8 *hdr) in ccmp_hdr2pn()
597 struct ieee80211_hdr *hdr = (void *)skb->data; in gcmp_special_blocks() local
620 static inline void gcmp_hdr2pn(u8 *pn, const u8 *hdr) in gcmp_hdr2pn()
632 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)skb->data; in gcmp_encrypt_skb() local
[all …]
/linux/drivers/staging/greybus/
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/drivers/net/ethernet/marvell/octeontx2/af/
A Dmbox.h400 struct mbox_msghdr hdr; member
407 struct mbox_msghdr hdr; member
418 struct mbox_msghdr hdr; member
441 struct mbox_msghdr hdr; member
458 struct mbox_msghdr hdr; member
472 struct mbox_msghdr hdr; member
491 struct mbox_msghdr hdr; member
511 struct mbox_msghdr hdr; member
520 struct mbox_msghdr hdr; member
528 struct mbox_msghdr hdr; member
[all …]
/linux/fs/xfs/libxfs/
A Dxfs_dir2_data.c31 struct xfs_dir2_data_hdr *hdr) in xfs_dir2_data_bestfree_p()
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()
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
815 struct xfs_dir2_data_hdr *hdr = bp->b_addr; in xfs_dir2_data_log_header() local
835 xfs_dir2_data_hdr_t *hdr = bp->b_addr; in xfs_dir2_data_log_unused() local
1038 struct xfs_dir2_data_hdr *hdr, in xfs_dir2_data_check_free()
1063 struct xfs_dir2_data_hdr *hdr, in xfs_dir2_data_check_new_free()
[all …]
/linux/drivers/s390/net/
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
114 struct ism_req_hdr hdr; member
[all …]
/linux/net/ieee802154/
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/
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
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/firmware/imx/
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/drivers/scsi/elx/libefc/
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/thunderbolt/
A Dtb_msgs.h140 struct icm_pkg_header hdr; member
146 struct icm_pkg_header hdr; member
157 struct icm_pkg_header hdr; member
163 struct icm_pkg_header hdr; member
184 struct icm_pkg_header hdr; member
200 struct icm_pkg_header hdr; member
208 struct icm_pkg_header hdr; member
214 struct icm_pkg_header hdr; member
226 struct icm_pkg_header hdr; member
233 struct icm_pkg_header hdr; member
[all …]
/linux/include/uapi/linux/
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/
A Discsi_target.c1007 struct iscsi_scsi_req *hdr; in iscsit_setup_scsi_cmd() local
1621 struct iscsi_data *hdr) in iscsit_get_dataout()
1749 struct iscsi_nopout *hdr) in iscsit_setup_nop_out()
2009 struct iscsi_tm *hdr; in iscsit_handle_task_mgt_cmd() local
2227 struct iscsi_text *hdr) in iscsit_process_text_cmd()
2487 struct iscsi_logout *hdr; in iscsit_handle_logout_cmd() local
2566 struct iscsi_snack *hdr; in iscsit_handle_snack() local
2629 struct iscsi_scsi_req *hdr, in iscsit_handle_immediate_data()
2780 struct iscsi_async *hdr; in iscsit_send_conn_drop_async_message() local
3109 struct iscsi_r2t_rsp *hdr; in iscsit_send_r2t() local
[all …]
/linux/fs/nfsd/
A Dnfs4callback.c518 struct nfs4_cb_compound_hdr hdr = { in nfs4_xdr_enc_cb_getattr() local
537 struct nfs4_cb_compound_hdr hdr = { in nfs4_xdr_enc_cb_recall() local
557 struct nfs4_cb_compound_hdr hdr = { in nfs4_xdr_enc_cb_recall_any() local
592 struct nfs4_cb_compound_hdr hdr; in nfs4_xdr_dec_cb_getattr() local
628 struct nfs4_cb_compound_hdr hdr; in nfs4_xdr_dec_cb_recall() local
651 struct nfs4_cb_compound_hdr hdr; in nfs4_xdr_dec_cb_recall_any() local
724 struct nfs4_cb_compound_hdr hdr = { in nfs4_xdr_enc_cb_layout() local
740 struct nfs4_cb_compound_hdr hdr; in nfs4_xdr_dec_cb_layout() local
772 struct nfs4_cb_compound_hdr hdr = { in nfs4_xdr_enc_cb_notify_lock() local
798 struct nfs4_cb_compound_hdr hdr; in nfs4_xdr_dec_cb_notify_lock() local
[all …]
/linux/drivers/firmware/
A Dti_sci.h117 struct ti_sci_msg_hdr hdr; member
132 struct ti_sci_msg_hdr hdr; member
162 struct ti_sci_msg_hdr hdr; member
181 struct ti_sci_msg_hdr hdr; member
199 struct ti_sci_msg_hdr hdr; member
223 struct ti_sci_msg_hdr hdr; member
270 struct ti_sci_msg_hdr hdr; member
296 struct ti_sci_msg_hdr hdr; member
314 struct ti_sci_msg_hdr hdr; member
339 struct ti_sci_msg_hdr hdr; member
[all …]
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
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()
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()

Completed in 110 milliseconds

12345678910>>...66