Searched defs:tnapi (Results 1 – 1 of 1) sorted by relevance
207 #define TG3_TX_WAKEUP_THRESH(tnapi) ((tnapi)->tx_pending / 4) argument1019 struct tg3_napi *tnapi = &tp->napi[i]; in tg3_enable_ints() local1038 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()6466 struct tg3_napi *tnapi = &tp->napi[i]; in tg3_dump_state() local6513 static inline u32 tg3_tx_avail(struct tg3_napi *tnapi) in tg3_tx_avail()6525 static void tg3_tx(struct tg3_napi *tnapi) in tg3_tx()6724 static void tg3_recycle_rx(struct tg3_napi *tnapi, in tg3_recycle_rx()6794 static int tg3_rx(struct tg3_napi *tnapi, int budget) in tg3_rx()7154 static int tg3_poll_work(struct tg3_napi *tnapi, int work_done, int budget) in tg3_poll_work()[all …]