Home
last modified time | relevance | path

Searched defs:uplink_user_setup_info (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/target_if/cfr/inc/
H A Dtarget_if_cfr_enh.h579 struct uplink_user_setup_info { struct
580 uint32_t bw_info_valid : 1, //[0]
581 uplink_receive_type : 2, //[2:1]
582 reserved_0a : 1, //[3]
583 uplink_11ax_mcs : 4, //[7:4]
584 ru_width : 7, //[14:8]
585 reserved_0b : 1, //[15]
586 nss : 3, //[18:16]
587 stream_offset : 3, //[21:19]
588 sta_dcm : 1, //[22]
[all …]