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 D | dhd_config.h | 337 uint dhd_conf_get_insuspend(dhd_pub_t *dhd, uint mask);
|
| H A D | dhd_config.c | 1776 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 D | dhd_linux.c | 3302 !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 D | dhd_config.h | 440 uint dhd_conf_get_insuspend(dhd_pub_t *dhd, uint mask);
|
| H A D | dhd_config.c | 2702 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 D | dhd_linux.c | 2097 !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 D | wl_iapsta.c | 3324 insuspend = dhd_conf_get_insuspend(dhd, ALL_IN_SUSPEND); in wl_iapsta_suspend_resume_ap()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_config.h | 447 uint dhd_conf_get_insuspend(dhd_pub_t *dhd, uint mask);
|
| H A D | dhd_config.c | 2820 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 D | dhd_linux.c | 2106 !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 D | wl_iapsta.c | 3755 insuspend = dhd_conf_get_insuspend(dhd, ALL_IN_SUSPEND); in wl_iapsta_suspend_resume_ap()
|