Home
last modified time | relevance | path

Searched defs:readq (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/bus/fslmc/mc/
H A Dfsl_mc_sys.h42 #define readq(c) \ macro
/dpdk/drivers/raw/ifpga/base/
H A Difpga_compat.h26 #define readq(addr) opae_readq(addr) macro
/dpdk/drivers/net/enic/base/
H A Dvnic_dev.h23 static inline uint64_t readq(void __iomem *reg) in readq() function
/dpdk/drivers/common/iavf/
H A Diavf_osdep.h108 readq(volatile void *addr) in readq() function
/dpdk/drivers/net/ice/base/
H A Dice_osdep.h115 readq(volatile void *addr) in readq() function