Home
last modified time | relevance | path

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

/linux-2.6.39/net/mac80211/
Dmesh.c24 #define TMR_RUNNING_MP 1 macro
342 set_bit(TMR_RUNNING_MP, &ifmsh->timers_running); in ieee80211_mesh_path_timer()
484 set_bit(TMR_RUNNING_MP, &ifmsh->timers_running); in ieee80211_mesh_quiesce()
495 if (test_and_clear_bit(TMR_RUNNING_MP, &ifmsh->timers_running)) in ieee80211_mesh_restart()