max_index_in_edram  175 drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.c 	if (ppm->max_index_in_edram && (ppm->next >= ppm->max_index_in_edram))
max_index_in_edram  464 drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.c 		ppm->max_index_in_edram = first_ddr_idx - 1;
max_index_in_edram  146 drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.h 	unsigned int max_index_in_edram;