commit | d3c94b40460b8786d55380abf5dbd42fc3be7dfb | [log] [tgz] |
---|---|---|
author | Lorenzo Bianconi <lorenzo.bianconi@redhat.com> | Tue Jul 31 10:09:07 2018 +0200 |
committer | Kalle Valo <kvalo@codeaurora.org> | Thu Aug 02 21:47:56 2018 +0300 |
tree | 3010f90b90539d955fb419065f4238d96c6c24b6 | |
parent | 4681e0c79e4312c30a458ab87c8cea6b8f909b95 [diff] |
mt76x2: introduce mt76x2_mac_load_tx_status routine Add mt76x2_mac_load_tx_status routine since tx stats register map is shared between usb and pci based devices but usb devices do not have a tx stat irq line as pcie ones and it is necessary to load tx statistics using a workqueue Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>