cfg80211_chandef_dfs_cac_time
dfs_cac_time = cfg80211_chandef_dfs_cac_time(ar->hw->wiphy,
dfs_cac_time = cfg80211_chandef_dfs_cac_time(hw->wiphy, chandef);
cfg80211_chandef_dfs_cac_time(struct wiphy *wiphy,
EXPORT_SYMBOL(cfg80211_chandef_dfs_cac_time);
cac_time_ms = cfg80211_chandef_dfs_cac_time(&rdev->wiphy, chandef);
cac_time_ms = cfg80211_chandef_dfs_cac_time(&rdev->wiphy, &chandef);