Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wl1251/
H A Drx.h61 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 */
[all …]