Searched refs:phwtxqueue (Results 1 – 2 of 2) sorted by relevance
937 hwxmits[0] .phwtxqueue = &pxmitpriv->bmc_txqueue; in alloc_hwxmits()940 hwxmits[1] .phwtxqueue = &pxmitpriv->vo_txqueue; in alloc_hwxmits()943 hwxmits[2] .phwtxqueue = &pxmitpriv->vi_txqueue; in alloc_hwxmits()946 hwxmits[3] .phwtxqueue = &pxmitpriv->bk_txqueue; in alloc_hwxmits()949 hwxmits[4] .phwtxqueue = &pxmitpriv->be_txqueue; in alloc_hwxmits()953 hwxmits[0] .phwtxqueue = &pxmitpriv->vo_txqueue; in alloc_hwxmits()956 hwxmits[1] .phwtxqueue = &pxmitpriv->vi_txqueue; in alloc_hwxmits()959 hwxmits[2] .phwtxqueue = &pxmitpriv->be_txqueue; in alloc_hwxmits()962 hwxmits[3] .phwtxqueue = &pxmitpriv->bk_txqueue; in alloc_hwxmits()
83 struct hw_txqueue *phwtxqueue; member