Home
last modified time | relevance | path

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

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/mesh/
Drtw_mesh_pathtbl.c227 rtw_list_splice(&failq, &from_mpath->frame_queue.queue); in rtw_mesh_path_move_to_queue()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Dosdep_service.h331 void rtw_list_splice(_list *list, _list *head);
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/
Dosdep_service.c1326 inline void rtw_list_splice(_list *list, _list *head) in rtw_list_splice() function