Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.h83 SGE_MAX_IQ_SIZE = 65520, enumerator
Dcxgb4_main.c4226 if (ciq_size > SGE_MAX_IQ_SIZE) { in cfg_queues()
4228 ciq_size = SGE_MAX_IQ_SIZE; in cfg_queues()