| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfgp2p.h | 126 #define p2p_is_on(cfg) ((cfg)->p2p && (cfg)->p2p->on) macro
|
| H A D | wl_cfgp2p.c | 1152 if (!p2p_is_on(cfg) || ndev == NULL || bssidx == WL_INVALID) in wl_cfgp2p_act_frm_search() 2716 if (!p2p_is_on(cfg)) { in wl_cfgp2p_stop_p2p_device()
|
| H A D | wl_cfgscan.c | 526 if (p2p_is_on(cfg) && p2p_scan(cfg)) { in wl_cfg80211_update_bss_cache() 1632 is_p2p_scan = p2p_is_on(cfg) && p2p_scan(cfg); in wl_cfgscan_populate_scan_channels() 2134 else if (p2p_is_on(cfg) && p2p_scan(cfg)) { in wl_run_escan() 2965 if (p2p_is_on(cfg)) in wl_notify_escan_complete()
|
| H A D | wl_cfg80211.h | 2607 #define scan_req_match(cfg) (((cfg) && p2p_is_on(cfg) && p2p_scan(cfg)) ? \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_cfgp2p.h | 134 #define p2p_is_on(cfg) ((cfg)->p2p && (cfg)->p2p->on) macro
|
| H A D | wl_cfg80211.h | 1452 #define scan_req_match(cfg) (((cfg) && p2p_is_on(cfg) && p2p_scan(cfg)) ? \
|
| H A D | wl_cfg80211.c | 2542 if (p2p_is_on(cfg) && wl_cfgp2p_vif_created(cfg)) { in wl_cfg80211_handle_ifdel() 2897 else if (p2p_is_on(cfg) && p2p_scan(cfg)) { in wl_run_escan() 4367 if (p2p_is_on(cfg)) { in wl_cfg80211_create_iface() 5673 if (p2p_is_on(cfg) && (dev != bcmcfg_to_prmry_ndev(cfg))) { in wl_cfg80211_connect() 7638 if (p2p_is_on(cfg)) { in wl_cfg80211_remain_on_channel() 8365 if (p2p_is_on(cfg)) { in wl_cfg80211_mgmt_tx() 10134 if (p2p_is_on(cfg)) { in wl_cfg80211_del_station() 10312 if (p2p_is_on(cfg) && (dev->ieee80211_ptr->iftype == NL80211_IFTYPE_P2P_GO)) { in wl_cfg80211_start_ap() 11754 if (p2p_is_on(cfg) && p2p_scan(cfg)) { in wl_cfg80211_update_bss_cache() 16129 if (p2p_is_on(cfg)) in wl_notify_escan_complete() [all …]
|
| H A D | wl_cfgp2p.c | 1034 if (!p2p_is_on(cfg) || ndev == NULL || bssidx == WL_INVALID) in wl_cfgp2p_act_frm_search()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfgp2p.h | 134 #define p2p_is_on(cfg) ((cfg)->p2p && (cfg)->p2p->on) macro
|
| H A D | wl_cfgp2p.c | 1134 if (!p2p_is_on(cfg) || ndev == NULL || bssidx == WL_INVALID) in wl_cfgp2p_act_frm_search() 2663 if (!p2p_is_on(cfg)) {
|
| H A D | wl_cfgscan.c | 1515 else if (p2p_is_on(cfg) && p2p_scan(cfg)) { in wl_run_escan() 2337 if (cfg->p2p && p2p_is_on(cfg)) in wl_notify_escan_complete()
|
| H A D | wl_cfg80211.h | 2105 #define scan_req_match(cfg) (((cfg) && p2p_is_on(cfg) && p2p_scan(cfg)) ? \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfgp2p.h | 134 #define p2p_is_on(cfg) ((cfg)->p2p && (cfg)->p2p->on) macro
|
| H A D | wl_cfgp2p.c | 1134 if (!p2p_is_on(cfg) || ndev == NULL || bssidx == WL_INVALID) in wl_cfgp2p_act_frm_search() 2663 if (!p2p_is_on(cfg)) {
|
| H A D | wl_cfgscan.c | 1524 else if (p2p_is_on(cfg) && p2p_scan(cfg)) { in wl_run_escan() 2346 if (cfg->p2p && p2p_is_on(cfg)) in wl_notify_escan_complete()
|
| H A D | wl_cfg80211.h | 2169 #define scan_req_match(cfg) (((cfg) && p2p_is_on(cfg) && p2p_scan(cfg)) ? \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfgp2p.h | 134 #define p2p_is_on(cfg) ((cfg)->p2p && (cfg)->p2p->on) macro
|
| H A D | wl_cfgp2p.c | 1134 if (!p2p_is_on(cfg) || ndev == NULL || bssidx == WL_INVALID) in wl_cfgp2p_act_frm_search() 2663 if (!p2p_is_on(cfg)) {
|
| H A D | wl_cfgscan.c | 1524 else if (p2p_is_on(cfg) && p2p_scan(cfg)) { in wl_run_escan() 2346 if (cfg->p2p && p2p_is_on(cfg)) in wl_notify_escan_complete()
|
| H A D | wl_cfg80211.h | 2169 #define scan_req_match(cfg) (((cfg) && p2p_is_on(cfg) && p2p_scan(cfg)) ? \
|
| H A D | wl_cfg80211.c | 6970 if (p2p_is_on(cfg) && (dev != bcmcfg_to_prmry_ndev(cfg))) { 9463 if (p2p_is_on(cfg)) { 10292 if (p2p_is_on(cfg)) { 12437 if (p2p_is_on(cfg)) { 12667 if (p2p_is_on(cfg) && (dev->ieee80211_ptr->iftype == NL80211_IFTYPE_P2P_GO)) { 15306 if (p2p_is_on(cfg)) { 21059 if (!p2p_is_on(cfg)) {
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_cfgp2p.h | 126 #define p2p_is_on(cfg) ((cfg)->p2p && (cfg)->p2p->on) macro
|
| H A D | wl_cfgp2p.c | 1139 if (!p2p_is_on(cfg) || ndev == NULL || bssidx == WL_INVALID) in wl_cfgp2p_act_frm_search() 2703 if (!p2p_is_on(cfg)) { in wl_cfgp2p_stop_p2p_device()
|
| H A D | wl_cfgscan.c | 530 if (p2p_is_on(cfg) && p2p_scan(cfg)) { in wl_cfg80211_update_bss_cache() 1636 is_p2p_scan = p2p_is_on(cfg) && p2p_scan(cfg); in wl_cfgscan_populate_scan_channels() 2138 else if (p2p_is_on(cfg) && p2p_scan(cfg)) { in wl_run_escan() 2963 if (p2p_is_on(cfg)) in wl_notify_escan_complete()
|
| H A D | wl_cfg80211.h | 2604 #define scan_req_match(cfg) (((cfg) && p2p_is_on(cfg) && p2p_scan(cfg)) ? \
|