commit | 63deaab0dd8fdb6b0d8f8a26382b24ca482dd586 | [log] [tgz] |
---|---|---|
author | Lorenzo Bianconi <lorenzo@kernel.org> | Wed Jan 15 11:58:50 2020 +0100 |
committer | Felix Fietkau <nbd@nbd.name> | Fri Feb 14 10:06:05 2020 +0100 |
tree | 19b8e21d3bd09bb48db6c03ff8c817f9dcdc9993 | |
parent | b430b7db3889cd5998616518d91e0be8ae645a39 [diff] |
mt76: mt76u: add mt76u_alloc_rx_queue utility routine Introduce mt76u_alloc_rx_queue routine to allocate rx hw queue. This is a preliminary patch to support new devices (e.g. mt7663u) that rely on a hw queue for mcu messages Co-developed-by: Sean Wang <sean.wang@mediatek.com> Signed-off-by: Sean Wang <sean.wang@mediatek.com> Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org> Signed-off-by: Felix Fietkau <nbd@nbd.name>