Searched refs:cng_ch_bits_log (Results 1 – 3 of 3) sorted by relevance
360 u8 cng_ch_bits_log; /* congestion channel map bits width */ member
11075 .cng_ch_bits_log = 2, in t4_get_chip_params()11093 .cng_ch_bits_log = 2, in t4_get_chip_params()11111 .cng_ch_bits_log = 3, in t4_get_chip_params()11129 .cng_ch_bits_log = 2, in t4_get_chip_params()
3962 const int cng_ch_bits_log = sc->chip_params->cng_ch_bits_log; in t4_sge_set_conm_context() local4003 ch_map |= 1 << (i << cng_ch_bits_log); in t4_sge_set_conm_context()