Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_green_ap.h64 int hdd_green_ap_enable_egap(struct hdd_context *hdd_ctx);
90 int hdd_green_ap_enable_egap(struct hdd_context *hdd_ctx) in hdd_green_ap_enable_egap() function
H A Dwlan_hdd_green_ap.c83 int hdd_green_ap_enable_egap(struct hdd_context *hdd_ctx) in hdd_green_ap_enable_egap() function
H A Dwlan_hdd_main.c16830 if (hdd_green_ap_enable_egap(hdd_ctx)) in hdd_configure_cds()