Searched refs:NICVF_LOAD_PAIR (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/thunderx/base/ |
| H A D | nicvf_plat.h | 62 #define NICVF_LOAD_PAIR(reg1, reg2, addr) ({ \ macro 73 #define NICVF_LOAD_PAIR(reg1, reg2, addr) \ macro
|
| /f-stack/dpdk/drivers/net/thunderx/ |
| H A D | nicvf_rxtx.c | 445 NICVF_LOAD_PAIR(cqe_rx_w0.u64, cqe_rx_w1.u64, cqe_rx); in nicvf_recv_pkts() 446 NICVF_LOAD_PAIR(cqe_rx_w2.u64, cqe_rx_w3.u64, &cqe_rx->word2); in nicvf_recv_pkts() 532 NICVF_LOAD_PAIR(cqe_rx_w0.u64, cqe_rx_w1.u64, cqe_rx); in nicvf_process_cq_mseg_entry()
|