Searched refs:timeout_rxl (Results 1 – 1 of 1) sorted by relevance
99 unsigned int cur_rxl_index, timeout_rxl; member1137 nl->cur_rxl_index = timeout_rxl_tab[ nl->timeout_rxl ]; in timeout_change_level()1138 if( ++nl->timeout_rxl >= 4 ) in timeout_change_level()1139 nl->timeout_rxl = 0; in timeout_change_level()