Home
last modified time | relevance | path

Searched refs:cxgbi_gather_list (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/scsi/cxgbi/
Dlibcxgbi.h118 struct cxgbi_gather_list { struct
142 struct cxgbi_gather_list **gl_map; argument
557 struct cxgbi_gather_list *);
754 struct cxgbi_gather_list *, unsigned int);
Dlibcxgbi.c1271 struct cxgbi_gather_list *gl, unsigned int gidx) in cxgbi_ddp_ppod_set()
1292 struct cxgbi_gather_list *gl) in ddp_find_unused_entries()
1329 count * sizeof(struct cxgbi_gather_list *)); in ddp_unmark_entries()
1334 struct cxgbi_gather_list *gl) in ddp_gl_unmap()
1344 struct cxgbi_gather_list *gl) in ddp_gl_map()
1371 static void ddp_release_gl(struct cxgbi_gather_list *gl, in ddp_release_gl()
1378 static struct cxgbi_gather_list *ddp_make_gl(unsigned int xferlen, in ddp_make_gl()
1384 struct cxgbi_gather_list *gl; in ddp_make_gl()
1400 gl = kzalloc(sizeof(struct cxgbi_gather_list) + in ddp_make_gl()
1470 struct cxgbi_gather_list *gl = ddp->gl_map[idx]; in ddp_tag_release()
[all …]
/linux-4.4.14/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c1575 struct cxgbi_gather_list *gl, in ddp_ppod_write_idata()
1616 struct cxgbi_gather_list *gl) in ddp_set_map()
/linux-4.4.14/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c1085 struct cxgbi_gather_list *gl) in ddp_set_map()