wlan: reduce TX SMSM notification

Current TX design sends 2 times SMSM notification to FW
per TX packet. But this design makes SMSM interrupt overflow in FW.
To reduce SMSM notification.
   - SMSM notification per empty/non-emptyr based,
     as followed as original design
   - To avoid data stall, if there is any pending frame in TX chain
     force SMSM toggle.
     This SMSM toggle will happen per TX schedule in worst case.
     Will not happen per TX packet.

Change-Id: I1e74661fd18c8d807bfd116543e3abdcc70e28ab
CRs-fixed: 496376
2 files changed
tree: b4776b5e53fab6035c6a77dabee928e61fdd754f
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig