qtnfmac: add support for scan flush
Notify firmware to flush cache before scanning when needed. Signed-off-by: Sergey Matyukevich <sergey.matyukevich.os@quantenna.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
This commit is contained in:

committed by
Kalle Valo

parent
35da3fe63b
commit
6d85930f26
@@ -1151,6 +1151,7 @@ enum qlink_tlv_id {
|
||||
QTN_TLV_ID_MAX_SCAN_SSIDS = 0x0409,
|
||||
QTN_TLV_ID_WOWLAN_CAPAB = 0x0410,
|
||||
QTN_TLV_ID_WOWLAN_PATTERN = 0x0411,
|
||||
QTN_TLV_ID_SCAN_FLUSH = 0x0412,
|
||||
};
|
||||
|
||||
struct qlink_tlv_hdr {
|
||||
|
Reference in New Issue
Block a user