| /drivers/net/wireless/ath/ath10k/ |
| A D | qmi_wlfw_v01.c | 18 .offset = offsetof(struct wlfw_ce_tgt_pipe_cfg_s_v01, 27 .offset = offsetof(struct wlfw_ce_tgt_pipe_cfg_s_v01, 36 .offset = offsetof(struct wlfw_ce_tgt_pipe_cfg_s_v01, 164 .offset = offsetof(struct wlfw_mem_cfg_s_v01, 173 .offset = offsetof(struct wlfw_mem_cfg_s_v01, 182 .offset = offsetof(struct wlfw_mem_cfg_s_v01, 195 .offset = offsetof(struct wlfw_mem_seg_s_v01, 204 .offset = offsetof(struct wlfw_mem_seg_s_v01, 213 .offset = offsetof(struct wlfw_mem_seg_s_v01, 222 .offset = offsetof(struct wlfw_mem_seg_s_v01, [all …]
|
| /drivers/net/ethernet/microsoft/mana/ |
| A D | mana_ethtool.c | 18 {"hc_rx_discards_no_wqe", offsetof(struct mana_ethtool_stats, 23 {"hc_rx_ucast_pkts", offsetof(struct mana_ethtool_stats, 25 {"hc_rx_ucast_bytes", offsetof(struct mana_ethtool_stats, 27 {"hc_rx_bcast_pkts", offsetof(struct mana_ethtool_stats, 29 {"hc_rx_bcast_bytes", offsetof(struct mana_ethtool_stats, 31 {"hc_rx_mcast_pkts", offsetof(struct mana_ethtool_stats, 33 {"hc_rx_mcast_bytes", offsetof(struct mana_ethtool_stats, 40 offsetof(struct mana_ethtool_stats, 56 {"hc_tx_err_gdma", offsetof(struct mana_ethtool_stats, 59 {"hc_tx_ucast_pkts", offsetof(struct mana_ethtool_stats, [all …]
|
| /drivers/firewire/ |
| A D | uapi-test.c | 22 KUNIT_EXPECT_EQ(test, 0, offsetof(struct fw_cdev_event_response, closure)); in structure_layout_event_response() 23 KUNIT_EXPECT_EQ(test, 8, offsetof(struct fw_cdev_event_response, type)); in structure_layout_event_response() 24 KUNIT_EXPECT_EQ(test, 12, offsetof(struct fw_cdev_event_response, rcode)); in structure_layout_event_response() 25 KUNIT_EXPECT_EQ(test, 16, offsetof(struct fw_cdev_event_response, length)); in structure_layout_event_response() 26 KUNIT_EXPECT_EQ(test, 20, offsetof(struct fw_cdev_event_response, data)); in structure_layout_event_response() 34 KUNIT_EXPECT_EQ(test, 0, offsetof(struct fw_cdev_event_request3, closure)); in structure_layout_event_request3() 35 KUNIT_EXPECT_EQ(test, 8, offsetof(struct fw_cdev_event_request3, type)); in structure_layout_event_request3() 36 KUNIT_EXPECT_EQ(test, 12, offsetof(struct fw_cdev_event_request3, tcode)); in structure_layout_event_request3() 40 KUNIT_EXPECT_EQ(test, 32, offsetof(struct fw_cdev_event_request3, card)); in structure_layout_event_request3() 45 KUNIT_EXPECT_EQ(test, 56, offsetof(struct fw_cdev_event_request3, data)); in structure_layout_event_request3() [all …]
|
| /drivers/net/ipa/ |
| A D | ipa_qmi_msg.c | 21 .offset = offsetof(struct ipa_indication_register_req, 31 .offset = offsetof(struct ipa_indication_register_req, 41 .offset = offsetof(struct ipa_indication_register_req, 51 .offset = offsetof(struct ipa_indication_register_req, 181 .offset = offsetof(struct ipa_init_complete_ind, 197 .offset = offsetof(struct ipa_mem_bounds, start), 204 .offset = offsetof(struct ipa_mem_bounds, end), 218 .offset = offsetof(struct ipa_mem_array, start), 225 .offset = offsetof(struct ipa_mem_array, count), 239 .offset = offsetof(struct ipa_mem_range, start), [all …]
|
| /drivers/gpu/drm/imagination/ |
| A D | pvr_rogue_mips_check.h | 9 static_assert(offsetof(struct rogue_mips_tlb_entry, tlb_page_mask) == 0, 11 static_assert(offsetof(struct rogue_mips_tlb_entry, tlb_hi) == 4, 13 static_assert(offsetof(struct rogue_mips_tlb_entry, tlb_lo0) == 8, 15 static_assert(offsetof(struct rogue_mips_tlb_entry, tlb_lo1) == 12, 31 static_assert(offsetof(struct rogue_mips_state, error_epc) == 4, 39 static_assert(offsetof(struct rogue_mips_state, epc) == 20, 41 static_assert(offsetof(struct rogue_mips_state, sp) == 24, 43 static_assert(offsetof(struct rogue_mips_state, debug) == 28, 45 static_assert(offsetof(struct rogue_mips_state, depc) == 32, 51 static_assert(offsetof(struct rogue_mips_state, tlb) == 44, [all …]
|
| /drivers/pci/hotplug/ |
| A D | cpqphp.h | 142 MISC = offsetof(struct ctrl_reg, misc), 184 SIG0 = offsetof(struct hrt, sig0), 185 SIG1 = offsetof(struct hrt, sig1), 186 SIG2 = offsetof(struct hrt, sig2), 187 SIG3 = offsetof(struct hrt, sig3), 188 UNUSED_IRQ = offsetof(struct hrt, unused_IRQ), 189 PCIIRQ = offsetof(struct hrt, PCIIRQ), 191 REVISION = offsetof(struct hrt, revision), 213 DEV_FUNC = offsetof(struct slot_rt, dev_func), 216 MAX_BUS = offsetof(struct slot_rt, max_bus), [all …]
|
| A D | shpchp.h | 177 BASE_OFFSET = offsetof(struct ctrl_reg, base_offset), 178 SLOT_AVAIL1 = offsetof(struct ctrl_reg, slot_avail1), 179 SLOT_AVAIL2 = offsetof(struct ctrl_reg, slot_avail2), 180 SLOT_CONFIG = offsetof(struct ctrl_reg, slot_config), 181 SEC_BUS_CONFIG = offsetof(struct ctrl_reg, sec_bus_config), 182 MSI_CTRL = offsetof(struct ctrl_reg, msi_ctrl), 184 CMD = offsetof(struct ctrl_reg, cmd), 185 CMD_STATUS = offsetof(struct ctrl_reg, cmd_status), 186 INTR_LOC = offsetof(struct ctrl_reg, intr_loc), 187 SERR_LOC = offsetof(struct ctrl_reg, serr_loc), [all …]
|
| /drivers/soc/qcom/ |
| A D | qcom_pdr_msg.c | 18 .offset = offsetof(struct servreg_location_entry, 27 .offset = offsetof(struct servreg_location_entry, 36 .offset = offsetof(struct servreg_location_entry, 45 .offset = offsetof(struct servreg_location_entry, 225 .offset = offsetof(struct servreg_restart_pd_req, 286 .offset = offsetof(struct servreg_set_ack_req, 295 .offset = offsetof(struct servreg_set_ack_req, 309 .offset = offsetof(struct servreg_set_ack_resp, 324 .offset = offsetof(struct servreg_loc_pfr_req, service) 332 .offset = offsetof(struct servreg_loc_pfr_req, reason) [all …]
|
| /drivers/isdn/capi/ |
| A D | capiutil.c | 64 {_CSTRUCT, offsetof(_cmsg, BC)}, 78 {_CDWORD, offsetof(_cmsg, CIPmask)}, 84 {_CDWORD, offsetof(_cmsg, Class)}, 90 {_CDWORD, offsetof(_cmsg, Data)}, 106 {_CWORD, offsetof(_cmsg, Flags)}, 110 {_CSTRUCT, offsetof(_cmsg, HLC)}, 112 {_CWORD, offsetof(_cmsg, Info)}, 122 {_CSTRUCT, offsetof(_cmsg, LLC)}, 128 {_CSTRUCT, offsetof(_cmsg, NCPI)}, 130 {_CWORD, offsetof(_cmsg, Reason)}, [all …]
|
| /drivers/net/wireless/ath/ath12k/ |
| A D | qmi.c | 73 .offset = offsetof(struct qmi_wlanfw_host_cap_req_msg_v01, 82 .offset = offsetof(struct qmi_wlanfw_host_cap_req_msg_v01, 91 .offset = offsetof(struct qmi_wlanfw_host_cap_req_msg_v01, 100 .offset = offsetof(struct qmi_wlanfw_host_cap_req_msg_v01, 109 .offset = offsetof(struct qmi_wlanfw_host_cap_req_msg_v01, 118 .offset = offsetof(struct qmi_wlanfw_host_cap_req_msg_v01, 127 .offset = offsetof(struct qmi_wlanfw_host_cap_req_msg_v01, 136 .offset = offsetof(struct qmi_wlanfw_host_cap_req_msg_v01, 145 .offset = offsetof(struct qmi_wlanfw_host_cap_req_msg_v01, 912 .offset = offsetof(struct qmi_wlanfw_mem_seg_s_v01, [all …]
|
| /drivers/scsi/qla4xxx/ |
| A D | ql4_dbg.c | 45 (uint8_t) offsetof(struct isp_reg, mailbox[i]), i, in qla4xxx_dump_registers() 50 (uint8_t) offsetof(struct isp_reg, flash_address), in qla4xxx_dump_registers() 53 (uint8_t) offsetof(struct isp_reg, flash_data), in qla4xxx_dump_registers() 56 (uint8_t) offsetof(struct isp_reg, ctrl_status), in qla4xxx_dump_registers() 61 (uint8_t) offsetof(struct isp_reg, u1.isp4010.nvram), in qla4xxx_dump_registers() 68 (uint8_t) offsetof(struct isp_reg, u1.isp4022.nvram), in qla4xxx_dump_registers() 75 (uint8_t) offsetof(struct isp_reg, req_q_in), in qla4xxx_dump_registers() 78 (uint8_t) offsetof(struct isp_reg, rsp_q_out), in qla4xxx_dump_registers() 106 offsetof(struct isp_reg, u2.isp4022.p0.ext_hw_conf), in qla4xxx_dump_registers() 109 offsetof(struct isp_reg, u2.isp4022.p0.port_ctrl), in qla4xxx_dump_registers() [all …]
|
| /drivers/scsi/sym53c8xx_2/ |
| A D | sym_fw2.h | 339 offsetof (struct sym_dsb, smsg), 364 offsetof (struct sym_dsb, cmd), 879 offsetof(struct sym_tcb, head.wval), 881 offsetof(struct sym_tcb, head.sval), 888 offsetof(struct sym_tcb, head.uval), 1242 offsetof (struct sym_hcb, abrt_tbl), 1324 offsetof (struct sym_dsb, smsg_ext), 1545 offsetof (struct sym_dsb, sense), 1844 offsetof(struct sym_hcb, scratch), 1849 offsetof(struct sym_hcb, scratch), [all …]
|
| /drivers/virtio/ |
| A D | virtio_pci_modern_dev.c | 150 offsetof(struct virtio_pci_cap, cap_vndr)); in check_offsets() 152 offsetof(struct virtio_pci_cap, cap_next)); in check_offsets() 154 offsetof(struct virtio_pci_cap, cap_len)); in check_offsets() 156 offsetof(struct virtio_pci_cap, cfg_type)); in check_offsets() 158 offsetof(struct virtio_pci_cap, bar)); in check_offsets() 160 offsetof(struct virtio_pci_cap, offset)); in check_offsets() 162 offsetof(struct virtio_pci_cap, length)); in check_offsets() 164 offsetof(struct virtio_pci_notify_cap, in check_offsets() 167 offsetof(struct virtio_pci_common_cfg, in check_offsets() 172 offsetof(struct virtio_pci_common_cfg, in check_offsets() [all …]
|
| /drivers/net/wireless/ath/ath11k/ |
| A D | qmi.c | 41 .offset = offsetof(struct qmi_wlanfw_host_cap_req_msg_v01, 50 .offset = offsetof(struct qmi_wlanfw_host_cap_req_msg_v01, 59 .offset = offsetof(struct qmi_wlanfw_host_cap_req_msg_v01, 68 .offset = offsetof(struct qmi_wlanfw_host_cap_req_msg_v01, 77 .offset = offsetof(struct qmi_wlanfw_host_cap_req_msg_v01, 86 .offset = offsetof(struct qmi_wlanfw_host_cap_req_msg_v01, 95 .offset = offsetof(struct qmi_wlanfw_host_cap_req_msg_v01, 104 .offset = offsetof(struct qmi_wlanfw_host_cap_req_msg_v01, 113 .offset = offsetof(struct qmi_wlanfw_host_cap_req_msg_v01, 122 .offset = offsetof(struct qmi_wlanfw_host_cap_req_msg_v01, [all …]
|
| /drivers/media/pci/cx18/ |
| A D | cx18-scb.c | 63 cx18_writel(cx, SCB_OFFSET + offsetof(struct cx18_scb, apu2cpu_mb), in cx18_init_scb() 65 cx18_writel(cx, SCB_OFFSET + offsetof(struct cx18_scb, hpu2cpu_mb), in cx18_init_scb() 67 cx18_writel(cx, SCB_OFFSET + offsetof(struct cx18_scb, ppu2cpu_mb), in cx18_init_scb() 69 cx18_writel(cx, SCB_OFFSET + offsetof(struct cx18_scb, epu2cpu_mb), in cx18_init_scb() 71 cx18_writel(cx, SCB_OFFSET + offsetof(struct cx18_scb, cpu2apu_mb), in cx18_init_scb() 73 cx18_writel(cx, SCB_OFFSET + offsetof(struct cx18_scb, hpu2apu_mb), in cx18_init_scb() 75 cx18_writel(cx, SCB_OFFSET + offsetof(struct cx18_scb, ppu2apu_mb), in cx18_init_scb() 77 cx18_writel(cx, SCB_OFFSET + offsetof(struct cx18_scb, epu2apu_mb), in cx18_init_scb() 79 cx18_writel(cx, SCB_OFFSET + offsetof(struct cx18_scb, cpu2hpu_mb), in cx18_init_scb() 81 cx18_writel(cx, SCB_OFFSET + offsetof(struct cx18_scb, apu2hpu_mb), in cx18_init_scb() [all …]
|
| /drivers/net/wireless/ath/wil6210/ |
| A D | interrupt.c | 689 offsetof(struct RGF_ICR, ICM)); in wil6210_debug_irq_mask() 692 offsetof(struct RGF_ICR, ICR)); in wil6210_debug_irq_mask() 697 offsetof(struct RGF_ICR, ICM)); in wil6210_debug_irq_mask() 700 offsetof(struct RGF_ICR, ICR)); in wil6210_debug_irq_mask() 706 offsetof(struct RGF_ICR, ICM)); in wil6210_debug_irq_mask() 709 offsetof(struct RGF_ICR, ICR)); in wil6210_debug_irq_mask() 714 offsetof(struct RGF_ICR, ICM)); in wil6210_debug_irq_mask() 717 offsetof(struct RGF_ICR, ICR)); in wil6210_debug_irq_mask() 723 offsetof(struct RGF_ICR, ICM)); in wil6210_debug_irq_mask() 726 offsetof(struct RGF_ICR, ICR)); in wil6210_debug_irq_mask() [all …]
|
| /drivers/scsi/aic94xx/ |
| A D | aic94xx_dev.c | 38 #define INIT_CONN_TAG offsetof(struct asd_ddb_ssp_smp_target_port, init_conn_tag) 39 #define DEST_SAS_ADDR offsetof(struct asd_ddb_ssp_smp_target_port, dest_sas_addr) 41 #define DDB_TYPE offsetof(struct asd_ddb_ssp_smp_target_port, ddb_type) 42 #define CONN_MASK offsetof(struct asd_ddb_ssp_smp_target_port, conn_mask) 43 #define DDB_TARG_FLAGS offsetof(struct asd_ddb_ssp_smp_target_port, flags) 44 #define DDB_TARG_FLAGS2 offsetof(struct asd_ddb_stp_sata_target_port, flags2) 47 #define SISTER_DDB offsetof(struct asd_ddb_ssp_smp_target_port, sister_ddb) 49 #define NUM_CTX offsetof(struct asd_ddb_ssp_smp_target_port, num_contexts) 53 #define SATA_STATUS offsetof(struct asd_ddb_stp_sata_target_port, sata_status) 234 #define PM_PORT_FLAGS offsetof(struct asd_ddb_sata_pm_port, pm_port_flags) [all …]
|
| /drivers/media/platform/raspberrypi/rp1-cfe/ |
| A D | pisp-fe.c | 71 offsetof(struct pisp_fe_config, global), 77 offsetof(struct pisp_fe_config, output_axi), 81 offsetof(struct pisp_fe_config, input), 87 offsetof(struct pisp_fe_config, decompand), 90 offsetof(struct pisp_fe_config, bla), 93 offsetof(struct pisp_fe_config, dpc), 99 offsetof(struct pisp_fe_config, blc), 105 offsetof(struct pisp_fe_config, awb_stats), 108 offsetof(struct pisp_fe_config, rgby), 111 offsetof(struct pisp_fe_config, lsc), [all …]
|
| /drivers/acpi/ |
| A D | battery.c | 382 {offsetof(struct acpi_battery, state), 0}, 383 {offsetof(struct acpi_battery, rate_now), 0}, 389 {offsetof(struct acpi_battery, power_unit), 0}, 392 {offsetof(struct acpi_battery, technology), 0}, 400 {offsetof(struct acpi_battery, type), 1}, 401 {offsetof(struct acpi_battery, oem_info), 1}, 405 {offsetof(struct acpi_battery, revision), 0}, 406 {offsetof(struct acpi_battery, power_unit), 0}, 409 {offsetof(struct acpi_battery, technology), 0}, 423 {offsetof(struct acpi_battery, type), 1}, [all …]
|
| /drivers/net/vmxnet3/ |
| A D | vmxnet3_ethtool.c | 66 { " giant hdr", offsetof(struct vmxnet3_tq_driver_stats, 68 { " hdr err", offsetof(struct vmxnet3_tq_driver_stats, 70 { " tso", offsetof(struct vmxnet3_tq_driver_stats, 72 { " ring full", offsetof(struct vmxnet3_tq_driver_stats, 76 { " hdr cloned", offsetof(struct vmxnet3_tq_driver_stats, 78 { " giant hdr", offsetof(struct vmxnet3_tq_driver_stats, 80 { " xdp xmit", offsetof(struct vmxnet3_tq_driver_stats, 108 { " err", offsetof(struct vmxnet3_rq_driver_stats, 110 { " fcs", offsetof(struct vmxnet3_rq_driver_stats, 116 { " xdp tx", offsetof(struct vmxnet3_rq_driver_stats, [all …]
|
| /drivers/staging/media/atomisp/pci/runtime/bufq/src/ |
| A D | bufq.c | 272 init_bufq((uint32_t)offsetof(struct host_sp_queues, in ia_css_bufq_init() 280 init_bufq(offsetof(struct host_sp_queues, sp2host_buffer_queues_desc[i]), in ia_css_bufq_init() 281 offsetof(struct host_sp_queues, sp2host_buffer_queues_elems[i]), in ia_css_bufq_init() 286 init_bufq((uint32_t)offsetof(struct host_sp_queues, in ia_css_bufq_init() 288 (uint32_t)offsetof(struct host_sp_queues, host2sp_psys_event_queue_elems), in ia_css_bufq_init() 292 init_bufq((uint32_t)offsetof(struct host_sp_queues, in ia_css_bufq_init() 294 (uint32_t)offsetof(struct host_sp_queues, sp2host_psys_event_queue_elems), in ia_css_bufq_init() 298 init_bufq((uint32_t)offsetof(struct host_sp_queues, in ia_css_bufq_init() 300 (uint32_t)offsetof(struct host_sp_queues, host2sp_isys_event_queue_elems), in ia_css_bufq_init() 304 init_bufq((uint32_t)offsetof(struct host_sp_queues, in ia_css_bufq_init() [all …]
|
| /drivers/nvmem/layouts/ |
| A D | u-boot-env.c | 124 crc32_offset = offsetof(struct u_boot_env_image_single, crc32); in u_boot_env_parse() 125 crc32_data_offset = offsetof(struct u_boot_env_image_single, data); in u_boot_env_parse() 126 data_offset = offsetof(struct u_boot_env_image_single, data); in u_boot_env_parse() 129 crc32_offset = offsetof(struct u_boot_env_image_redundant, crc32); in u_boot_env_parse() 130 crc32_data_offset = offsetof(struct u_boot_env_image_redundant, data); in u_boot_env_parse() 131 data_offset = offsetof(struct u_boot_env_image_redundant, data); in u_boot_env_parse() 134 crc32_offset = offsetof(struct u_boot_env_image_broadcom, crc32); in u_boot_env_parse() 135 crc32_data_offset = offsetof(struct u_boot_env_image_broadcom, data); in u_boot_env_parse() 136 data_offset = offsetof(struct u_boot_env_image_broadcom, data); in u_boot_env_parse()
|
| /drivers/staging/media/atomisp/pci/runtime/queue/src/ |
| A D | queue_access.c | 29 + offsetof(ia_css_circbuf_desc_t, size)); in ia_css_queue_load() 45 + offsetof(ia_css_circbuf_desc_t, start)); in ia_css_queue_load() 50 + offsetof(ia_css_circbuf_desc_t, end)); in ia_css_queue_load() 55 + offsetof(ia_css_circbuf_desc_t, step)); in ia_css_queue_load() 84 + offsetof(ia_css_circbuf_desc_t, size), in ia_css_queue_store() 90 + offsetof(ia_css_circbuf_desc_t, start), in ia_css_queue_store() 96 + offsetof(ia_css_circbuf_desc_t, end), in ia_css_queue_store() 102 + offsetof(ia_css_circbuf_desc_t, step), in ia_css_queue_store()
|
| /drivers/scsi/smartpqi/ |
| A D | smartpqi_init.c | 8212 offsetof(struct pqi_config_table_heartbeat, in pqi_process_config_table() 10699 BUILD_BUG_ON(offsetof(struct pqi_iu_header, in pqi_verify_structures() 10701 BUILD_BUG_ON(offsetof(struct pqi_iu_header, in pqi_verify_structures() 10703 BUILD_BUG_ON(offsetof(struct pqi_iu_header, in pqi_verify_structures() 10705 BUILD_BUG_ON(offsetof(struct pqi_iu_header, in pqi_verify_structures() 10941 BUILD_BUG_ON(offsetof(struct pqi_io_response, in pqi_verify_structures() 10943 BUILD_BUG_ON(offsetof(struct pqi_io_response, in pqi_verify_structures() 10945 BUILD_BUG_ON(offsetof(struct pqi_io_response, in pqi_verify_structures() 10947 BUILD_BUG_ON(offsetof(struct pqi_io_response, in pqi_verify_structures() 11013 BUILD_BUG_ON(offsetof(struct pqi_event_config, in pqi_verify_structures() [all …]
|
| /drivers/nvme/target/ |
| A D | fabrics-cmd.c | 20 offsetof(struct nvmf_property_set_command, attrib); in nvmet_execute_prop_set() 31 offsetof(struct nvmf_property_set_command, offset); in nvmet_execute_prop_set() 78 offsetof(struct nvmf_property_get_command, offset); in nvmet_execute_prop_get() 81 offsetof(struct nvmf_property_get_command, attrib); in nvmet_execute_prop_get() 126 req->error_loc = offsetof(struct nvmf_common_command, fctype); in nvmet_parse_fabrics_admin_cmd() 165 req->error_loc = offsetof(struct nvmf_common_command, fctype); in nvmet_parse_fabrics_io_cmd() 183 req->error_loc = offsetof(struct nvmf_connect_command, sqsize); in nvmet_install_queue() 191 req->error_loc = offsetof(struct nvmf_connect_command, qid); in nvmet_install_queue() 199 req->error_loc = offsetof(struct nvmf_connect_command, sqsize); in nvmet_install_queue() 207 req->error_loc = offsetof(struct nvmf_connect_command, opcode); in nvmet_install_queue() [all …]
|