Searched refs:MAX_REPEAT_TIME (Results 1 – 3 of 3) sorted by relevance
900 #define MAX_REPEAT_TIME 100 /* 1s (100 * 10ms) in total */ in hinic_link_update() macro904 unsigned int rep_cnt = MAX_REPEAT_TIME; in hinic_link_update()
3727 #define MAX_REPEAT_TIME 10 /* 1s (10 * 100ms) in total */ in ice_link_update() macro3732 unsigned int rep_cnt = MAX_REPEAT_TIME; in ice_link_update()
2964 #define MAX_REPEAT_TIME 10 /* 1s (10 * 100ms) in total */ in update_link_aq() macro2965 uint32_t rep_cnt = MAX_REPEAT_TIME; in update_link_aq()