|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | sync_method |
Macros | |
| #define | TOFFSET_MINIMUM_ADJUSTMENT 10 |
| #define | TOFFSET_SET_MARGIN 20 |
| #define | TOFFSET_MAXIMUM_ADJUSTMENT 30000 /* 30 ms */ |
Functions | |
| void | mesh_sync_adjust_tbtt (struct ieee80211_sub_if_data *sdata) |
| struct ieee80211_mesh_sync_ops * | ieee80211_mesh_sync_ops_get (u8 method) |
| #define TOFFSET_MAXIMUM_ADJUSTMENT 30000 /* 30 ms */ |
Definition at line 31 of file mesh_sync.c.
| #define TOFFSET_MINIMUM_ADJUSTMENT 10 |
Definition at line 18 of file mesh_sync.c.
| #define TOFFSET_SET_MARGIN 20 |
Definition at line 24 of file mesh_sync.c.
|
read |
Definition at line 296 of file mesh_sync.c.
| void mesh_sync_adjust_tbtt | ( | struct ieee80211_sub_if_data * | sdata | ) |
Definition at line 49 of file mesh_sync.c.
1.8.2