| /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 | 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_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()
|
| H A D | qla_nx.c | 2612 uint32_t faddr, uint32_t dwords) in qla82xx_write_flash_data()
|
| /linux/drivers/video/fbdev/aty/ |
| H A D | mach64_accel.c | 423 u32 *pbitmap, dwords = (src_bytes + 3) / 4; in atyfb_imageblit() 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/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/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/infiniband/hw/hfi1/ |
| H A D | ipoib_tx.c | 266 u16 dwords; in hfi1_ipoib_build_ib_tx_headers() 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
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_configfs.c | 693 ssize_t dwords = 0, ret; in parse_wa_bb_lines() local
|
| /linux/drivers/mtd/nand/raw/ |
| H A D | arasan-nand-controller.c | 682 unsigned int dwords = (nfc_op->len / 4) / nfc_op->steps; in anfc_rw_pio_op() local
|
| /linux/net/ncsi/ |
| H A D | internal.h | 362 unsigned int dwords[4]; member
|
| /linux/drivers/scsi/esas2r/ |
| H A D | atvda.h | 1075 u32 dwords[245]; member 1281 u32 dwords[2]; member
|
| /linux/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_debug.c | 415 #define DWORDS_TO_BYTES(dwords) ((dwords) * BYTES_IN_DWORD) argument 7916 u32 *dbuf, dwords; in format_feature() local 8003 u32 buf_size_dwords, *dbuf, *dwords; in qed_dbg_dump() local
|