Searched refs:MESH_WORK_ROOT (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/mac80211/
H A Dmesh.c358 set_bit(MESH_WORK_ROOT, &ifmsh->wrkq_flags);
371 set_bit(MESH_WORK_ROOT, &ifmsh->wrkq_flags);
373 clear_bit(MESH_WORK_ROOT, &ifmsh->wrkq_flags);
643 if (test_and_clear_bit(MESH_WORK_ROOT, &ifmsh->wrkq_flags))
H A Dmesh.h56 * @MESH_WORK_ROOT: the mesh root station needs to send a frame
62 MESH_WORK_ROOT, enumerator in enum:mesh_deferred_task_flags
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/mac80211/
H A Dmesh.c358 set_bit(MESH_WORK_ROOT, &ifmsh->wrkq_flags);
371 set_bit(MESH_WORK_ROOT, &ifmsh->wrkq_flags);
373 clear_bit(MESH_WORK_ROOT, &ifmsh->wrkq_flags);
643 if (test_and_clear_bit(MESH_WORK_ROOT, &ifmsh->wrkq_flags))
H A Dmesh.h56 * @MESH_WORK_ROOT: the mesh root station needs to send a frame
62 MESH_WORK_ROOT, enumerator in enum:mesh_deferred_task_flags

Completed in 128 milliseconds