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

/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h2242 #define MAX_SP_DESC_CNT (SP_DESC_CNT - 1) macro
H A Dbnx2x_main.c6135 bp->spq_last_bd = bp->spq_prod_bd + MAX_SP_DESC_CNT;
6157 min_t(int, MAX_SP_DESC_CNT - MAX_SPQ_PENDING, NUM_EQ_DESC) - 1);
14532 if (bp->cnic_kwq_pending == MAX_SP_DESC_CNT)
14979 bp->cnic_kwq_last = bp->cnic_kwq + MAX_SP_DESC_CNT;

Completed in 182 milliseconds