Searched refs:sta_queue (Results 1 – 3 of 3) sorted by relevance
967 hwxmits[0] .sta_queue = &pxmitpriv->bm_pending; in alloc_hwxmits()970 hwxmits[1] .sta_queue = &pxmitpriv->vo_pending; in alloc_hwxmits()973 hwxmits[2] .sta_queue = &pxmitpriv->vi_pending; in alloc_hwxmits()976 hwxmits[3] .sta_queue = &pxmitpriv->bk_pending; in alloc_hwxmits()979 hwxmits[4] .sta_queue = &pxmitpriv->be_pending; in alloc_hwxmits()983 hwxmits[0] .sta_queue = &pxmitpriv->vo_pending; in alloc_hwxmits()986 hwxmits[1] .sta_queue = &pxmitpriv->vi_pending; in alloc_hwxmits()989 hwxmits[2] .sta_queue = &pxmitpriv->be_pending; in alloc_hwxmits()992 hwxmits[3] .sta_queue = &pxmitpriv->bk_pending; in alloc_hwxmits()
93 struct __queue *sta_queue; member
214 sta_phead = get_list_head(phwxmit->sta_queue); in dequeue_xframe_ex()