Searched refs:timeout_rxl (Results 1 – 1 of 1) sorted by relevance
100 unsigned int cur_rxl_index, timeout_rxl; member1132 nl->cur_rxl_index = timeout_rxl_tab[ nl->timeout_rxl ]; in timeout_change_level()1133 if( ++nl->timeout_rxl >= 4 ) in timeout_change_level()1134 nl->timeout_rxl = 0; in timeout_change_level()