Searched refs:test_tp (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/drivers/net/ |
D | de4x5.c | 968 static int test_tp(struct net_device *dev, s32 msec); 2457 TP_SUSPECT, test_tp); in dc21040_autoconf() 2461 next_tick = de4x5_suspect_state(dev, 1000, TP, test_tp, dc21040_autoconf); in dc21040_autoconf() 2654 next_tick = de4x5_suspect_state(dev, 1000, ANS, test_tp, dc21041_autoconf); in dc21041_autoconf() 2688 next_tick = de4x5_suspect_state(dev, 1000, TP, test_tp, dc21041_autoconf); in dc21041_autoconf() 3399 test_tp(struct net_device *dev, s32 msec) in test_tp() function
|