OSDN Git Service

mt76: sdio: export mt76s_alloc_rx_queue and mt76s_alloc_tx routines
authorLorenzo Bianconi <lorenzo@kernel.org>
Wed, 13 Oct 2021 21:40:22 +0000 (23:40 +0200)
committerFelix Fietkau <nbd@nbd.name>
Wed, 20 Oct 2021 08:36:54 +0000 (10:36 +0200)
commitd512b008fafb62e042dd5142148a51dcbff40483
tree13099bf874640b031dd446a29cb07bb2dbddd72b
parent53d12b55063cd0d903d8b58a4a2aac2d06a1e1a4
mt76: sdio: export mt76s_alloc_rx_queue and mt76s_alloc_tx routines

Export mt76s_alloc_rx_queue and mt76s_alloc_tx utility routines in order
to allow mt7921s driver to configure a different main rx queue.

Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt76.h
drivers/net/wireless/mediatek/mt76/mt7615/sdio.c
drivers/net/wireless/mediatek/mt76/sdio.c