Home
last modified time | relevance | path

Searched refs:max_index_in_edram (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/libcxgb/
Dlibcxgb_ppm.c174 if (ppm->max_index_in_edram && (ppm->next >= ppm->max_index_in_edram)) in ppm_get_entries()
463 ppm->max_index_in_edram = first_ddr_idx - 1; in cxgbi_ppm_init()
Dlibcxgb_ppm.h146 unsigned int max_index_in_edram; member