Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dcommands.h1046 struct iwl_rx_phy_res { struct
1048 u8 cfg_phy_cnt; /* configurable DSP phy data byte count */
1049 u8 stat_id; /* configurable DSP phy data set ID */
1050 u8 reserved1;
1051 __le64 timestamp; /* TSF at on air rise */
1052 __le32 beacon_time_stamp; /* beacon at on-air rise */
1053 __le16 phy_flags; /* general phy flags: band, modulation, ... */
1054 __le16 channel; /* channel number */
1056 __le32 rate_n_flags; /* RATE_MCS_* */
1057 __le16 byte_count; /* frame's byte-count */
[all …]