Home
last modified time | relevance | path

Searched defs:address (Results 1 – 25 of 57) sorted by relevance

123

/dpdk/drivers/net/enic/base/
H A Drq_enet_desc.h13 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 Dwq_enet_desc.h13 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 Dnfp_target.h118 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 Dnfp_cppcore.c135 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 Dnfp_mutex.c32 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 Dice_ptype_mk.h9 u16 address; member
H A Dice_bst_tcam.h11 u16 address; member
/dpdk/lib/eal/windows/
H A Deal_debug.c35 DWORD64 address = (DWORD64)(stack_trace[frame_num - 1]); in rte_dump_stack() local
/dpdk/drivers/common/dpaax/caamflib/rta/
H A Djump_cmd.h51 rta_jump(struct program *program, uint64_t address, in rta_jump()
/dpdk/drivers/net/ngbe/base/
H A Dngbe_mng.h67 u32 address; member
76 u32 address; member
H A Dngbe_osdep.h173 #define NGBE_IS_MULTICAST(address) \ argument
177 #define NGBE_IS_BROADCAST(address) \ argument
/dpdk/app/test/
H A Dtest_cmdline_etheraddr.c19 uint64_t address; member
/dpdk/drivers/common/sfc_efx/base/
H A Dsiena_impl.h64 unsigned int address; member
H A Dsiena_nic.c702 unsigned int address; in siena_nic_test_tables() local
/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_osdep.h170 #define TXGBE_IS_MULTICAST(address) \ argument
174 #define TXGBE_IS_BROADCAST(address) \ argument
H A Dtxgbe_mng.h104 u32 address; member
113 u32 address; member
/dpdk/drivers/net/nfp/
H A Dnfp_cpp_bridge.c313 struct sockaddr address; in nfp_cpp_bridge_service_func() local
/dpdk/drivers/baseband/fpga_5gnr_fec/
H A Drte_fpga_5gnr_fec.c192 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 Dmlx5_regex_fastpath.c68 uintptr_t address) in set_data_seg()
78 uintptr_t address) in set_metadata_seg()
/dpdk/drivers/net/qede/base/
H A Dbcm_osal.h292 #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 Dpfe_hal.c250 gemac_set_laddrN(void *base, struct pfe_mac_addr *address, in gemac_set_laddrN()
/dpdk/drivers/raw/ifpga/base/
H A Dopae_spi_transaction.c26 #define INIT_SPI_TRAN_HEADER(trans_type, size, address) \ argument
/dpdk/drivers/net/e1000/base/
H A De1000_i210.c348 STATIC s32 e1000_read_invm_word_i210(struct e1000_hw *hw, u8 address, u16 *data) in e1000_read_invm_word_i210()
H A De1000_phy.c4095 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 Digc_phy.c4206 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()

123