| /linux/drivers/net/ethernet/sfc/ |
| H A D | efx_devlink.c | 242 const __le32 *dwords; in efx_devlink_info_running_v2() member 359 const __le32 *dwords; in efx_devlink_info_running_v3() member 397 const __le32 *dwords; in efx_devlink_info_running_v4() member 480 const __le32 *dwords; in efx_devlink_info_running_v5() member 521 const __le32 *dwords; in efx_devlink_info_running_versions() member
|
| /linux/drivers/thunderbolt/ |
| H A D | usb4.c | 349 size_t dwords) in usb4_switch_drom_read_block() 549 unsigned int dwaddress, void *buf, size_t dwords) in usb4_switch_nvm_read_block() 619 const void *buf, size_t dwords) in usb4_switch_nvm_write_next_block() 1322 static int usb4_port_read_data(struct tb_port *port, void *data, size_t dwords) in usb4_port_read_data() 1332 size_t dwords) in usb4_port_write_data() 1357 size_t dwords = DIV_ROUND_UP(size, 4); in usb4_port_sb_read() local 1410 size_t dwords = DIV_ROUND_UP(size, 4); in usb4_port_sb_write() local 2014 unsigned int dwaddress, const void *buf, size_t dwords) in usb4_port_retimer_nvm_write_next_block() 2134 void *buf, size_t dwords) in usb4_port_retimer_nvm_read_block()
|
| H A D | dma_port.c | 305 void *buf, size_t dwords) in dma_port_flash_read_block() 327 const void *buf, size_t dwords) in dma_port_flash_write_block()
|
| H A D | property.c | 42 static inline void parse_dwdata(void *dst, const void *src, size_t dwords) in parse_dwdata() 47 static inline void format_dwdata(void *dst, const void *src, size_t dwords) in format_dwdata()
|
| H A D | nvm.c | 565 unsigned int dwaddress, dwords, offset; in tb_nvm_read_data() local
|
| H A D | debugfs.c | 1937 int dwords) in cap_show_by_dw() 1964 int i, dwords = min(length, TB_MAX_CONFIG_RW_LENGTH); in cap_show() local 2183 size_t dwords; in switch_basic_regs_show() local
|
| /linux/drivers/mtd/spi-nor/ |
| H A D | sfdp.c | 1031 u32 *dwords; in spi_nor_parse_4bait() local 1190 u32 *dwords, addr; in spi_nor_parse_profile1() local 1279 u32 *dwords, addr; in spi_nor_parse_sccr() local 1330 u32 *dwords, addr; in spi_nor_parse_sccr_mc() local
|
| H A D | sfdp.h | 26 u32 dwords[BFPT_DWORD_MAX]; member
|
| /linux/drivers/scsi/qla2xxx/ |
| H A D | qla_tmpl.c | 263 ulong dwords; in qla27xx_fwdt_entry_t262() local 555 ulong dwords = le32_to_cpu(ent->t270.count); in qla27xx_fwdt_entry_t270() local 590 ulong dwords = le32_to_cpu(ent->t272.count); in qla27xx_fwdt_entry_t272() local 610 ulong dwords = le32_to_cpu(ent->t273.count); in qla27xx_fwdt_entry_t273() local
|
| H A D | qla_dbg.c | 111 uint32_t dwords = qla2x00_gid_list_size(ha) / 4; in qla27xx_dump_mpi_ram() local 199 uint32_t dwords = qla2x00_gid_list_size(ha) / 4; in qla24xx_dump_ram() local
|
| H A D | qla_sup.c | 477 uint32_t dwords) in qla24xx_read_flash_data() 1315 uint32_t dwords) in qla24xx_write_flash_data() 2730 uint32_t dwords) in qla28xx_write_flash_data()
|
| H A D | qla_mbx.c | 3197 ushort dwords = offsetof(typeof(*stats), link_up_cnt)/sizeof(*iter); in qla2x00_get_link_status() local 3256 ushort dwords = sizeof(*stats)/sizeof(*iter); in qla24xx_get_isp_stats() local 3843 uint16_t buffers, uint16_t *mb, uint32_t *dwords) in qla2x00_enable_fce_trace()
|
| H A D | qla_nx2.c | 3685 uint32_t faddr, uint32_t dwords) in qla8044_write_flash_buffer_mode() 3768 uint32_t faddr, uint32_t dwords) in qla8044_write_flash_dword_mode()
|
| /linux/drivers/video/fbdev/aty/ |
| H A D | mach64_accel.c | 423 u32 *pbitmap, dwords = (src_bytes + 3) / 4; in atyfb_imageblit() local
|
| /linux/drivers/gpu/drm/msm/adreno/ |
| H A D | a5xx_power.c | 329 uint32_t dwords = 0, offset = 0, bosize; in a5xx_gpmu_ucode_init() local
|
| /linux/fs/notify/fanotify/ |
| H A D | fanotify.c | 386 int dwords = 0; in fanotify_encode_fh_len() local 416 int dwords, type = 0; in fanotify_encode_fh() local
|
| /linux/drivers/pci/ |
| H A D | vc.c | 28 u32 *buf, int dwords, bool save) in pci_vc_save_restore_dwords()
|
| /linux/arch/parisc/kernel/ |
| H A D | perf.c | 738 uint32_t dwords; in perf_write_image() local
|
| /linux/drivers/spi/ |
| H A D | spi-rockchip-sfc.c | 389 u32 dwords; in rockchip_sfc_write_fifo() local 420 u32 dwords; in rockchip_sfc_read_fifo() local
|
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | verbs.c | 810 u32 dwords; in hfi1_verbs_send_dma() local 944 u32 dwords; in hfi1_verbs_send_pio() local
|
| H A D | ipoib_tx.c | 266 u16 dwords; in hfi1_ipoib_build_ib_tx_headers() local
|
| /linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
| H A D | hw_atl2_utils_fw.c | 75 u32 offset, u32 dwords, void *data) in hw_atl2_shared_buffer_read_block()
|
| /linux/drivers/net/ethernet/intel/ixgbevf/ |
| H A D | vf.c | 309 int dwords = IXGBEVF_82599_RETA_SIZE / 16; in ixgbevf_get_reta_locked() local
|
| /linux/drivers/media/platform/qcom/venus/ |
| H A D | hfi_venus.c | 167 u32 dwords, new_wr_idx; in venus_write_queue() local 244 u32 dwords, new_rd_idx; in venus_read_queue() local
|
| /linux/fs/overlayfs/ |
| H A D | copy_up.c | 422 int fh_type, dwords; in ovl_encode_real_fh() local
|