Searched refs:sta_phead (Results 1 – 1 of 1) sorted by relevance
173 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()