Home
last modified time | relevance | path

Searched refs:p2pie_buf (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfg80211.c18851 u8 p2pie_buf[] = { in wl_sd_handle_sd_find() local
18875 tot_len = sizeof(vndr_ie_setbuf_t) + sizeof(p2pie_buf); in wl_sd_handle_sd_find()
18892 vndrie->len = sizeof(p2pie_buf); in wl_sd_handle_sd_find()
18894 memcpy(vndrie->data, p2pie_buf, sizeof(p2pie_buf)); in wl_sd_handle_sd_find()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfg80211.c18653 u8 p2pie_buf[] = { in wl_sd_handle_sd_find() local
18677 tot_len = sizeof(vndr_ie_setbuf_t) + sizeof(p2pie_buf); in wl_sd_handle_sd_find()
18694 vndrie->len = sizeof(p2pie_buf); in wl_sd_handle_sd_find()
18696 memcpy(vndrie->data, p2pie_buf, sizeof(p2pie_buf)); in wl_sd_handle_sd_find()