Searched defs:il_rx_phy_res (Results 1 – 1 of 1) sorted by relevance
1221 struct il_rx_phy_res { struct1223 u8 cfg_phy_cnt; /* configurable DSP phy data byte count */1224 u8 stat_id; /* configurable DSP phy data set ID */1225 u8 reserved1;1226 __le64 timestamp; /* TSF at on air rise */1227 __le32 beacon_time_stamp; /* beacon at on-air rise */1228 __le16 phy_flags; /* general phy flags: band, modulation, ... */1229 __le16 channel; /* channel number */1231 __le32 rate_n_flags; /* RATE_MCS_* */1232 __le16 byte_count; /* frame's byte-count */[all …]
Completed in 22 milliseconds