Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x.h788 #define NUM_BD_REQ BRB_SIZE(bp) macro
789 #define NUM_BD_PG_REQ ((NUM_BD_REQ + MAX_RX_DESC_CNT - 1) / \
791 #define BD_TH_LO(bp) (NUM_BD_REQ + \
837 #define NUM_RCQ_PG_REQ ((NUM_BD_REQ + MAX_RCQ_DESC_CNT - 1) / \