Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.h95 SGE_MAX_IQ_SIZE = 65520, enumerator
H A Dcxgb4_uld.c295 if (ciq_size > SGE_MAX_IQ_SIZE) { in cfg_queues_uld()
297 ciq_size = SGE_MAX_IQ_SIZE; in cfg_queues_uld()
H A Dcudbg_lib.c3344 tot_size += CXGB4_ULD_MAX * MAX_ULD_QSETS * SGE_MAX_IQ_SIZE * in cudbg_fill_qdesc_num_and_size()