Searched refs:phwtxqueue (Results 1 – 2 of 2) sorted by relevance
938 hwxmits[0] .phwtxqueue = &pxmitpriv->bmc_txqueue; in alloc_hwxmits()941 hwxmits[1] .phwtxqueue = &pxmitpriv->vo_txqueue; in alloc_hwxmits()944 hwxmits[2] .phwtxqueue = &pxmitpriv->vi_txqueue; in alloc_hwxmits()947 hwxmits[3] .phwtxqueue = &pxmitpriv->bk_txqueue; in alloc_hwxmits()950 hwxmits[4] .phwtxqueue = &pxmitpriv->be_txqueue; in alloc_hwxmits()954 hwxmits[0] .phwtxqueue = &pxmitpriv->vo_txqueue; in alloc_hwxmits()957 hwxmits[1] .phwtxqueue = &pxmitpriv->vi_txqueue; in alloc_hwxmits()960 hwxmits[2] .phwtxqueue = &pxmitpriv->be_txqueue; in alloc_hwxmits()963 hwxmits[3] .phwtxqueue = &pxmitpriv->bk_txqueue; in alloc_hwxmits()
83 struct hw_txqueue *phwtxqueue; member