Home
last modified time | relevance | path

Searched defs:sw_tag (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/scsi/cxgbi/
Dlibcxgbi.h609 u32 sw_tag) in cxgbi_sw_tag_usable()
616 u32 sw_tag) in cxgbi_set_non_ddp_tag()
632 u32 sw_tag) in cxgbi_ddp_tag_base()
Dlibcxgbi.c1486 u32 sw_tag, u32 *tagp, struct cxgbi_gather_list *gl, in ddp_tag_reserve()
1546 unsigned int sw_tag, unsigned int xferlen, in cxgbi_ddp_reserve()
1710 u32 sw_tag = (sess->age << cconn->task_idx_bits) | task->itt; in task_reserve_itt() local