/linux/include/linux/ |
H A D | swab.h | 24 static inline void swab16_array(u16 *buf, unsigned int words) in swab16_array() 32 static inline void swab32_array(u32 *buf, unsigned int words) in swab32_array() 40 static inline void swab64_array(u64 *buf, unsigned int words) in swab64_array()
|
/linux/drivers/bcma/ |
H A D | sprom.c | 76 size_t words) in bcma_sprom_read() 127 static u8 bcma_sprom_crc(const u16 *sprom, size_t words) in bcma_sprom_crc() 142 static int bcma_sprom_check_crc(const u16 *sprom, size_t words) in bcma_sprom_check_crc() 158 size_t words) in bcma_sprom_valid() 621 size_t words = sprom_sizes[i]; in bcma_sprom_get() local
|
/linux/drivers/net/ethernet/sfc/ |
H A D | efx_devlink.c | 242 const __le16 *words; in efx_devlink_info_running_v2() member 359 const __le16 *words; in efx_devlink_info_running_v3() member 397 const __le16 *words; in efx_devlink_info_running_v4() member 480 const __le16 *words; in efx_devlink_info_running_v5() member 521 const __le16 *words; in efx_devlink_info_running_versions() member
|
/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_nvm.c | 222 u16 words, void *data, in i40e_read_nvm_aq() 411 u16 *words, u16 *data) in i40e_read_nvm_buffer_srctl() 442 u16 *words, u16 *data) in i40e_read_nvm_buffer_aq() 498 u16 offset, u16 *words, in __i40e_read_nvm_buffer() 519 u16 *words, u16 *data) in i40e_read_nvm_buffer() 549 u32 offset, u16 words, void *data, in i40e_write_nvm_aq() 636 u16 words = I40E_SR_SECTOR_SIZE_IN_WORDS; in i40e_calc_nvm_checksum() local
|
/linux/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_dsa.c | 38 u32 words[4]; in prestera_dsa_parse() local 87 u32 words[4] = { 0 }; in prestera_dsa_build() local
|
/linux/drivers/net/ethernet/intel/igb/ |
H A D | e1000_i210.c | 187 static s32 igb_read_nvm_srrd_i210(struct e1000_hw *hw, u16 offset, u16 words, in igb_read_nvm_srrd_i210() 227 static s32 igb_write_nvm_srwr(struct e1000_hw *hw, u16 offset, u16 words, in igb_write_nvm_srwr() 287 static s32 igb_write_nvm_srwr_i210(struct e1000_hw *hw, u16 offset, u16 words, in igb_write_nvm_srwr_i210() 367 u16 __always_unused words, u16 *data) in igb_read_invm_i210()
|
H A D | e1000_nvm.c | 305 s32 igb_read_nvm_spi(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) in igb_read_nvm_spi() 365 s32 igb_read_nvm_eerd(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) in igb_read_nvm_eerd() 410 s32 igb_write_nvm_spi(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) in igb_write_nvm_spi()
|
/linux/drivers/net/ethernet/intel/igc/ |
H A D | igc_i225.c | 187 static s32 igc_read_nvm_srrd_i225(struct igc_hw *hw, u16 offset, u16 words, in igc_read_nvm_srrd_i225() 226 static s32 igc_write_nvm_srwr(struct igc_hw *hw, u16 offset, u16 words, in igc_write_nvm_srwr() 285 static s32 igc_write_nvm_srwr_i225(struct igc_hw *hw, u16 offset, u16 words, in igc_write_nvm_srwr_i225()
|
/linux/net/ethtool/ |
H A D | features.c | 136 const unsigned int words = BITS_TO_LONGS(NETDEV_FEATURE_COUNT); in ethnl_features_to_bitmap() local 146 const unsigned int words = BITS_TO_LONGS(NETDEV_FEATURE_COUNT); in ethnl_bitmap_to_features() local
|
/linux/include/linux/byteorder/ |
H A D | generic.h | 160 static inline void le32_to_cpu_array(u32 *buf, unsigned int words) in le32_to_cpu_array() 168 static inline void cpu_to_le32_array(u32 *buf, unsigned int words) in cpu_to_le32_array()
|
/linux/drivers/net/ethernet/intel/e1000e/ |
H A D | nvm.c | 291 s32 e1000e_read_nvm_eerd(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) in e1000e_read_nvm_eerd() 335 s32 e1000e_write_nvm_spi(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) in e1000e_write_nvm_spi()
|
/linux/drivers/spi/ |
H A D | spi-apple.c | 270 u32 inuse, words, wrote; in apple_spi_tx() local 315 u32 words, read; in apple_spi_rx() local 365 u32 words, remaining_tx, remaining_rx; in apple_spi_transfer_one() local
|
/linux/tools/testing/selftests/net/tcp_ao/lib/ |
H A D | utils.c | 8 size_t words = buflen / sizeof(int); in randomize_buffer() local
|
/linux/drivers/nvmem/ |
H A D | qfprom.c | 261 int words = bytes / 4; in qfprom_reg_write() local 325 int i = 0, words = bytes; in qfprom_reg_read() local
|
H A D | nintendo-otp.c | 53 int words = bytes / WORD_SIZE; in nintendo_otp_reg_read() local
|
/linux/fs/xfs/scrub/ |
H A D | rtsummary.h | 25 union xfs_suminfo_raw words[]; member
|
H A D | rtbitmap.h | 50 union xfs_rtword_raw words[]; member
|
/linux/drivers/net/ethernet/intel/e1000/ |
H A D | e1000_hw.c | 3845 s32 e1000_read_eeprom(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) in e1000_read_eeprom() 3855 static s32 e1000_do_read_eeprom(struct e1000_hw *hw, u16 offset, u16 words, in e1000_do_read_eeprom() 4018 s32 e1000_write_eeprom(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) in e1000_write_eeprom() 4028 static s32 e1000_do_write_eeprom(struct e1000_hw *hw, u16 offset, u16 words, in e1000_do_write_eeprom() 4074 static s32 e1000_write_eeprom_spi(struct e1000_hw *hw, u16 offset, u16 words, in e1000_write_eeprom_spi() 4142 u16 words, u16 *data) in e1000_write_eeprom_microwire()
|
/linux/sound/core/ |
H A D | ump.c | 49 const u32 *src, int words) in process_legacy_input() 313 int words; in snd_ump_receive_ump_val() local 343 int n, words = count >> 2; in snd_ump_receive() local 1268 int words) in process_legacy_input()
|
/linux/scripts/mod/ |
H A D | sumversion.c | 74 static inline void le32_to_cpu_array(uint32_t *buf, unsigned int words) in le32_to_cpu_array() 82 static inline void cpu_to_le32_array(uint32_t *buf, unsigned int words) in cpu_to_le32_array()
|
/linux/drivers/gpu/host1x/ |
H A D | job.h | 14 unsigned int words; member
|
H A D | job.c | 114 unsigned int words, unsigned int offset) in host1x_job_add_gather() 348 u32 words; member
|
/linux/drivers/video/fbdev/ |
H A D | c2p_iplan2.c | 90 u32 words[4]; in c2p_iplan2() member
|
H A D | c2p_planar.c | 92 u32 words[8]; in c2p_planar() member
|
/linux/sound/pci/echoaudio/ |
H A D | echoaudio_dsp.c | 230 int index, words, i; in install_resident_loader() local 338 int index, words, i; in load_dsp() local
|