Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_ethdev.h105 #define CQ_OP_STAT_CQ_ERR 46 macro
108 #define CQ_ERR BIT_ULL(CQ_OP_STAT_CQ_ERR)
H A Dotx2_rx.c28 reg & BIT_ULL(CQ_OP_STAT_CQ_ERR)) in nix_rx_nb_pkts()