Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c4522 u16 cng_ch_bits_log = adap->params.arch.cng_ch_bits_log; in t4_sge_alloc_rxq() local
4534 ch_map |= 1 << (i << cng_ch_bits_log); in t4_sge_alloc_rxq()
Dcxgb4.h429 u8 cng_ch_bits_log; /* congestion channel map bits width */ member
Dt4_hw.c9144 adapter->params.arch.cng_ch_bits_log = 2; in t4_prep_adapter()
9155 adapter->params.arch.cng_ch_bits_log = 2; in t4_prep_adapter()
9169 adapter->params.arch.cng_ch_bits_log = 3; in t4_prep_adapter()