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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dtg3.c512 #define tw32_mailbox_f(reg, val) tw32_mailbox_flush(tp, (reg), (val)) macro
667 tw32_mailbox_f(tp->napi[i].int_mbox, 0x00000001);
684 tw32_mailbox_f(tnapi->int_mbox, tnapi->last_tag << 24);
686 tw32_mailbox_f(tnapi->int_mbox, tnapi->last_tag << 24);
5194 tw32_mailbox_f(MAILBOX_INTERRUPT_0 + TG3_64BIT_REG_LOW, 0x00000001);
5205 tw32_mailbox_f(MAILBOX_INTERRUPT_0 + TG3_64BIT_REG_LOW,
5243 tw32_mailbox_f(MAILBOX_INTERRUPT_0 + TG3_64BIT_REG_LOW, 0x00000001);
7516 tw32_mailbox_f(tp->napi[0].int_mbox, 1);
7526 tw32_mailbox_f(tp->napi[i].int_mbox, 1);

Completed in 128 milliseconds