Re: [PATCH v2] mac80211: allow driver to handle packet-loss mechanism

2016-09-15 Thread Johannes Berg
On Wed, 2016-09-14 at 12:48 +0530, Rajkumar Manoharan wrote: > Based on consecutive msdu failures, mac80211 triggers CQM packet-loss > mechanism. Drivers like ath10k that have its own connection > monitoring > algorithm, offloaded to firmware for triggering station kickout. In > case > of station k

[PATCH v2] mac80211: allow driver to handle packet-loss mechanism

2016-09-14 Thread Rajkumar Manoharan
Based on consecutive msdu failures, mac80211 triggers CQM packet-loss mechanism. Drivers like ath10k that have its own connection monitoring algorithm, offloaded to firmware for triggering station kickout. In case of station kickout, driver will report low ack status by mac80211 API (ieee80211_repo