Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/broadcom/
Dtg3.c1023 struct tg3_napi *tnapi = &tp->napi[i]; in tg3_enable_ints()
1042 static inline unsigned int tg3_has_work(struct tg3_napi *tnapi) in tg3_has_work()
1071 static void tg3_int_reenable(struct tg3_napi *tnapi) in tg3_int_reenable()
6486 struct tg3_napi *tnapi = &tp->napi[i]; in tg3_dump_state()
6533 static inline u32 tg3_tx_avail(struct tg3_napi *tnapi) in tg3_tx_avail()
6545 static void tg3_tx(struct tg3_napi *tnapi) in tg3_tx()
6748 static void tg3_recycle_rx(struct tg3_napi *tnapi, in tg3_recycle_rx()
6818 static int tg3_rx(struct tg3_napi *tnapi, int budget) in tg3_rx()
7173 static int tg3_poll_work(struct tg3_napi *tnapi, int work_done, int budget) in tg3_poll_work()
7237 struct tg3_napi *tnapi = container_of(napi, struct tg3_napi, napi); in tg3_poll_msix()
[all …]
Dtg3.h3004 struct tg3_napi { struct
3203 struct tg3_napi napi[TG3_IRQ_MAX_VECS];