Home
last modified time | relevance | path

Searched refs:rtag (Results 1 – 2 of 2) sorted by relevance

/include/trace/events/
A Dfsi_master_ast_cf.h48 TP_PROTO(const struct fsi_master_acf *master, u8 rtag, u8 rcrc, __be32 rdata, bool crc_ok),
49 TP_ARGS(master, rtag, rcrc, rdata, crc_ok),
52 __field(u8, rtag)
59 __entry->rtag = rtag;
65 __entry->master_idx, __entry->rtag, __entry->rcrc,
/include/net/
A Dip_fib.h604 u32 rtag; in fib_combine_itag() local
616 rtag = res->tclassid; in fib_combine_itag()
618 *itag = (rtag<<16); in fib_combine_itag()
619 *itag |= (rtag>>16); in fib_combine_itag()

Completed in 5 milliseconds