| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_flowring.h | 83 #define DHD_IF_ROLE_AP(pub, idx) (DHD_IF_ROLE(pub, idx) == WLC_E_IF_ROLE_AP)
|
| H A D | dhd_flowring.c | 673 ((if_flow_lkup[ifindex].role == WLC_E_IF_ROLE_AP) || in dhd_flowid_lookup()
|
| H A D | wl_cfg80211.c | 4038 *role = WLC_E_IF_ROLE_AP; in cfg80211_to_wl_iftype() 4058 *role = WLC_E_IF_ROLE_AP; in cfg80211_to_wl_iftype() 4075 case WLC_E_IF_ROLE_AP: in wl_if_to_cfg80211_type() 8630 wl_ext_iapsta_update_iftype(dev, dhd_net2idx(dhd->info, dev), WLC_E_IF_ROLE_AP); in wl_cfg80211_set_channel() 10323 wl_ext_iapsta_update_iftype(dev, dhd_net2idx(dhd->info, dev), WLC_E_IF_ROLE_AP); in wl_cfg80211_start_ap() 10467 if (!wl_ext_iapsta_iftype_enabled(dev, WLC_E_IF_ROLE_AP)) { in wl_cfg80211_start_ap() 10602 if (!wl_ext_iapsta_iftype_enabled(dev, WLC_E_IF_ROLE_AP)) { in wl_cfg80211_stop_ap()
|
| H A D | wl_android_ext.c | 4445 case WLC_E_IF_ROLE_AP: in wl_ext_iftype_to_ifmode() 4479 } else if (wl_iftype == WLC_E_IF_ROLE_AP && cur_if->ifmode != IMESH_MODE) { in wl_ext_iapsta_update_iftype()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_flowring.h | 80 #define DHD_IF_ROLE_AP(pub, idx) (DHD_IF_ROLE(pub, idx) == WLC_E_IF_ROLE_AP)
|
| H A D | dhd_linux.c | 729 #define DHD_IF_ROLE_AP(pub, idx) (DHD_IF_ROLE(pub, idx) == WLC_E_IF_ROLE_AP) 2821 case WLC_E_IF_ROLE_AP: 7933 if ((ifidx != 0) && (if_flow_lkup[ifidx].role != WLC_E_IF_ROLE_AP)) {
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_flowring.h | 80 #define DHD_IF_ROLE_AP(pub, idx) (DHD_IF_ROLE(pub, idx) == WLC_E_IF_ROLE_AP)
|
| H A D | dhd_linux.c | 713 #define DHD_IF_ROLE_AP(pub, idx) (DHD_IF_ROLE(pub, idx) == WLC_E_IF_ROLE_AP) 2807 case WLC_E_IF_ROLE_AP: 7922 if ((ifidx != 0) && (if_flow_lkup[ifidx].role != WLC_E_IF_ROLE_AP)) {
|
| H A D | dhd_common.c | 3664 dhd_pub->info->iflist[*ifidx]->role = WLC_E_IF_ROLE_AP; in wl_process_host_event()
|
| H A D | wl_cfg80211.c | 4687 case WLC_E_IF_ROLE_AP: 12758 dhd_set_role(dhd, WLC_E_IF_ROLE_AP, bssidx);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_flowring.h | 80 #define DHD_IF_ROLE_AP(pub, idx) (DHD_IF_ROLE(pub, idx) == WLC_E_IF_ROLE_AP)
|
| H A D | dhd_linux.c | 713 #define DHD_IF_ROLE_AP(pub, idx) (DHD_IF_ROLE(pub, idx) == WLC_E_IF_ROLE_AP) 2807 case WLC_E_IF_ROLE_AP: 7922 if ((ifidx != 0) && (if_flow_lkup[ifidx].role != WLC_E_IF_ROLE_AP)) {
|
| H A D | dhd_common.c | 3664 dhd_pub->info->iflist[*ifidx]->role = WLC_E_IF_ROLE_AP; in wl_process_host_event()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_flowring.h | 119 #define DHD_IF_ROLE_AP(pub, idx) (DHD_IF_ROLE(pub, idx) == WLC_E_IF_ROLE_AP)
|
| H A D | wl_cfg80211.c | 3511 *role = WLC_E_IF_ROLE_AP; in cfg80211_to_wl_iftype() 3542 case WLC_E_IF_ROLE_AP: in wl_role_to_cfg80211_type()
|
| H A D | dhd_linux.c | 3239 case WLC_E_IF_ROLE_AP: in dhd_role_to_nl80211_iftype() 10343 ((if_flow_lkup != NULL) && (if_flow_lkup[ifidx].role != WLC_E_IF_ROLE_AP))) { in dhd_cleanup_ifp()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_flowring.h | 119 #define DHD_IF_ROLE_AP(pub, idx) (DHD_IF_ROLE(pub, idx) == WLC_E_IF_ROLE_AP)
|
| H A D | wl_cfg80211.c | 3525 *role = WLC_E_IF_ROLE_AP; in cfg80211_to_wl_iftype() 3556 case WLC_E_IF_ROLE_AP: in wl_role_to_cfg80211_type()
|
| H A D | dhd_linux.c | 3248 case WLC_E_IF_ROLE_AP: in dhd_role_to_nl80211_iftype() 10347 ((if_flow_lkup != NULL) && (if_flow_lkup[ifidx].role != WLC_E_IF_ROLE_AP))) { in dhd_cleanup_ifp()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | bcmevent.h | 481 #define WLC_E_IF_ROLE_AP 1 /* Access Point */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | bcmevent.h | 551 #define WLC_E_IF_ROLE_AP 1 /* Access Point */ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | bcmevent.h | 556 #define WLC_E_IF_ROLE_AP 1 /* Access Point */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | bcmevent.h | 551 #define WLC_E_IF_ROLE_AP 1 /* Access Point */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | bcmevent.h | 699 #define WLC_E_IF_ROLE_AP 1 /* Access Point */ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | bcmevent.h | 698 #define WLC_E_IF_ROLE_AP 1 /* Access Point */ macro
|