Searched defs:tnapi (Results 1 – 1 of 1) sorted by relevance
206 #define TG3_TX_WAKEUP_THRESH(tnapi) ((tnapi)->tx_pending / 4) argument1017 struct tg3_napi *tnapi = &tp->napi[i]; in tg3_enable_ints() local1036 static inline unsigned int tg3_has_work(struct tg3_napi *tnapi) in tg3_has_work()1065 static void tg3_int_reenable(struct tg3_napi *tnapi) in tg3_int_reenable()6480 struct tg3_napi *tnapi = &tp->napi[i]; in tg3_dump_state() local6527 static inline u32 tg3_tx_avail(struct tg3_napi *tnapi) in tg3_tx_avail()6539 static void tg3_tx(struct tg3_napi *tnapi) in tg3_tx()6742 static void tg3_recycle_rx(struct tg3_napi *tnapi, in tg3_recycle_rx()6812 static int tg3_rx(struct tg3_napi *tnapi, int budget) in tg3_rx()7167 static int tg3_poll_work(struct tg3_napi *tnapi, int work_done, int budget) in tg3_poll_work()[all …]