cng_ch_bits_log   356 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h 	u8 cng_ch_bits_log;		/* congestion channel map bits width */
cng_ch_bits_log  3660 drivers/net/ethernet/chelsio/cxgb4/sge.c 		u16 cng_ch_bits_log = adap->params.arch.cng_ch_bits_log;
cng_ch_bits_log  3672 drivers/net/ethernet/chelsio/cxgb4/sge.c 					ch_map |= 1 << (i << cng_ch_bits_log);
cng_ch_bits_log  9139 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 		adapter->params.arch.cng_ch_bits_log = 2;
cng_ch_bits_log  9150 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 		adapter->params.arch.cng_ch_bits_log = 2;
cng_ch_bits_log  9164 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 		adapter->params.arch.cng_ch_bits_log = 3;