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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dtg3.c682 struct tg3_napi *tnapi = &tp->napi[i];
701 static inline unsigned int tg3_has_work(struct tg3_napi *tnapi)
727 static void tg3_int_reenable(struct tg3_napi *tnapi)
4361 static inline u32 tg3_tx_avail(struct tg3_napi *tnapi)
4373 static void tg3_tx(struct tg3_napi *tnapi)
4527 static void tg3_recycle_rx(struct tg3_napi *tnapi,
4597 static int tg3_rx(struct tg3_napi *tnapi, int budget)
4948 static int tg3_poll_work(struct tg3_napi *tnapi, int work_done, int budget)
4997 struct tg3_napi *tnapi = container_of(napi, struct tg3_napi, nap
[all...]
H A Dtg3.h2653 struct tg3_napi { struct
2744 struct tg3_napi napi[TG3_IRQ_MAX_VECS];

Completed in 207 milliseconds