Searched refs:sge_idma_decode_nstates (Results 1 – 1 of 1) sorted by relevance
3822 int sge_idma_decode_nstates; in t4_sge_decode_idma_state() local3827 sge_idma_decode_nstates = ARRAY_SIZE(t4_decode); in t4_sge_decode_idma_state()3830 sge_idma_decode_nstates = ARRAY_SIZE(t5_decode); in t4_sge_decode_idma_state()3833 if (state < sge_idma_decode_nstates) in t4_sge_decode_idma_state()