Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dpkt_stats.h224 struct rx_ppdu_start { struct
225 u32 reserved1[4];
226 u32 rssi_comb : 8; //[7:0]
227 u32 reserved2 : 24; //[31:8]
228 u32 l_sig_rate : 4; //[3:0]
229 u32 l_sig_rate_select : 1; //[4]
230 u32 reserved3 : 19; //[23:5]
231 u32 preamble_type : 8; //[31:24]
232 u32 ht_sig_vht_sig_a_1 : 24; //[23:0]
234 u32 ht_sig_vht_sig_a_2 : 24; //[23:0]
[all …]