Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c3524 u16 cng_ch_bits_log = adap->params.arch.cng_ch_bits_log; in t4_sge_alloc_rxq() local
3536 ch_map |= 1 << (i << cng_ch_bits_log); in t4_sge_alloc_rxq()
Dcxgb4.h354 u8 cng_ch_bits_log; /* congestion channel map bits width */ member
Dt4_hw.c8944 adapter->params.arch.cng_ch_bits_log = 2; in t4_prep_adapter()
8955 adapter->params.arch.cng_ch_bits_log = 2; in t4_prep_adapter()
8969 adapter->params.arch.cng_ch_bits_log = 3; in t4_prep_adapter()