Searched refs:gl_map (Results 1 – 2 of 2) sorted by relevance
1307 if (ddp->gl_map[k]) in ddp_find_unused_entries()1312 ddp->gl_map[k] = gl; in ddp_find_unused_entries()1328 memset(&ddp->gl_map[start], 0, in ddp_unmark_entries()1470 struct cxgbi_gather_list *gl = ddp->gl_map[idx]; in ddp_tag_release()1593 struct cxgbi_gather_list *gl = ddp->gl_map[i]; in ddp_destroy()1641 ddp->gl_map = (struct cxgbi_gather_list **)(ddp + 1); in cxgbi_ddp_init()
142 struct cxgbi_gather_list **gl_map; member