Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c4509 u16 cng_ch_bits_log = adap->params.arch.cng_ch_bits_log; in t4_sge_alloc_rxq() local
4521 ch_map |= 1 << (i << cng_ch_bits_log); in t4_sge_alloc_rxq()
H A Dt4_hw.c9146 adapter->params.arch.cng_ch_bits_log = 2; in t4_prep_adapter()
9157 adapter->params.arch.cng_ch_bits_log = 2; in t4_prep_adapter()
9171 adapter->params.arch.cng_ch_bits_log = 3; in t4_prep_adapter()