Searched refs:discover_cfgdev (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_cfg80211.h | 1436 #define discover_cfgdev(cfgdev, cfg) (cfgdev->iftype == NL80211_IFTYPE_P2P_DEVICE) macro 1442 #define discover_cfgdev(cfgdev, cfg) (cfgdev == cfg->p2p_net) macro
|
| H A D | wl_cfg80211.c | 8121 if (discover_cfgdev(cfgdev, cfg)) { in wl_cfg80211_send_action_frame() 8349 if (discover_cfgdev(cfgdev, cfg)) { in wl_cfg80211_mgmt_tx() 15299 if (discover_cfgdev(cfgdev, cfg)) in wl_notify_rx_mgmt_frame()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfg80211.h | 2089 #define discover_cfgdev(cfgdev, cfg) (cfgdev->iftype == NL80211_IFTYPE_P2P_DEVICE) macro 2095 #define discover_cfgdev(cfgdev, cfg) (cfgdev == cfg->p2p_net) macro
|
| H A D | wl_cfg80211.c | 9930 if (discover_cfgdev(cfgdev, cfg)) { 10173 if (discover_cfgdev(cfgdev, cfg)) { 17640 if (discover_cfgdev(cfgdev, cfg))
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfg80211.h | 2153 #define discover_cfgdev(cfgdev, cfg) (cfgdev->iftype == NL80211_IFTYPE_P2P_DEVICE) macro 2159 #define discover_cfgdev(cfgdev, cfg) (cfgdev == cfg->p2p_net) macro
|
| H A D | wl_cfg80211.c | 10033 if (discover_cfgdev(cfgdev, cfg)) { 10274 if (discover_cfgdev(cfgdev, cfg)) { 17792 if (discover_cfgdev(cfgdev, cfg))
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfg80211.h | 2153 #define discover_cfgdev(cfgdev, cfg) (cfgdev->iftype == NL80211_IFTYPE_P2P_DEVICE) macro 2159 #define discover_cfgdev(cfgdev, cfg) (cfgdev == cfg->p2p_net) macro
|
| H A D | wl_cfg80211.c | 10035 if (discover_cfgdev(cfgdev, cfg)) { 10276 if (discover_cfgdev(cfgdev, cfg)) { 17794 if (discover_cfgdev(cfgdev, cfg))
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_cfg80211.h | 2588 #define discover_cfgdev(cfgdev, cfg) (cfgdev->iftype == NL80211_IFTYPE_P2P_DEVICE) macro 2594 #define discover_cfgdev(cfgdev, cfg) (cfgdev == cfg->p2p_net) macro
|
| H A D | wl_cfg80211.c | 9153 if (discover_cfgdev(cfgdev, cfg)) { in wl_cfg80211_send_action_frame() 9389 if (discover_cfgdev(cfgdev, cfg)) { in wl_cfg80211_mgmt_tx() 14583 if (discover_cfgdev(cfgdev, cfg)) in wl_notify_rx_mgmt_frame()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfg80211.h | 2591 #define discover_cfgdev(cfgdev, cfg) (cfgdev->iftype == NL80211_IFTYPE_P2P_DEVICE) macro 2597 #define discover_cfgdev(cfgdev, cfg) (cfgdev == cfg->p2p_net) macro
|
| H A D | wl_cfg80211.c | 9201 if (discover_cfgdev(cfgdev, cfg)) { in wl_cfg80211_send_action_frame() 9437 if (discover_cfgdev(cfgdev, cfg)) { in wl_cfg80211_mgmt_tx() 14716 if (discover_cfgdev(cfgdev, cfg)) in wl_notify_rx_mgmt_frame()
|