Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/cxgbi/
Dlibcxgbi.h118 struct cxgbi_gather_list { struct
142 struct cxgbi_gather_list **gl_map; argument
557 struct cxgbi_gather_list *);
757 struct cxgbi_gather_list *, unsigned int);
Dlibcxgbi.c1267 struct cxgbi_gather_list *gl, unsigned int gidx) in cxgbi_ddp_ppod_set()
1288 struct cxgbi_gather_list *gl) in ddp_find_unused_entries()
1325 count * sizeof(struct cxgbi_gather_list *)); in ddp_unmark_entries()
1330 struct cxgbi_gather_list *gl) in ddp_gl_unmap()
1340 struct cxgbi_gather_list *gl) in ddp_gl_map()
1367 static void ddp_release_gl(struct cxgbi_gather_list *gl, in ddp_release_gl()
1374 static struct cxgbi_gather_list *ddp_make_gl(unsigned int xferlen, in ddp_make_gl()
1380 struct cxgbi_gather_list *gl; in ddp_make_gl()
1396 gl = kzalloc(sizeof(struct cxgbi_gather_list) + in ddp_make_gl()
1466 struct cxgbi_gather_list *gl = ddp->gl_map[idx]; in ddp_tag_release()
[all …]
/linux-4.1.27/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c1551 struct cxgbi_gather_list *gl, in ddp_ppod_write_idata()
1592 struct cxgbi_gather_list *gl) in ddp_set_map()
/linux-4.1.27/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c1083 struct cxgbi_gather_list *gl) in ddp_set_map()