Searched refs:channel_type (Results 1 – 1 of 1) sorted by relevance
33 enum dfs_channel_type *channel_type);1060 enum dfs_channel_type channel_type = DFS_NO_CAC_YET; in hostapd_dfs_update_background_chain() local1070 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() argument1244 *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 …]