Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ark/
H A Dark_rqp.c25 if (rqp->err_count_other != 0) in ark_rqp_dump()
32 "Error General", rqp->err_count_other); in ark_rqp_dump()
42 "Error General", rqp->err_count_other, in ark_rqp_dump()
H A Dark_rqp.h49 volatile uint32_t err_count_other; member