ap/mac80211: Enable support to send ADDBA Request for ath10k

Enable support to send addba_request for ath10k (mac80211 based driver)
for AP mode. It takes the following arguments { sta_mac_address, tid,
buffer_size (32) }. Recursively search for the directory having the MAC
address of the client and set 'aggr_mode' and 'addba' {tid, buffer_size}
for ath10k.

Signed-off-by: Mohammed Shafi Shajakhan <mohammed@qti.qualcomm.com>
1 file changed