Searched refs:phwtxqueue (Results 1 – 2 of 2) sorted by relevance
965 hwxmits[0] .phwtxqueue = &pxmitpriv->bmc_txqueue; in alloc_hwxmits()968 hwxmits[1] .phwtxqueue = &pxmitpriv->vo_txqueue; in alloc_hwxmits()971 hwxmits[2] .phwtxqueue = &pxmitpriv->vi_txqueue; in alloc_hwxmits()974 hwxmits[3] .phwtxqueue = &pxmitpriv->bk_txqueue; in alloc_hwxmits()977 hwxmits[4] .phwtxqueue = &pxmitpriv->be_txqueue; in alloc_hwxmits()981 hwxmits[0] .phwtxqueue = &pxmitpriv->vo_txqueue; in alloc_hwxmits()984 hwxmits[1] .phwtxqueue = &pxmitpriv->vi_txqueue; in alloc_hwxmits()987 hwxmits[2] .phwtxqueue = &pxmitpriv->be_txqueue; in alloc_hwxmits()990 hwxmits[3] .phwtxqueue = &pxmitpriv->bk_txqueue; in alloc_hwxmits()
58 struct hw_txqueue *phwtxqueue; member