Home
last modified time | relevance | path

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

/components/drivers/wlan/
A Ddev_wlan_mgnt.c162 struct rt_wlan_buff user_buff = { 0 }; in rt_wlan_mgnt_work() local
177 user_buff.data = msg->buff; in rt_wlan_mgnt_work()
178 user_buff.len = msg->len; in rt_wlan_mgnt_work()
410 struct rt_wlan_buff user_buff = { 0 }; in rt_wlan_event_dispatch() local
414 user_buff = *buff; in rt_wlan_event_dispatch()
429 user_buff.data = &_sta_mgnt.info; in rt_wlan_event_dispatch()
458 user_buff.data = &_sta_mgnt.info; in rt_wlan_event_dispatch()
472 user_buff.data = &_sta_mgnt.info; in rt_wlan_event_dispatch()
485 user_buff.data = &_ap_mgnt.info; in rt_wlan_event_dispatch()
499 user_buff.data = &_ap_mgnt.info; in rt_wlan_event_dispatch()
[all …]

Completed in 14 milliseconds