Home
last modified time | relevance | path

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

/linux-3.3/drivers/scsi/cxgbi/
Dlibcxgbi.h592 u32 sw_tag) in cxgbi_sw_tag_usable()
599 u32 sw_tag) in cxgbi_set_non_ddp_tag()
615 u32 sw_tag) in cxgbi_ddp_tag_base()
Dlibcxgbi.c1244 u32 sw_tag, u32 *tagp, struct cxgbi_gather_list *gl, in ddp_tag_reserve()
1304 unsigned int sw_tag, unsigned int xferlen, in cxgbi_ddp_reserve()
1468 u32 sw_tag = (sess->age << cconn->task_idx_bits) | task->itt; in task_reserve_itt() local