Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb4/
Dcudbg_lib.c3336 tot_size += MAX_ETH_QSETS * MAX_RSPQ_ENTRIES * MAX_RXQ_DESC_SIZE; in cudbg_fill_qdesc_num_and_size()
3343 tot_size += INGQ_EXTRAS * MAX_RSPQ_ENTRIES * MAX_RXQ_DESC_SIZE; in cudbg_fill_qdesc_num_and_size()
3356 MAX_RXQ_DESC_SIZE; in cudbg_fill_qdesc_num_and_size()
3363 MAX_RXQ_DESC_SIZE; in cudbg_fill_qdesc_num_and_size()
Dcxgb4.h626 MAX_RXQ_DESC_SIZE = 128, enumerator