| /dpdk/drivers/common/cnxk/ |
| H A D | roc_hash.c | 7 #define lrot32(bits, word) (((word) << (bits)) | ((word) >> (32 - (bits)))) argument 8 #define rrot32(bits, word) lrot32(32 - (bits), word) argument 9 #define lrot64(bits, word) (((word) << (bits)) | ((word) >> (64 - (bits)))) argument 10 #define rrot64(bits, word) lrot64(64 - (bits), word) argument
|
| H A D | roc_aes.c | 44 sub_word(uint32_t word) in sub_word() 54 rot_word(uint32_t word) in rot_word()
|
| /dpdk/drivers/crypto/caam_jr/ |
| H A D | caam_jr_desc.h | 128 uint32_t word; member 172 uint32_t word; member 194 uint32_t word; member 209 uint32_t word; member 230 uint32_t word; member 246 uint32_t word; member
|
| H A D | caam_jr_hw_specific.h | 280 uint32_t word; member 295 uint32_t word; member
|
| /dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_common.h | 16 u16 word[2]; member
|
| H A D | ixgbe_x540.c | 472 u16 word = 0; in ixgbe_calc_eeprom_checksum_X540() local
|
| H A D | ixgbe_common.c | 1326 u16 word; in ixgbe_write_eeprom_buffer_bit_bang() local 2179 u16 word = 0; in ixgbe_calc_eeprom_checksum_generic() local
|
| /dpdk/drivers/net/qede/base/ |
| H A D | bcm_osal.c | 80 static inline u32 qede_ffb(unsigned long word) in qede_ffb() 101 static inline u32 qede_ffz(unsigned long word) in qede_ffz()
|
| /dpdk/drivers/net/e1000/base/ |
| H A D | e1000_nvm.h | 9 u16 word[2]; member
|
| H A D | e1000_ich8lan.c | 3537 u16 i, word; in e1000_read_nvm_ich8lan() local 3768 u16 word = 0; in e1000_read_flash_byte_ich8lan() local 4303 u16 word; in e1000_validate_nvm_checksum_ich8lan() local 4542 u16 word = (u16)data; in e1000_write_flash_byte_ich8lan() local
|
| /dpdk/drivers/net/igc/base/ |
| H A D | igc_nvm.h | 9 u16 word[2]; member
|
| /dpdk/drivers/net/cxgbe/base/ |
| H A D | t4vf_hw.c | 516 u32 word = be32_to_cpu in t4vf_get_rss_glb_config() local 562 u32 word; in t4vf_get_vfres() local
|
| /dpdk/drivers/common/sfc_efx/base/ |
| H A D | efx_vpd.c | 331 efx_word_t word; in efx_vpd_next_tag() local 773 efx_word_t word; in efx_vpd_hunk_set() local
|
| H A D | siena_phy.c | 660 uint16_t word; variable
|
| /dpdk/drivers/bus/fslmc/mc/ |
| H A D | fsl_mc_cmd.h | 46 uint32_t word[2]; member
|
| /dpdk/drivers/net/cxgbe/ |
| H A D | cxgbe_filter.c | 172 u16 word, u64 mask, u64 val, int no_reply) in set_tcb_field() 213 unsigned int word, in mk_set_tcb_field_ulp()
|
| /dpdk/drivers/crypto/dpaa_sec/ |
| H A D | dpaa_sec.h | 67 uint32_t word; member 82 uint32_t word; member
|
| /dpdk/drivers/vdpa/mlx5/ |
| H A D | mlx5_vdpa_event.c | 138 uint32_t word; in mlx5_vdpa_cq_poll() member
|
| /dpdk/drivers/baseband/fpga_5gnr_fec/ |
| H A D | rte_fpga_5gnr_fec.c | 145 uint32_t *word = (uint32_t *) desc; in print_dma_dec_desc_debug_info() local 178 uint32_t *word = (uint32_t *) desc; in print_dma_enc_desc_debug_info() local
|
| /dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_rxtx_vec_neon.c | 98 uint64_t word; in desc_to_olflags_v() member
|
| /dpdk/drivers/net/enetfec/ |
| H A D | enet_ethdev.h | 129 fls64(unsigned long word) in fls64()
|
| /dpdk/drivers/net/pfe/ |
| H A D | pfe_hif.h | 82 u32 word[2]; member
|
| /dpdk/drivers/crypto/ccp/ |
| H A D | ccp_dev.c | 138 ccp_ffz(unsigned long word) in ccp_ffz()
|
| /dpdk/drivers/net/i40e/base/ |
| H A D | i40e_nvm.c | 428 u16 index, word; in i40e_read_nvm_buffer_srctl() local
|
| /dpdk/drivers/net/mlx5/ |
| H A D | mlx5_utils.h | 108 uint16_t word; member
|