Searched refs:sta_plist (Results 1 – 1 of 1) sorted by relevance
173 struct list_head *sta_plist, *sta_phead, *frame_plist, *frame_phead, *tmp; in xmit_xmitframes() local220 list_for_each_safe(sta_plist, tmp, sta_phead) { in xmit_xmitframes()221 ptxservq = list_entry(sta_plist, struct tx_servq, in xmit_xmitframes()
Completed in 3 milliseconds