| /dpdk/drivers/net/enic/base/ |
| H A D | rq_enet_desc.h | 13 uint64_t address; member 32 uint64_t address, uint8_t type, uint16_t length) in rq_enet_desc_enc() 40 uint64_t *address, uint8_t *type, uint16_t *length) in rq_enet_desc_dec()
|
| H A D | wq_enet_desc.h | 13 uint64_t address; member 42 uint64_t address, uint16_t length, uint16_t mss, uint16_t header_length, in wq_enet_desc_enc() 61 uint64_t *address, uint16_t *length, uint16_t *mss, in wq_enet_desc_dec()
|
| /dpdk/drivers/net/nfp/nfpcore/ |
| H A D | nfp_target.h | 118 nfp6000_nbi(uint32_t cpp_id, uint64_t address) in nfp6000_nbi() 281 nfp6000_mu(uint32_t cpp_id, uint64_t address) in nfp6000_mu() 471 nfp6000_target_pushpull(uint32_t cpp_id, uint64_t address) in nfp6000_target_pushpull() 515 nfp6000_target_action_width(uint32_t cpp_id, uint64_t address, in nfp6000_target_action_width() 526 nfp_target_action_width(uint32_t model, uint32_t cpp_id, uint64_t address, in nfp_target_action_width()
|
| H A D | nfp_cppcore.c | 135 const char *name, unsigned long long address, in nfp_cpp_area_alloc_with_name() 192 unsigned long long address, unsigned long size) in nfp_cpp_area_alloc() 214 unsigned long long address, unsigned long size) in nfp_cpp_area_alloc_acquire() 479 nfp_cpp_readl(struct nfp_cpp *cpp, uint32_t cpp_id, unsigned long long address, in nfp_cpp_readl() 492 nfp_cpp_writel(struct nfp_cpp *cpp, uint32_t cpp_id, unsigned long long address, in nfp_cpp_writel() 504 nfp_cpp_readq(struct nfp_cpp *cpp, uint32_t cpp_id, unsigned long long address, in nfp_cpp_readq() 517 nfp_cpp_writeq(struct nfp_cpp *cpp, uint32_t cpp_id, unsigned long long address, in nfp_cpp_writeq() 697 unsigned long long address, void *kernel_vaddr, size_t length) in nfp_cpp_read() 724 unsigned long long address, const void *kernel_vaddr, in nfp_cpp_write()
|
| H A D | nfp_mutex.c | 32 unsigned long long address; member 39 _nfp_cpp_mutex_validate(uint32_t model, int *target, unsigned long long address) in _nfp_cpp_mutex_validate() 76 nfp_cpp_mutex_init(struct nfp_cpp *cpp, int target, unsigned long long address, in nfp_cpp_mutex_init() 119 unsigned long long address, uint32_t key) in nfp_cpp_mutex_alloc()
|
| /dpdk/drivers/net/ice/base/ |
| H A D | ice_ptype_mk.h | 9 u16 address; member
|
| H A D | ice_bst_tcam.h | 11 u16 address; member
|
| /dpdk/lib/eal/windows/ |
| H A D | eal_debug.c | 35 DWORD64 address = (DWORD64)(stack_trace[frame_num - 1]); in rte_dump_stack() local
|
| /dpdk/drivers/common/dpaax/caamflib/rta/ |
| H A D | jump_cmd.h | 51 rta_jump(struct program *program, uint64_t address, in rta_jump()
|
| /dpdk/drivers/net/ngbe/base/ |
| H A D | ngbe_mng.h | 67 u32 address; member 76 u32 address; member
|
| H A D | ngbe_osdep.h | 173 #define NGBE_IS_MULTICAST(address) \ argument 177 #define NGBE_IS_BROADCAST(address) \ argument
|
| /dpdk/app/test/ |
| H A D | test_cmdline_etheraddr.c | 19 uint64_t address; member
|
| /dpdk/drivers/common/sfc_efx/base/ |
| H A D | siena_impl.h | 64 unsigned int address; member
|
| H A D | siena_nic.c | 702 unsigned int address; in siena_nic_test_tables() local
|
| /dpdk/drivers/net/txgbe/base/ |
| H A D | txgbe_osdep.h | 170 #define TXGBE_IS_MULTICAST(address) \ argument 174 #define TXGBE_IS_BROADCAST(address) \ argument
|
| H A D | txgbe_mng.h | 104 u32 address; member 113 u32 address; member
|
| /dpdk/drivers/net/nfp/ |
| H A D | nfp_cpp_bridge.c | 313 struct sockaddr address; in nfp_cpp_bridge_service_func() local
|
| /dpdk/drivers/baseband/fpga_5gnr_fec/ |
| H A D | rte_fpga_5gnr_fec.c | 192 uint32_t ring_size, payload, address, q_id, offset; in fpga_setup_queues() local 425 uint32_t address, ring_offset; in fpga_queue_setup() local 1969 uint32_t payload_32, address; in rte_fpga_5gnr_fec_configure() local
|
| /dpdk/drivers/regex/mlx5/ |
| H A D | mlx5_regex_fastpath.c | 68 uintptr_t address) in set_data_seg() 78 uintptr_t address) in set_metadata_seg()
|
| /dpdk/drivers/net/qede/base/ |
| H A D | bcm_osal.h | 292 #define OSAL_PCI_READ_CONFIG_BYTE(dev, address, dst) \ argument 294 #define OSAL_PCI_READ_CONFIG_WORD(dev, address, dst) \ argument 296 #define OSAL_PCI_READ_CONFIG_DWORD(dev, address, dst) \ argument 301 #define OSAL_PCI_WRITE_CONFIG_WORD(dev, address, val) nothing argument
|
| /dpdk/drivers/net/pfe/ |
| H A D | pfe_hal.c | 250 gemac_set_laddrN(void *base, struct pfe_mac_addr *address, in gemac_set_laddrN()
|
| /dpdk/drivers/raw/ifpga/base/ |
| H A D | opae_spi_transaction.c | 26 #define INIT_SPI_TRAN_HEADER(trans_type, size, address) \ argument
|
| /dpdk/drivers/net/e1000/base/ |
| H A D | e1000_i210.c | 348 STATIC s32 e1000_read_invm_word_i210(struct e1000_hw *hw, u8 address, u16 *data) in e1000_read_invm_word_i210()
|
| H A D | e1000_phy.c | 4095 s32 e1000_read_phy_reg_mphy(struct e1000_hw *hw, u32 address, u32 *data) in e1000_read_phy_reg_mphy() 4157 s32 e1000_write_phy_reg_mphy(struct e1000_hw *hw, u32 address, u32 data, in e1000_write_phy_reg_mphy() 4251 STATIC s32 __e1000_access_xmdio_reg(struct e1000_hw *hw, u16 address, in __e1000_access_xmdio_reg()
|
| /dpdk/drivers/net/igc/base/ |
| H A D | igc_phy.c | 4206 s32 igc_read_phy_reg_mphy(struct igc_hw *hw, u32 address, u32 *data) in igc_read_phy_reg_mphy() 4267 s32 igc_write_phy_reg_mphy(struct igc_hw *hw, u32 address, u32 data, in igc_write_phy_reg_mphy() 4360 static s32 __igc_access_xmdio_reg(struct igc_hw *hw, u16 address, in __igc_access_xmdio_reg()
|