Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/hal/
H A Drtl8723bs_xmit.c173 struct list_head *sta_plist, *sta_phead, *frame_plist, *frame_phead, *tmp; in xmit_xmitframes() local
217 sta_phead = get_list_head(phwxmit->sta_queue); in xmit_xmitframes()
220 list_for_each_safe(sta_plist, tmp, sta_phead) { in xmit_xmitframes()