Searched refs:tg3_napi (Results 1 – 2 of 2) sorted by relevance
1018 struct tg3_napi *tnapi = &tp->napi[i]; in tg3_enable_ints()1037 static inline unsigned int tg3_has_work(struct tg3_napi *tnapi) in tg3_has_work()1066 static void tg3_int_reenable(struct tg3_napi *tnapi) in tg3_int_reenable()6489 struct tg3_napi *tnapi = &tp->napi[i]; in tg3_dump_state()6536 static inline u32 tg3_tx_avail(struct tg3_napi *tnapi) in tg3_tx_avail()6548 static void tg3_tx(struct tg3_napi *tnapi) in tg3_tx()6751 static void tg3_recycle_rx(struct tg3_napi *tnapi, in tg3_recycle_rx()6821 static int tg3_rx(struct tg3_napi *tnapi, int budget) in tg3_rx()7176 static int tg3_poll_work(struct tg3_napi *tnapi, int work_done, int budget) in tg3_poll_work()7240 struct tg3_napi *tnapi = container_of(napi, struct tg3_napi, napi); in tg3_poll_msix()[all …]
3004 struct tg3_napi { struct3205 struct tg3_napi napi[TG3_IRQ_MAX_VECS];