Searched refs:is_rsdb_supported (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfgvif.c | 2990 s32 is_rsdb_supported = BCME_ERROR; in wl_cfg80211_bcn_bringup_ap() local 2994 is_rsdb_supported = DHD_OPMODE_SUPPORTED(cfg->pub, DHD_FLAG_RSDB_MODE); in wl_cfg80211_bcn_bringup_ap() 2995 if (is_rsdb_supported < 0) in wl_cfg80211_bcn_bringup_ap() 3066 if (is_rsdb_supported == 0) { in wl_cfg80211_bcn_bringup_ap() 3854 s32 is_rsdb_supported = BCME_ERROR; in wl_cfg80211_stop_ap() local 3867 is_rsdb_supported = DHD_OPMODE_SUPPORTED(cfg->pub, DHD_FLAG_RSDB_MODE); in wl_cfg80211_stop_ap() 3868 if (is_rsdb_supported < 0) in wl_cfg80211_stop_ap() 3927 if (is_rsdb_supported == 0) { in wl_cfg80211_stop_ap()
|
| H A D | wl_cfg80211.c | 15520 bool is_rsdb_supported = FALSE; in wl_cfg80211_determine_p2p_rsdb_scc_mode() local 15524 is_rsdb_supported = DHD_OPMODE_SUPPORTED(cfg->pub, DHD_FLAG_RSDB_MODE); in wl_cfg80211_determine_p2p_rsdb_scc_mode() 15527 if (!is_rsdb_supported) { in wl_cfg80211_determine_p2p_rsdb_scc_mode()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_cfgvif.c | 2983 s32 is_rsdb_supported = BCME_ERROR; in wl_cfg80211_bcn_bringup_ap() local 2987 is_rsdb_supported = DHD_OPMODE_SUPPORTED(cfg->pub, DHD_FLAG_RSDB_MODE); in wl_cfg80211_bcn_bringup_ap() 2988 if (is_rsdb_supported < 0) in wl_cfg80211_bcn_bringup_ap() 3059 if (is_rsdb_supported == 0) { in wl_cfg80211_bcn_bringup_ap() 3830 s32 is_rsdb_supported = BCME_ERROR; in wl_cfg80211_stop_ap() local 3843 is_rsdb_supported = DHD_OPMODE_SUPPORTED(cfg->pub, DHD_FLAG_RSDB_MODE); in wl_cfg80211_stop_ap() 3844 if (is_rsdb_supported < 0) in wl_cfg80211_stop_ap() 3903 if (is_rsdb_supported == 0) { in wl_cfg80211_stop_ap()
|
| H A D | wl_cfg80211.c | 15396 bool is_rsdb_supported = FALSE; in wl_cfg80211_determine_p2p_rsdb_scc_mode() local 15400 is_rsdb_supported = DHD_OPMODE_SUPPORTED(cfg->pub, DHD_FLAG_RSDB_MODE); in wl_cfg80211_determine_p2p_rsdb_scc_mode() 15403 if (!is_rsdb_supported) { in wl_cfg80211_determine_p2p_rsdb_scc_mode()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_cfg80211.c | 9598 s32 is_rsdb_supported = BCME_ERROR; in wl_cfg80211_set_ap_role() local 9602 is_rsdb_supported = DHD_OPMODE_SUPPORTED(cfg->pub, DHD_FLAG_RSDB_MODE); in wl_cfg80211_set_ap_role() 9603 if (is_rsdb_supported < 0) in wl_cfg80211_set_ap_role() 9613 if (is_rsdb_supported) { in wl_cfg80211_set_ap_role() 9619 } else if (is_rsdb_supported == 0) { in wl_cfg80211_set_ap_role() 9693 s32 is_rsdb_supported = BCME_ERROR; in wl_cfg80211_bcn_bringup_ap() local 9698 is_rsdb_supported = DHD_OPMODE_SUPPORTED(cfg->pub, DHD_FLAG_RSDB_MODE); in wl_cfg80211_bcn_bringup_ap() 9699 if (is_rsdb_supported < 0) in wl_cfg80211_bcn_bringup_ap() 10510 s32 is_rsdb_supported = BCME_ERROR; in wl_cfg80211_stop_ap() local 10515 is_rsdb_supported = DHD_OPMODE_SUPPORTED(cfg->pub, DHD_FLAG_RSDB_MODE); in wl_cfg80211_stop_ap() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfg80211.c | 11853 s32 is_rsdb_supported = BCME_ERROR; local 11860 is_rsdb_supported = DHD_OPMODE_SUPPORTED(cfg->pub, DHD_FLAG_RSDB_MODE); 11861 if (is_rsdb_supported < 0) 11929 if (is_rsdb_supported == 0) { 12899 s32 is_rsdb_supported = BCME_ERROR; local 12909 is_rsdb_supported = DHD_OPMODE_SUPPORTED(cfg->pub, DHD_FLAG_RSDB_MODE); 12910 if (is_rsdb_supported < 0) 12985 if (is_rsdb_supported == 0) { 18504 bool is_rsdb_supported = FALSE; local 18507 is_rsdb_supported = DHD_OPMODE_SUPPORTED(cfg->pub, DHD_FLAG_RSDB_MODE); [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfg80211.c | 11851 s32 is_rsdb_supported = BCME_ERROR; local 11858 is_rsdb_supported = DHD_OPMODE_SUPPORTED(cfg->pub, DHD_FLAG_RSDB_MODE); 11859 if (is_rsdb_supported < 0) 11927 if (is_rsdb_supported == 0) { 12897 s32 is_rsdb_supported = BCME_ERROR; local 12907 is_rsdb_supported = DHD_OPMODE_SUPPORTED(cfg->pub, DHD_FLAG_RSDB_MODE); 12908 if (is_rsdb_supported < 0) 12983 if (is_rsdb_supported == 0) { 18502 bool is_rsdb_supported = FALSE; local 18505 is_rsdb_supported = DHD_OPMODE_SUPPORTED(cfg->pub, DHD_FLAG_RSDB_MODE); [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfg80211.c | 11746 s32 is_rsdb_supported = BCME_ERROR; local 11753 is_rsdb_supported = DHD_OPMODE_SUPPORTED(cfg->pub, DHD_FLAG_RSDB_MODE); 11754 if (is_rsdb_supported < 0) 11822 if (is_rsdb_supported == 0) { 12792 s32 is_rsdb_supported = BCME_ERROR; local 12802 is_rsdb_supported = DHD_OPMODE_SUPPORTED(cfg->pub, DHD_FLAG_RSDB_MODE); 12803 if (is_rsdb_supported < 0) 12878 if (is_rsdb_supported == 0) { 18350 bool is_rsdb_supported = FALSE; local 18353 is_rsdb_supported = DHD_OPMODE_SUPPORTED(cfg->pub, DHD_FLAG_RSDB_MODE); [all …]
|