Searched refs:last_tag (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/
H A Dperf_event.c554 event->hw.last_tag = ~0ULL;
766 hwc->last_tag = ++cpuc->tags[i];
791 hwc->last_tag == cpuc->tags[i];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dperf_event.h525 u64 last_tag; member in struct:hw_perf_event::__anon17979::__anon17980
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dtg3.c684 tw32_mailbox_f(tnapi->int_mbox, tnapi->last_tag << 24);
686 tw32_mailbox_f(tnapi->int_mbox, tnapi->last_tag << 24);
731 tw32_mailbox(tnapi->int_mbox, tnapi->last_tag << 24);
735 * The last_tag we write above tells the chip which piece of
5011 /* tp->last_tag is used in tg3_int_reenable() below
5015 tnapi->last_tag = sblk->status_tag;
5016 tnapi->last_irq_tag = tnapi->last_tag;
5024 tw32_mailbox(tnapi->int_mbox, tnapi->last_tag << 24);
5058 /* tp->last_tag is used in tg3_int_reenable() below
5062 tnapi->last_tag
[all...]
H A Dtg3.h2658 u32 last_tag; member in struct:tg3_napi

Completed in 329 milliseconds