qcacmn: Add nstrinfo in ml_partner_info and parse
Add nstrinfo in ml_partner_info and parse sta info. Add nstr_info in ml_peer_ctx and peer_assoc_params and send to FW CRs-Fixed: 3483776 Change-Id: I255fc671b84a2048c6057a61a6de8d81db36c681
This commit is contained in:

committed by
Rahul Choudhary

parent
134088aadd
commit
df9658cc1d
@@ -411,9 +411,12 @@ util_get_bvmlie_mldcap(uint8_t *mlieseq, qdf_size_t mlieseqlen,
|
||||
* profile is found, or if none of the per-STA profiles includes a MAC address
|
||||
* in the STA Info field (assuming no errors are encountered).
|
||||
*
|
||||
* Get partner link information in the per-STA profiles present in a Basic
|
||||
* variant Multi-Link element. The partner link information is returned only for
|
||||
* those per-STA profiles which have a MAC address in the STA Info field.
|
||||
* Get partner link information and NSTR capability information in the
|
||||
* per-STA profiles present in a Basic variant Multi-Link element.
|
||||
* The partner link information is returned only for those per-STA profiles
|
||||
* which have a MAC address in the STA Info field.
|
||||
* The NSTR capability information is returned only for those per-STA profiles
|
||||
* which are Complete per-STA profiles.
|
||||
*
|
||||
* Return: QDF_STATUS_SUCCESS in the case of success, QDF_STATUS value giving
|
||||
* the reason for error in the case of failure
|
||||
|
Reference in New Issue
Block a user