Home
last modified time | relevance | path

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

/linux-6.1.9/net/wireless/
Dmlme.c867 unsigned long time_dfs_update; in cfg80211_dfs_channels_update_work() local
892 time_dfs_update = IEEE80211_DFS_MIN_NOP_TIME_MS; in cfg80211_dfs_channels_update_work()
899 time_dfs_update = REG_PRE_CAC_EXPIRY_GRACE_MS; in cfg80211_dfs_channels_update_work()
904 msecs_to_jiffies(time_dfs_update); in cfg80211_dfs_channels_update_work()