Searched refs:tg3_napi (Results 1 – 2 of 2) sorted by relevance
1019 struct tg3_napi *tnapi = &tp->napi[i]; in tg3_enable_ints()1038 static inline unsigned int tg3_has_work(struct tg3_napi *tnapi) in tg3_has_work()1067 static void tg3_int_reenable(struct tg3_napi *tnapi) in tg3_int_reenable()6494 struct tg3_napi *tnapi = &tp->napi[i]; in tg3_dump_state()6541 static inline u32 tg3_tx_avail(struct tg3_napi *tnapi) in tg3_tx_avail()6553 static void tg3_tx(struct tg3_napi *tnapi) in tg3_tx()6761 static void tg3_recycle_rx(struct tg3_napi *tnapi, in tg3_recycle_rx()6831 static int tg3_rx(struct tg3_napi *tnapi, int budget) in tg3_rx()7191 static int tg3_poll_work(struct tg3_napi *tnapi, int work_done, int budget) in tg3_poll_work()7255 struct tg3_napi *tnapi = container_of(napi, struct tg3_napi, napi); in tg3_poll_msix()[all …]
3004 struct tg3_napi { struct3206 struct tg3_napi napi[TG3_IRQ_MAX_VECS];