Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Ddfs.c33 enum dfs_channel_type *channel_type);
1060 enum dfs_channel_type channel_type = DFS_NO_CAC_YET; in hostapd_dfs_update_background_chain() local
1070 channel_type = DFS_ANY_CHANNEL; in hostapd_dfs_update_background_chain()
1074 channel_type); in hostapd_dfs_update_background_chain()
1081 &channel_type); in hostapd_dfs_update_background_chain()
1236 enum dfs_channel_type *channel_type) in dfs_downgrade_bandwidth() argument
1244 *channel_type); in dfs_downgrade_bandwidth()
1251 if (*channel_type != DFS_ANY_CHANNEL) { in dfs_downgrade_bandwidth()
1252 *channel_type = DFS_ANY_CHANNEL; in dfs_downgrade_bandwidth()
1259 *channel_type = DFS_AVAILABLE; in dfs_downgrade_bandwidth()
[all …]