Searched defs:tnapi (Results 1 – 1 of 1) sorted by relevance
205 #define TG3_TX_WAKEUP_THRESH(tnapi) ((tnapi)->tx_pending / 4) argument1010 struct tg3_napi *tnapi = &tp->napi[i]; in tg3_enable_ints() local1029 static inline unsigned int tg3_has_work(struct tg3_napi *tnapi) in tg3_has_work()1058 static void tg3_int_reenable(struct tg3_napi *tnapi) in tg3_int_reenable()6459 struct tg3_napi *tnapi = &tp->napi[i]; in tg3_dump_state() local6506 static inline u32 tg3_tx_avail(struct tg3_napi *tnapi) in tg3_tx_avail()6518 static void tg3_tx(struct tg3_napi *tnapi) in tg3_tx()6721 static void tg3_recycle_rx(struct tg3_napi *tnapi, in tg3_recycle_rx()6791 static int tg3_rx(struct tg3_napi *tnapi, int budget) in tg3_rx()7147 static int tg3_poll_work(struct tg3_napi *tnapi, int work_done, int budget) in tg3_poll_work()[all …]