ath9k: improve BT FTP/PAN performance
When BT FTP/PAN transmits while WLAN is idle, the one of 9462 chain often picks up BT's tx signal and starts receiving. If the current weight is set to be higher than BT tx, BT tx will be aborted and this also degrades BT performance. Hence lower WLAN rx priority in this case only when there are no WLAN traffic. Signed-off-by: Rajkumar Manoharan <rmanohar@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Este commit está contenido en:

cometido por
John W. Linville

padre
153dccd467
commit
6995fb805e
@@ -1841,6 +1841,7 @@ int ath_rx_tasklet(struct ath_softc *sc, int flush, bool hp)
|
||||
else
|
||||
rs.is_mybeacon = false;
|
||||
|
||||
sc->rx.num_pkts++;
|
||||
ath_debug_stat_rx(sc, &rs);
|
||||
|
||||
/*
|
||||
|
Referencia en una nueva incidencia
Block a user