Home
last modified time | relevance | path

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

/drivers/staging/rtl8723bs/hal/
A Drtl8723bs_xmit.c173 struct list_head *sta_plist, *sta_phead, *frame_plist, *frame_phead, *tmp; in xmit_xmitframes() local
226 frame_phead = get_list_head(pframe_queue); in xmit_xmitframes()
228 while (list_empty(frame_phead) == false) { in xmit_xmitframes()
229 frame_plist = get_next(frame_phead); in xmit_xmitframes()

Completed in 4 milliseconds