Searched refs:cng_ch_bits_log (Results 1 – 3 of 3) sorted by relevance
174 u8 cng_ch_bits_log; /* congestion channel map bits width */ member
4970 adapter->params.arch.cng_ch_bits_log = 2; in t4_prep_adapter()4983 adapter->params.arch.cng_ch_bits_log = 3; in t4_prep_adapter()
1933 u8 cng_ch_bits_log = adap->params.arch.cng_ch_bits_log; in t4_sge_alloc_rxq() local1947 ch_map |= 1 << (i << cng_ch_bits_log); in t4_sge_alloc_rxq()