Searched refs:gl_map (Results 1 – 2 of 2) sorted by relevance
1303 if (ddp->gl_map[k]) in ddp_find_unused_entries()1308 ddp->gl_map[k] = gl; in ddp_find_unused_entries()1324 memset(&ddp->gl_map[start], 0, in ddp_unmark_entries()1466 struct cxgbi_gather_list *gl = ddp->gl_map[idx]; in ddp_tag_release()1589 struct cxgbi_gather_list *gl = ddp->gl_map[i]; in ddp_destroy()1637 ddp->gl_map = (struct cxgbi_gather_list **)(ddp + 1); in cxgbi_ddp_init()
142 struct cxgbi_gather_list **gl_map; member