Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_config.h337 uint dhd_conf_get_insuspend(dhd_pub_t *dhd, uint mask);
H A Ddhd_config.c1776 dhd_conf_get_insuspend(dhd_pub_t *dhd, uint mask) in dhd_conf_get_insuspend() function
1912 insuspend = dhd_conf_get_insuspend(dhd, ALL_IN_SUSPEND); in dhd_conf_set_suspend_resume()
H A Ddhd_linux.c3302 !dhd_conf_get_insuspend(dhd, AP_FILTER_IN_SUSPEND)) { in dhd_enable_packet_filter()
3310 dhd_conf_get_insuspend(dhd, AP_FILTER_IN_SUSPEND))) in dhd_enable_packet_filter()
3785 (dhd_support_sta_mode(dhdp) || dhd_conf_get_insuspend(dhdp, ALL_IN_SUSPEND))) in dhd_suspend_resume_helper()
11145 if (dhd_conf_get_insuspend(dhd, AP_FILTER_IN_SUSPEND)) in dhd_preinit_ioctls()
12238 if (dhd_conf_get_insuspend(dhd, AP_FILTER_IN_SUSPEND)) in dhd_alive_postinit()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_config.h440 uint dhd_conf_get_insuspend(dhd_pub_t *dhd, uint mask);
H A Ddhd_config.c2702 dhd_conf_get_insuspend(dhd_pub_t *dhd, uint mask) in dhd_conf_get_insuspend() function
2829 insuspend = dhd_conf_get_insuspend(dhd, ALL_IN_SUSPEND); in dhd_conf_suspend_resume_sta()
2890 insuspend = dhd_conf_get_insuspend(dhd, ALL_IN_SUSPEND); in dhd_conf_suspend_resume_ap()
2913 insuspend = dhd_conf_get_insuspend(dhd, ALL_IN_SUSPEND); in dhd_conf_suspend_resume_bus()
2948 insuspend = dhd_conf_get_insuspend(dhd, ALL_IN_SUSPEND); in dhd_conf_set_suspend_resume()
H A Ddhd_linux.c2097 !dhd_conf_get_insuspend(dhd, AP_FILTER_IN_SUSPEND)) { in dhd_enable_packet_filter()
2105 dhd_conf_get_insuspend(dhd, AP_FILTER_IN_SUSPEND))) in dhd_enable_packet_filter()
2690 (dhd_support_sta_mode(dhdp) || dhd_conf_get_insuspend(dhdp, ALL_IN_SUSPEND))) in dhd_suspend_resume_helper()
15054 if (dhd_conf_get_insuspend(dhd, AP_FILTER_IN_SUSPEND)) in dhd_legacy_preinit_ioctls()
H A Dwl_iapsta.c3324 insuspend = dhd_conf_get_insuspend(dhd, ALL_IN_SUSPEND); in wl_iapsta_suspend_resume_ap()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_config.h447 uint dhd_conf_get_insuspend(dhd_pub_t *dhd, uint mask);
H A Ddhd_config.c2820 dhd_conf_get_insuspend(dhd_pub_t *dhd, uint mask) in dhd_conf_get_insuspend() function
2947 insuspend = dhd_conf_get_insuspend(dhd, ALL_IN_SUSPEND); in dhd_conf_suspend_resume_sta()
3008 insuspend = dhd_conf_get_insuspend(dhd, ALL_IN_SUSPEND); in dhd_conf_suspend_resume_ap()
3031 insuspend = dhd_conf_get_insuspend(dhd, ALL_IN_SUSPEND); in dhd_conf_suspend_resume_bus()
3066 insuspend = dhd_conf_get_insuspend(dhd, ALL_IN_SUSPEND); in dhd_conf_set_suspend_resume()
H A Ddhd_linux.c2106 !dhd_conf_get_insuspend(dhd, AP_FILTER_IN_SUSPEND)) { in dhd_enable_packet_filter()
2114 dhd_conf_get_insuspend(dhd, AP_FILTER_IN_SUSPEND))) in dhd_enable_packet_filter()
2699 (dhd_support_sta_mode(dhdp) || dhd_conf_get_insuspend(dhdp, ALL_IN_SUSPEND))) in dhd_suspend_resume_helper()
14937 if (dhd_conf_get_insuspend(dhd, AP_FILTER_IN_SUSPEND)) in dhd_legacy_preinit_ioctls()
H A Dwl_iapsta.c3755 insuspend = dhd_conf_get_insuspend(dhd, ALL_IN_SUSPEND); in wl_iapsta_suspend_resume_ap()