Home
last modified time | relevance | path

Searched refs:NICVF_CQ_WR_DISABLE (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/thunderx/base/
H A Dnicvf_hw_defs.h94 #define NICVF_CQ_WR_DISABLE (1ULL << 25) macro
97 NICVF_CQ_WR_DISABLE |\
H A Dnicvf_hw.c286 if (status & NICVF_CQ_WR_DISABLE) in nicvf_handle_qset_err_intr()