qcacmn: Move partial offload regulatory under macro
Create macro WLAN_REG_PARTIAL_OFFLOAD and move partial offload regulatory code under it. Change-Id: If37798abb86deee0bef6e339577da797342c31a4
This commit is contained in:

committed by
Madan Koyyalamudi

parent
b297cc18f2
commit
ac8933ef2e
@@ -2424,6 +2424,7 @@ QDF_STATUS wmi_unified_vdev_set_qdepth_thresh_cmd_send(
|
||||
wmi_unified_t wmi_handle,
|
||||
struct set_qdepth_thresh_params *param);
|
||||
|
||||
#ifdef WLAN_REG_PARTIAL_OFFLOAD
|
||||
/**
|
||||
* wmi_unified_pdev_set_regdomain_params_cmd_send() - WMI set regdomain
|
||||
* function
|
||||
@@ -2435,6 +2436,7 @@ QDF_STATUS wmi_unified_vdev_set_qdepth_thresh_cmd_send(
|
||||
QDF_STATUS wmi_unified_pdev_set_regdomain_cmd_send(
|
||||
wmi_unified_t wmi_handle,
|
||||
struct pdev_set_regdomain_params *param);
|
||||
#endif
|
||||
|
||||
/**
|
||||
* wmi_unified_set_beacon_filter_cmd_send() - WMI set beacon filter function
|
||||
|
Reference in New Issue
Block a user