Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb4/
Dcudbg_lib.c3317 tot_size += MAX_ETH_QSETS * MAX_TXQ_ENTRIES * MAX_TXQ_DESC_SIZE; in cudbg_fill_qdesc_num_and_size()
3329 tot_size += MAX_TXQ_ENTRIES * MAX_TXQ_DESC_SIZE; in cudbg_fill_qdesc_num_and_size()
3336 MAX_TXQ_DESC_SIZE; in cudbg_fill_qdesc_num_and_size()
3349 tot_size += MAX_OFLD_QSETS * MAX_TXQ_ENTRIES * MAX_TXQ_DESC_SIZE; in cudbg_fill_qdesc_num_and_size()
Dcxgb4.h623 MAX_TXQ_DESC_SIZE = 64, enumerator