Lines Matching defs:wl1251_rx_descriptor
75 struct wl1251_rx_descriptor { struct
76 u32 timestamp; /* In microseconds */
77 u16 length; /* Paylod length, including headers */
78 u16 flags;
86 u8 type;
104 u8 rate;
106 u8 mod_pre; /* Modulation and preamble */
107 u8 channel;
113 u8 band;
115 s8 rssi; /* in dB */
116 u8 rcpi; /* in dB */
117 u8 snr; /* in dB */