Lines Matching defs:il_rx_phy_res
1228 struct il_rx_phy_res { struct
1229 u8 non_cfg_phy_cnt; /* non configurable DSP phy data byte count */
1230 u8 cfg_phy_cnt; /* configurable DSP phy data byte count */
1231 u8 stat_id; /* configurable DSP phy data set ID */
1232 u8 reserved1;
1233 __le64 timestamp; /* TSF at on air rise */
1234 __le32 beacon_time_stamp; /* beacon at on-air rise */
1235 __le16 phy_flags; /* general phy flags: band, modulation, ... */
1236 __le16 channel; /* channel number */
1237 u8 non_cfg_phy_buf[32]; /* for various implementations of non_cfg_phy */
1238 __le32 rate_n_flags; /* RATE_MCS_* */
1239 __le16 byte_count; /* frame's byte-count */
1240 __le16 frame_time; /* frame's time on the air */