Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x.h632 #define NUM_BD_REQ BRB_SIZE(bp) macro
633 #define NUM_BD_PG_REQ ((NUM_BD_REQ + MAX_RX_DESC_CNT - 1) / \
635 #define BD_TH_LO(bp) (NUM_BD_REQ + \
681 #define NUM_RCQ_PG_REQ ((NUM_BD_REQ + MAX_RCQ_DESC_CNT - 1) / \