commit | b3ceb7c6168b56e64e4d26c6ae761a1f23c7e328 | [log] [tgz] |
---|---|---|
author | Linux Build Service Account <lnxbuild@localhost> | Sat Jan 23 04:07:58 2016 -0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Sat Jan 23 04:07:58 2016 -0800 |
tree | 2f3e290cf0510a381731c5186753c46b59d8006b | |
parent | a226de0cbec218409ea706acb5f6c0f1843d2ef1 [diff] | |
parent | 86bc8718c09402a36b8f1d4c739fd9aa7c38c4b4 [diff] |
Merge "[nss-wifi-offload] Adding peer range parameter to Tx queue configure command"
diff --git a/exports/nss_wifi.h b/exports/nss_wifi.h index 6ad340e..a17bc0f 100644 --- a/exports/nss_wifi.h +++ b/exports/nss_wifi.h
@@ -158,6 +158,7 @@ */ struct nss_wifi_tx_queue_cfg_msg { uint32_t size; /**< Tx queue size */ + uint32_t range; /**< Peer Range */ }; /*