sge_idma_decode_nstates 6724 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 	int sge_idma_decode_nstates;
sge_idma_decode_nstates 6734 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 		sge_idma_decode_nstates = ARRAY_SIZE(t4_decode);
sge_idma_decode_nstates 6739 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 		sge_idma_decode_nstates = ARRAY_SIZE(t5_decode);
sge_idma_decode_nstates 6744 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 		sge_idma_decode_nstates = ARRAY_SIZE(t6_decode);
sge_idma_decode_nstates 6755 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 		sge_idma_decode_nstates = ARRAY_SIZE(t4_decode);
sge_idma_decode_nstates 6758 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 		sge_idma_decode_nstates = ARRAY_SIZE(t5_decode);
sge_idma_decode_nstates 6761 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 	if (state < sge_idma_decode_nstates)