Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/iwlwifi/
Diwl-commands.h1075 struct iwl_rx_phy_res { struct
1076 u8 non_cfg_phy_cnt; /* non configurable DSP phy data byte count */
1077 u8 cfg_phy_cnt; /* configurable DSP phy data byte count */
1078 u8 stat_id; /* configurable DSP phy data set ID */
1079 u8 reserved1;
1080 __le64 timestamp; /* TSF at on air rise */
1081 __le32 beacon_time_stamp; /* beacon at on-air rise */
1082 __le16 phy_flags; /* general phy flags: band, modulation, ... */
1083 __le16 channel; /* channel number */
1084 u8 non_cfg_phy_buf[32]; /* for various implementations of non_cfg_phy */
[all …]