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

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.h1653 #define MAX_SP_DESC_CNT (SP_DESC_CNT - 1) macro
H A Dbxe.c9927 sc->spq_last_bd = (sc->spq_prod_bd + MAX_SP_DESC_CNT);
9952 (min((MAX_SP_DESC_CNT - MAX_SPQ_PENDING),

Completed in 222 milliseconds