Searched hist:"05 db221e30a924f5f80cbef34eb9f210522ceb84" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/ |
H A D | regs.h | diff 05db221e30a924f5f80cbef34eb9f210522ceb84 Fri Nov 25 05:13:34 CST 2016 Anthony Romano <anthony.romano@coreos.com> mt7601u: wait for clear rxq when stopping mac
mt7601u_mac_stop_hw should stop polling the rxq once it remains empty but instead continues polling after the rxq status stays clear; bringing down the interface takes about six seconds from this alone.
Speed up path by exiting rxq loop once status repeatedly polls empty.
Signed-off-by: Anthony Romano <anthony.romano@coreos.com> Reviewed-by: Jakub Kicinski <kubakici@wp.pl> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|
H A D | init.c | diff 05db221e30a924f5f80cbef34eb9f210522ceb84 Fri Nov 25 05:13:34 CST 2016 Anthony Romano <anthony.romano@coreos.com> mt7601u: wait for clear rxq when stopping mac
mt7601u_mac_stop_hw should stop polling the rxq once it remains empty but instead continues polling after the rxq status stays clear; bringing down the interface takes about six seconds from this alone.
Speed up path by exiting rxq loop once status repeatedly polls empty.
Signed-off-by: Anthony Romano <anthony.romano@coreos.com> Reviewed-by: Jakub Kicinski <kubakici@wp.pl> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|