Home
last modified time | relevance | path

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

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