Searched refs:disable_p2p (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/buildroot/package/at-spi2-atk/ |
| H A D | 0001-meson-add-tests-option.patch | 33 @@ -2,3 +2,7 @@ option('disable_p2p',
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfgvif.c | 617 wl_iftype_t new_wl_iftype, bool *disable_nan, bool *disable_p2p) in wl_cfg80211_disc_if_mgmt() argument 622 *disable_p2p = false; in wl_cfg80211_disc_if_mgmt() 733 *disable_p2p = true; in wl_cfg80211_disc_if_mgmt() 739 *disable_p2p = true; in wl_cfg80211_disc_if_mgmt() 777 bool disable_p2p = false; in wl_cfg80211_handle_discovery_config() local 794 &disable_nan, &disable_p2p); in wl_cfg80211_handle_discovery_config() 801 ((new_wl_iftype == WL_IF_TYPE_NAN_NMI) && disable_p2p)) { in wl_cfg80211_handle_discovery_config() 805 disable_p2p = false; in wl_cfg80211_handle_discovery_config() 822 if (disable_p2p) { in wl_cfg80211_handle_discovery_config()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_cfgvif.c | 617 wl_iftype_t new_wl_iftype, bool *disable_nan, bool *disable_p2p) in wl_cfg80211_disc_if_mgmt() argument 622 *disable_p2p = false; in wl_cfg80211_disc_if_mgmt() 733 *disable_p2p = true; in wl_cfg80211_disc_if_mgmt() 739 *disable_p2p = true; in wl_cfg80211_disc_if_mgmt() 777 bool disable_p2p = false; in wl_cfg80211_handle_discovery_config() local 794 &disable_nan, &disable_p2p); in wl_cfg80211_handle_discovery_config() 801 ((new_wl_iftype == WL_IF_TYPE_NAN_NMI) && disable_p2p)) { in wl_cfg80211_handle_discovery_config() 805 disable_p2p = false; in wl_cfg80211_handle_discovery_config() 822 if (disable_p2p) { in wl_cfg80211_handle_discovery_config()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfg80211.h | 2527 bool *disable_nan, bool *disable_p2p);
|
| H A D | wl_cfg80211.c | 2554 wl_iftype_t new_wl_iftype, bool *disable_nan, bool *disable_p2p) argument 2559 *disable_p2p = false; 2671 *disable_p2p = true; 2677 *disable_p2p = true; 2715 bool disable_p2p = false; local 2732 &disable_nan, &disable_p2p); 2739 ((new_wl_iftype == WL_IF_TYPE_NAN_NMI) && disable_p2p)) { 2743 disable_p2p = false; 2760 if (disable_p2p) {
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfg80211.h | 2591 bool *disable_nan, bool *disable_p2p);
|
| H A D | wl_cfg80211.c | 2677 wl_iftype_t new_wl_iftype, bool *disable_nan, bool *disable_p2p) argument 2682 *disable_p2p = false; 2794 *disable_p2p = true; 2800 *disable_p2p = true; 2838 bool disable_p2p = false; local 2855 &disable_nan, &disable_p2p); 2862 ((new_wl_iftype == WL_IF_TYPE_NAN_NMI) && disable_p2p)) { 2866 disable_p2p = false; 2883 if (disable_p2p) {
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfg80211.h | 2591 bool *disable_nan, bool *disable_p2p);
|
| H A D | wl_cfg80211.c | 2679 wl_iftype_t new_wl_iftype, bool *disable_nan, bool *disable_p2p) argument 2684 *disable_p2p = false; 2796 *disable_p2p = true; 2802 *disable_p2p = true; 2840 bool disable_p2p = false; local 2857 &disable_nan, &disable_p2p); 2864 ((new_wl_iftype == WL_IF_TYPE_NAN_NMI) && disable_p2p)) { 2868 disable_p2p = false; 2885 if (disable_p2p) {
|