Searched refs:NICVF_CQ_ERR_MASK (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/net/thunderx/base/ | ||
| H A D | nicvf_hw_defs.h | 96 #define NICVF_CQ_ERR_MASK (NICVF_CQ_WR_FULL |\ macro |
| H A D | nicvf_hw.c | 281 if (!(status & NICVF_CQ_ERR_MASK)) in nicvf_handle_qset_err_intr() |