Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/libcxgb/
H A Dlibcxgb_ppm.c460 unsigned int first_ddr_idx = in cxgbi_ppm_init() local
463 ppm->max_index_in_edram = first_ddr_idx - 1; in cxgbi_ppm_init()
464 bitmap_set(ppm->ppod_bmap, first_ddr_idx, 1); in cxgbi_ppm_init()
465 pr_debug("reserved %u ppod in bitmap\n", first_ddr_idx); in cxgbi_ppm_init()