OSDN Git Service

ath10k: Indicate MSDU_ID_NEW_PARTITION support in host cap flags
authorSurabhi Vishnoi <svishnoi@codeaurora.org>
Mon, 29 Jan 2018 12:54:40 +0000 (18:24 +0530)
committerSurabhi Vishnoi <svishnoi@codeaurora.org>
Mon, 29 Jan 2018 17:16:56 +0000 (22:46 +0530)
commit04f969d4bdf69e13ac1ab2ce2f404ddefbb8577b
treec1b1d7f1ee7462ca23bd215165b9df4ae0b9f32d
parent9f2420dd351618cc5609a75877e890130da2a291
ath10k: Indicate MSDU_ID_NEW_PARTITION support in host cap flags

The HL1.0 firmware uses msdu desc_id above 3000 as a reference
to indicate tx completion on a different endpoint. Due to this, if the
host driver uses more than 3000 msdu desc_id, the tx completion
for the msdu with desc_id above 3000 is sent to a different endpoint.

Setting the MSDU_ID_NEW_PARTITION host driver capability support
in the wmi ready flags indicates to the HL1.0 firmware to change
this threshold reference to a higher value.

Change-Id: If7bbddb6827bbe2be995c153328611930319d74e
Signed-off-by: Surabhi Vishnoi <svishnoi@codeaurora.org>
drivers/net/wireless/ath/ath10k/wmi-tlv.c
drivers/net/wireless/ath/ath10k/wmi-tlv.h