Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/libcxgb/ !
Dlibcxgb_ppm.c107 struct cxgbi_ppod_data *pdata = ppm->ppod_data + i; in ppm_mark_entries()
235 pdata = ppm->ppod_data + idx; in cxgbi_ppm_ppod_release()
274 pdata = ppm->ppod_data + idx; in cxgbi_ppm_ppods_reserve()
448 ppm->ppod_bmap = (unsigned long *)(&ppm->ppod_data[ppmax]); in cxgbi_ppm_init()
Dlibcxgb_ppm.h148 struct cxgbi_ppod_data ppod_data[]; member
264 return ppm->ppod_data[idx].caller_data; in cxgbi_ppm_get_tag_caller_data()