Lines Matching defs:wl1251_rx_descriptor
61 struct wl1251_rx_descriptor { struct
62 u32 timestamp; /* In microseconds */
63 u16 length; /* Paylod length, including headers */
64 u16 flags;
72 u8 type;
90 u8 rate;
92 u8 mod_pre; /* Modulation and preamble */
93 u8 channel;
99 u8 band;
101 s8 rssi; /* in dB */
102 u8 rcpi; /* in dB */
103 u8 snr; /* in dB */