Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h696 #define NUM_BD_REQ BRB_SIZE(bp) macro
697 #define NUM_BD_PG_REQ ((NUM_BD_REQ + MAX_RX_DESC_CNT - 1) / \
699 #define BD_TH_LO(bp) (NUM_BD_REQ + \
745 #define NUM_RCQ_PG_REQ ((NUM_BD_REQ + MAX_RCQ_DESC_CNT - 1) / \