Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/libcxgb/
Dlibcxgb_ppm.h243 u32 ddp_tag) in cxgbi_ppm_ddp_tag_get_idx() argument
245 u32 hw_idx = (ddp_tag >> PPOD_IDX_SHIFT) & in cxgbi_ppm_ddp_tag_get_idx()
259 u32 ddp_tag) in cxgbi_ppm_get_tag_caller_data() argument
261 u32 idx = cxgbi_ppm_ddp_tag_get_idx(ppm, ddp_tag); in cxgbi_ppm_get_tag_caller_data()
323 u32 per_tag_pg_idx, u32 *ppod_idx, u32 *ddp_tag,
Dlibcxgb_ppm.c244 u32 *ddp_tag, unsigned long caller_data) in cxgbi_ppm_ppods_reserve() argument
279 *ddp_tag = tag; in cxgbi_ppm_ppods_reserve()