Searched refs:NUM_EQ_DESC (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.h1634 #define NUM_EQ_DESC (EQ_DESC_CNT_PAGE * NUM_EQ_PAGES) macro
1635 #define EQ_DESC_MASK (NUM_EQ_DESC - 1)
H A Dbxe.c9948 sc->eq_prod = NUM_EQ_DESC;
9953 NUM_EQ_DESC) - 1));

Completed in 306 milliseconds