Home
last modified time | relevance | path

Searched refs:TMR_RUNNING_MPR (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/net/mac80211/
Dmesh.c21 #define TMR_RUNNING_MPR 2 macro
421 set_bit(TMR_RUNNING_MPR, &ifmsh->timers_running); in ieee80211_mesh_path_root_timer()
548 set_bit(TMR_RUNNING_MPR, &ifmsh->timers_running); in ieee80211_mesh_quiesce()
559 if (test_and_clear_bit(TMR_RUNNING_MPR, &ifmsh->timers_running)) in ieee80211_mesh_restart()