Searched refs:is_6ghz_only_pdev (Results 1 – 2 of 2) sorted by relevance
443 bool is_6ghz_only_pdev; in wlan_dfs_pdev_obj_create_notification() local458 is_6ghz_only_pdev = wlan_reg_is_range_only6g(low_5g, high_5g); in wlan_dfs_pdev_obj_create_notification()460 if (is_6ghz_only_pdev) { in wlan_dfs_pdev_obj_create_notification()
63 bool is_6ghz_only_pdev; in tgt_dfs_is_5ghz_supported_in_pdev() local68 is_6ghz_only_pdev = wlan_reg_is_range_only6g(low_5g, high_5g); in tgt_dfs_is_5ghz_supported_in_pdev()70 if (is_6ghz_only_pdev) in tgt_dfs_is_5ghz_supported_in_pdev()