bug17190_timer     59 drivers/net/ethernet/sfc/falcon/qt202x_phy.c 	unsigned long bug17190_timer;
bug17190_timer    198 drivers/net/ethernet/sfc/falcon/qt202x_phy.c 		phy_data->bug17190_timer = jiffies + BUG17190_INTERVAL;
bug17190_timer    202 drivers/net/ethernet/sfc/falcon/qt202x_phy.c 	if (time_after_eq(jiffies, phy_data->bug17190_timer)) {
bug17190_timer    209 drivers/net/ethernet/sfc/falcon/qt202x_phy.c 		phy_data->bug17190_timer = jiffies + BUG17190_INTERVAL;
bug17190_timer    349 drivers/net/ethernet/sfc/falcon/qt202x_phy.c 	phy_data->bug17190_timer = 0;