Home
last modified time | relevance | path

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

/linux-2.6.39/net/mac80211/
Dmesh.c25 #define TMR_RUNNING_MPR 2 macro
359 set_bit(TMR_RUNNING_MPR, &ifmsh->timers_running); in ieee80211_mesh_path_root_timer()
486 set_bit(TMR_RUNNING_MPR, &ifmsh->timers_running); in ieee80211_mesh_quiesce()
497 if (test_and_clear_bit(TMR_RUNNING_MPR, &ifmsh->timers_running)) in ieee80211_mesh_restart()