Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwtracing/intel_th/
Dmsu.h63 u32 sw_tag; member
Dmsu.c786 u32 sw_tag = 0; in msc_buffer_relink() local
/linux-4.4.14/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.c1490 u32 sw_tag, u32 *tagp, struct cxgbi_gather_list *gl, in ddp_tag_reserve()
1550 unsigned int sw_tag, unsigned int xferlen, in cxgbi_ddp_reserve()
1714 u32 sw_tag = (sess->age << cconn->task_idx_bits) | task->itt; in task_reserve_itt() local