Searched hist:"8 e86a54715c4102a8ed697939de9ebd9715dc59c" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | htc_drv_gpio.c | diff 8e86a54715c4102a8ed697939de9ebd9715dc59c Wed Apr 13 00:55:29 CDT 2011 Sujith Manoharan <Sujith.Manoharan@atheros.com> ath9k_htc: Fix TX queue management
Handle queue start/stop properly by maintaining a counter to check if the pending frame count has exceeded the threshold. Otherwise, packets would be dropped needlessly. While at it, use a simple flag to track queue status and use helper functions too.
Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | htc_drv_beacon.c | diff 8e86a54715c4102a8ed697939de9ebd9715dc59c Wed Apr 13 00:55:29 CDT 2011 Sujith Manoharan <Sujith.Manoharan@atheros.com> ath9k_htc: Fix TX queue management
Handle queue start/stop properly by maintaining a counter to check if the pending frame count has exceeded the threshold. Otherwise, packets would be dropped needlessly. While at it, use a simple flag to track queue status and use helper functions too.
Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | htc.h | diff 8e86a54715c4102a8ed697939de9ebd9715dc59c Wed Apr 13 00:55:29 CDT 2011 Sujith Manoharan <Sujith.Manoharan@atheros.com> ath9k_htc: Fix TX queue management
Handle queue start/stop properly by maintaining a counter to check if the pending frame count has exceeded the threshold. Otherwise, packets would be dropped needlessly. While at it, use a simple flag to track queue status and use helper functions too.
Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | htc_drv_txrx.c | diff 8e86a54715c4102a8ed697939de9ebd9715dc59c Wed Apr 13 00:55:29 CDT 2011 Sujith Manoharan <Sujith.Manoharan@atheros.com> ath9k_htc: Fix TX queue management
Handle queue start/stop properly by maintaining a counter to check if the pending frame count has exceeded the threshold. Otherwise, packets would be dropped needlessly. While at it, use a simple flag to track queue status and use helper functions too.
Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | htc_drv_main.c | diff 8e86a54715c4102a8ed697939de9ebd9715dc59c Wed Apr 13 00:55:29 CDT 2011 Sujith Manoharan <Sujith.Manoharan@atheros.com> ath9k_htc: Fix TX queue management
Handle queue start/stop properly by maintaining a counter to check if the pending frame count has exceeded the threshold. Otherwise, packets would be dropped needlessly. While at it, use a simple flag to track queue status and use helper functions too.
Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|