Searched defs:tnapi (Results 1 – 1 of 1) sorted by relevance
200 #define TG3_TX_WAKEUP_THRESH(tnapi) ((tnapi)->tx_pending / 4) argument852 struct tg3_napi *tnapi = &tp->napi[i]; in tg3_enable_ints() local871 static inline unsigned int tg3_has_work(struct tg3_napi *tnapi) in tg3_has_work()895 static void tg3_int_reenable(struct tg3_napi *tnapi) in tg3_int_reenable()5225 struct tg3_napi *tnapi = &tp->napi[i]; in tg3_dump_state() local5274 static inline u32 tg3_tx_avail(struct tg3_napi *tnapi) in tg3_tx_avail()5286 static void tg3_tx(struct tg3_napi *tnapi) in tg3_tx()5460 static void tg3_recycle_rx(struct tg3_napi *tnapi, in tg3_recycle_rx()5530 static int tg3_rx(struct tg3_napi *tnapi, int budget) in tg3_rx()5867 static int tg3_poll_work(struct tg3_napi *tnapi, int work_done, int budget) in tg3_poll_work()[all …]