Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/libcxgb/
H A Dlibcxgb_ppm.c247 u32 per_tag_pg_idx, u32 *ppod_idx, in cxgbi_ppm_ppods_reserve() argument
279 if (per_tag_pg_idx) in cxgbi_ppm_ppods_reserve()
280 tag |= (per_tag_pg_idx << 30) & 0xC0000000; in cxgbi_ppm_ppods_reserve()
H A Dlibcxgb_ppm.h324 u32 per_tag_pg_idx, u32 *ppod_idx, u32 *ddp_tag,