| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_cfgp2p.c | 798 wl_set_p2p_status(cfg, DISCOVERY_ON); in wl_cfgp2p_enable_discovery() 1015 wl_set_p2p_status(cfg, SCANNING); in wl_cfgp2p_escan() 1317 wl_set_p2p_status(cfg, LISTEN_EXPIRED); in wl_cfgp2p_listen_complete() 1560 wl_set_p2p_status(cfg, ACTION_TX_COMPLETED); in wl_cfgp2p_action_tx_complete() 1568 wl_set_p2p_status(cfg, ACTION_TX_NOACK); in wl_cfgp2p_action_tx_complete()
|
| H A D | wl_cfgp2p.h | 126 #define wl_set_p2p_status(cfg, stat) ((!(cfg)->p2p_supported) ? 0 : \ macro
|
| H A D | wl_cfg80211.c | 1890 wl_set_p2p_status(cfg, IF_ADDING); in wl_cfg80211_add_virtual_iface() 2029 wl_set_p2p_status(cfg, IF_DELETING); in wl_cfg80211_add_virtual_iface() 2171 wl_set_p2p_status(cfg, IF_DELETING); in wl_cfg80211_del_virtual_iface() 2383 wl_set_p2p_status(cfg, IF_CHANGING); in wl_cfg80211_change_virtual_iface() 2515 wl_set_p2p_status(cfg, IF_CHANGED); in wl_cfg80211_notify_ifchange() 7855 wl_set_p2p_status(cfg, GO_NEG_PHASE); in wl_cfg80211_config_p2p_pub_af_tx() 14952 wl_set_p2p_status(cfg, ACTION_TX_COMPLETED); in wl_stop_wait_next_action_frame() 21961 wl_set_p2p_status(cfg, DISC_IN_PROGRESS); in wl_cfg80211_p2plo_listen_start()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_cfgp2p.c | 836 wl_set_p2p_status(cfg, DISCOVERY_ON); in wl_cfgp2p_enable_discovery() 1119 wl_set_p2p_status(cfg, SCANNING); in wl_cfgp2p_escan() 1430 wl_set_p2p_status(cfg, LISTEN_EXPIRED); in wl_cfgp2p_listen_complete() 1675 wl_set_p2p_status(cfg, ACTION_TX_COMPLETED); in wl_cfgp2p_action_tx_complete() 1683 wl_set_p2p_status(cfg, ACTION_TX_NOACK); in wl_cfgp2p_action_tx_complete()
|
| H A D | wl_cfgp2p.h | 118 #define wl_set_p2p_status(cfg, stat) ((!(cfg)->p2p_supported) ? 0 : \ macro
|
| H A D | wl_cfg80211.c | 1928 wl_set_p2p_status(cfg, IF_ADDING); in wl_cfg80211_p2p_if_add() 2185 wl_set_p2p_status(cfg, IF_DELETING); in wl_cfg80211_p2p_if_del() 2818 wl_set_p2p_status(cfg, IF_CHANGED); in wl_cfg80211_notify_ifchange() 8830 wl_set_p2p_status(cfg, GO_NEG_PHASE); in wl_cfg80211_config_p2p_pub_af_tx() 14137 wl_set_p2p_status(cfg, ACTION_TX_COMPLETED); in wl_stop_wait_next_action_frame() 18719 wl_set_p2p_status(cfg, DISC_IN_PROGRESS); in wl_sd_handle_sd_find() 18805 wl_set_p2p_status(cfg, DISC_IN_PROGRESS); in wl_sd_handle_sd_listen()
|
| H A D | wl_cfgvif.c | 1172 wl_set_p2p_status(cfg, IF_CHANGING); in wl_cfg80211_change_p2prole()
|
| H A D | wl_android.c | 8847 wl_set_p2p_status(cfg, DISC_IN_PROGRESS); in wl_cfg80211_p2plo_listen_start()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfgp2p.c | 853 wl_set_p2p_status(cfg, DISCOVERY_ON); in wl_cfgp2p_enable_discovery() 1114 wl_set_p2p_status(cfg, SCANNING); in wl_cfgp2p_escan() 1422 wl_set_p2p_status(cfg, LISTEN_EXPIRED); 1677 wl_set_p2p_status(cfg, ACTION_TX_COMPLETED); 1685 wl_set_p2p_status(cfg, ACTION_TX_NOACK);
|
| H A D | wl_cfgp2p.h | 126 #define wl_set_p2p_status(cfg, stat) ((!(cfg)->p2p_supported) ? 0 : \ macro
|
| H A D | wl_cfg80211.c | 2007 wl_set_p2p_status(cfg, IF_ADDING); 2259 wl_set_p2p_status(cfg, IF_DELETING); 3596 wl_set_p2p_status(cfg, IF_CHANGING); 3832 wl_set_p2p_status(cfg, IF_CHANGED); 9643 wl_set_p2p_status(cfg, GO_NEG_PHASE); 17174 wl_set_p2p_status(cfg, ACTION_TX_COMPLETED);
|
| H A D | wl_android.c | 7417 wl_set_p2p_status(cfg, DISC_IN_PROGRESS); in wl_cfg80211_p2plo_listen_start()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfgp2p.c | 853 wl_set_p2p_status(cfg, DISCOVERY_ON); in wl_cfgp2p_enable_discovery() 1114 wl_set_p2p_status(cfg, SCANNING); in wl_cfgp2p_escan() 1422 wl_set_p2p_status(cfg, LISTEN_EXPIRED); 1677 wl_set_p2p_status(cfg, ACTION_TX_COMPLETED); 1685 wl_set_p2p_status(cfg, ACTION_TX_NOACK);
|
| H A D | wl_cfgp2p.h | 126 #define wl_set_p2p_status(cfg, stat) ((!(cfg)->p2p_supported) ? 0 : \ macro
|
| H A D | wl_cfg80211.c | 2130 wl_set_p2p_status(cfg, IF_ADDING); 2382 wl_set_p2p_status(cfg, IF_DELETING); 3723 wl_set_p2p_status(cfg, IF_CHANGING); 3959 wl_set_p2p_status(cfg, IF_CHANGED); 9746 wl_set_p2p_status(cfg, GO_NEG_PHASE); 17321 wl_set_p2p_status(cfg, ACTION_TX_COMPLETED);
|
| H A D | wl_android.c | 7503 wl_set_p2p_status(cfg, DISC_IN_PROGRESS); in wl_cfg80211_p2plo_listen_start()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfgp2p.c | 853 wl_set_p2p_status(cfg, DISCOVERY_ON); in wl_cfgp2p_enable_discovery() 1114 wl_set_p2p_status(cfg, SCANNING); in wl_cfgp2p_escan() 1422 wl_set_p2p_status(cfg, LISTEN_EXPIRED); 1677 wl_set_p2p_status(cfg, ACTION_TX_COMPLETED); 1685 wl_set_p2p_status(cfg, ACTION_TX_NOACK);
|
| H A D | wl_cfgp2p.h | 126 #define wl_set_p2p_status(cfg, stat) ((!(cfg)->p2p_supported) ? 0 : \ macro
|
| H A D | wl_cfg80211.c | 2132 wl_set_p2p_status(cfg, IF_ADDING); 2384 wl_set_p2p_status(cfg, IF_DELETING); 3725 wl_set_p2p_status(cfg, IF_CHANGING); 3961 wl_set_p2p_status(cfg, IF_CHANGED); 9748 wl_set_p2p_status(cfg, GO_NEG_PHASE); 17323 wl_set_p2p_status(cfg, ACTION_TX_COMPLETED);
|
| H A D | wl_android.c | 7144 wl_set_p2p_status(cfg, DISC_IN_PROGRESS); in wl_cfg80211_p2plo_listen_start()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfgp2p.c | 849 wl_set_p2p_status(cfg, DISCOVERY_ON); in wl_cfgp2p_enable_discovery() 1132 wl_set_p2p_status(cfg, SCANNING); in wl_cfgp2p_escan() 1443 wl_set_p2p_status(cfg, LISTEN_EXPIRED); in wl_cfgp2p_listen_complete() 1688 wl_set_p2p_status(cfg, ACTION_TX_COMPLETED); in wl_cfgp2p_action_tx_complete() 1696 wl_set_p2p_status(cfg, ACTION_TX_NOACK); in wl_cfgp2p_action_tx_complete()
|
| H A D | wl_cfgp2p.h | 118 #define wl_set_p2p_status(cfg, stat) ((!(cfg)->p2p_supported) ? 0 : \ macro
|
| H A D | wl_cfg80211.c | 1942 wl_set_p2p_status(cfg, IF_ADDING); in wl_cfg80211_p2p_if_add() 2199 wl_set_p2p_status(cfg, IF_DELETING); in wl_cfg80211_p2p_if_del() 2832 wl_set_p2p_status(cfg, IF_CHANGED); in wl_cfg80211_notify_ifchange() 8878 wl_set_p2p_status(cfg, GO_NEG_PHASE); in wl_cfg80211_config_p2p_pub_af_tx() 14270 wl_set_p2p_status(cfg, ACTION_TX_COMPLETED); in wl_stop_wait_next_action_frame() 18917 wl_set_p2p_status(cfg, DISC_IN_PROGRESS); in wl_sd_handle_sd_find() 19003 wl_set_p2p_status(cfg, DISC_IN_PROGRESS); in wl_sd_handle_sd_listen()
|
| H A D | wl_cfgvif.c | 1178 wl_set_p2p_status(cfg, IF_CHANGING); in wl_cfg80211_change_p2prole()
|
| H A D | wl_android.c | 8864 wl_set_p2p_status(cfg, DISC_IN_PROGRESS); in wl_cfg80211_p2plo_listen_start()
|