Searched refs:HYSTART_ACK_TRAIN (Results 1 – 3 of 3) sorted by relevance
32 #define HYSTART_ACK_TRAIN 0x1 macro48 static int hystart_detect = HYSTART_ACK_TRAIN | HYSTART_DELAY;453 if (hystart_detect & HYSTART_ACK_TRAIN) { in hystart_update()
40 #define HYSTART_ACK_TRAIN 0x1 macro56 static int hystart_detect __read_mostly = HYSTART_ACK_TRAIN | HYSTART_DELAY;395 if (hystart_detect & HYSTART_ACK_TRAIN) { in hystart_update()
35 #define HYSTART_ACK_TRAIN 1 macro149 if (hystart_detect & HYSTART_ACK_TRAIN) { in tcp_cdg_hystart_update()