Home
last modified time | relevance | path

Searched refs:noa_attributes (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/fw-api/fw/
H A Dwmi_unified.h20303 A_UINT32 noa_attributes; member
20324 WMI_F_MS((hdr)->noa_attributes, WMI_UNIFIED_NOA_ATTR_MODIFIED)
20327 WMI_F_RMW((hdr)->noa_attributes, 0x1, \
20334 WMI_F_MS((hdr)->noa_attributes, WMI_UNIFIED_NOA_ATTR_INDEX)
20337 WMI_F_RMW((hdr)->noa_attributes, (v) & 0xff, \
20344 WMI_F_MS((hdr)->noa_attributes, WMI_UNIFIED_NOA_ATTR_OPP_PS)
20347 WMI_F_RMW((hdr)->noa_attributes, 0x1, \
20354 WMI_F_MS((hdr)->noa_attributes, WMI_UNIFIED_NOA_ATTR_CTWIN)
20357 WMI_F_RMW((hdr)->noa_attributes, (v) & 0x7f, \
20364 WMI_F_MS((hdr)->noa_attributes, WMI_UNIFIED_NOA_ATTR_NUM_DESC)
[all …]