Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/broadcom/
Dtg3.c1028 struct tg3_napi *tnapi = &tp->napi[i]; in tg3_enable_ints()
1047 static inline unsigned int tg3_has_work(struct tg3_napi *tnapi) in tg3_has_work()
1076 static void tg3_int_reenable(struct tg3_napi *tnapi) in tg3_int_reenable()
6475 struct tg3_napi *tnapi = &tp->napi[i]; in tg3_dump_state()
6522 static inline u32 tg3_tx_avail(struct tg3_napi *tnapi) in tg3_tx_avail()
6534 static void tg3_tx(struct tg3_napi *tnapi) in tg3_tx()
6737 static void tg3_recycle_rx(struct tg3_napi *tnapi, in tg3_recycle_rx()
6807 static int tg3_rx(struct tg3_napi *tnapi, int budget) in tg3_rx()
7163 static int tg3_poll_work(struct tg3_napi *tnapi, int work_done, int budget) in tg3_poll_work()
7229 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];