Home
last modified time | relevance | path

Searched refs:wifi_p2p_ie_t (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_cfgp2p.c1146 wifi_p2p_ie_t *
1153 return (wifi_p2p_ie_t *)ie; in wl_cfgp2p_find_p2pie()
1684 wifi_p2p_ie_t *ie = (wifi_p2p_ie_t*) buf; in wl_cfg80211_change_ifaddr()
2080 wifi_p2p_ie_t *ie = NULL; in wl_cfgp2p_retreive_p2pattrib()
2091 ie = (wifi_p2p_ie_t*) buf; in wl_cfgp2p_retreive_p2pattrib()
H A Dwl_cfgp2p.h306 extern wifi_p2p_ie_t *
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfgp2p.c1250 wifi_p2p_ie_t *
1257 return (wifi_p2p_ie_t *)ie; in wl_cfgp2p_find_p2pie()
1825 wifi_p2p_ie_t *ie = (wifi_p2p_ie_t*) buf; in wl_cfg80211_change_ifaddr()
2219 const wifi_p2p_ie_t *ie = NULL; in wl_cfgp2p_retreive_p2pattrib()
2230 ie = (const wifi_p2p_ie_t*) buf; in wl_cfgp2p_retreive_p2pattrib()
H A Dwl_cfgp2p.h338 extern wifi_p2p_ie_t *
H A Dbcmwpa.c1007 wifi_p2p_ie_t *
1012 return (wifi_p2p_ie_t *)bcm_find_vendor_ie(parse, len, P2P_OUI, &type, sizeof(type)); in bcm_find_p2pie()
H A Dwl_cfgscan.c922 const wifi_p2p_ie_t * p2p_ie; in wl_escan_handler()
1441 const wifi_p2p_ie_t *p2p_ie; in wl_find_listen_channel()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_cfgp2p.c1242 wifi_p2p_ie_t *
1249 return (wifi_p2p_ie_t *)ie; in wl_cfgp2p_find_p2pie()
1804 wifi_p2p_ie_t *ie = (wifi_p2p_ie_t*) buf;
2191 const wifi_p2p_ie_t *ie = NULL;
2202 ie = (const wifi_p2p_ie_t*) buf;
H A Dwl_cfgp2p.h318 extern wifi_p2p_ie_t *
H A Dwl_cfgscan.c382 const wifi_p2p_ie_t * p2p_ie; in wl_escan_handler()
849 const wifi_p2p_ie_t *p2p_ie; in wl_find_listen_channel()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_cfgp2p.c1242 wifi_p2p_ie_t *
1249 return (wifi_p2p_ie_t *)ie; in wl_cfgp2p_find_p2pie()
1804 wifi_p2p_ie_t *ie = (wifi_p2p_ie_t*) buf;
2191 const wifi_p2p_ie_t *ie = NULL;
2202 ie = (const wifi_p2p_ie_t*) buf;
H A Dwl_cfgp2p.h318 extern wifi_p2p_ie_t *
H A Dwl_cfgscan.c387 const wifi_p2p_ie_t * p2p_ie; in wl_escan_handler()
854 const wifi_p2p_ie_t *p2p_ie; in wl_find_listen_channel()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_cfgp2p.c1242 wifi_p2p_ie_t *
1249 return (wifi_p2p_ie_t *)ie; in wl_cfgp2p_find_p2pie()
1804 wifi_p2p_ie_t *ie = (wifi_p2p_ie_t*) buf;
2191 const wifi_p2p_ie_t *ie = NULL;
2202 ie = (const wifi_p2p_ie_t*) buf;
H A Dwl_cfgp2p.h318 extern wifi_p2p_ie_t *
H A Dwl_cfgscan.c387 const wifi_p2p_ie_t * p2p_ie; in wl_escan_handler()
854 const wifi_p2p_ie_t *p2p_ie; in wl_find_listen_channel()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfgp2p.c1263 wifi_p2p_ie_t *
1270 return (wifi_p2p_ie_t *)ie; in wl_cfgp2p_find_p2pie()
1838 wifi_p2p_ie_t *ie = (wifi_p2p_ie_t*) buf; in wl_cfg80211_change_ifaddr()
2232 const wifi_p2p_ie_t *ie = NULL; in wl_cfgp2p_retreive_p2pattrib()
2243 ie = (const wifi_p2p_ie_t*) buf; in wl_cfgp2p_retreive_p2pattrib()
H A Dwl_cfgp2p.h338 extern wifi_p2p_ie_t *
H A Dwl_cfgscan.c918 const wifi_p2p_ie_t * p2p_ie; in wl_escan_handler()
1437 const wifi_p2p_ie_t *p2p_ie; in wl_find_listen_channel()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dp2p.h57 typedef struct wifi_p2p_ie wifi_p2p_ie_t; typedef
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dp2p.h58 typedef struct wifi_p2p_ie wifi_p2p_ie_t; typedef
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dp2p.h57 typedef struct wifi_p2p_ie wifi_p2p_ie_t; typedef
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dp2p.h49 typedef struct wifi_p2p_ie wifi_p2p_ie_t; typedef
H A Dbcmwpa.h445 extern wifi_p2p_ie_t *bcm_find_p2pie(const uint8 *parse, uint len);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dp2p.h57 typedef struct wifi_p2p_ie wifi_p2p_ie_t; typedef
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dp2p.h49 typedef struct wifi_p2p_ie wifi_p2p_ie_t; typedef

12