Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/iwlegacy/
Diwl-commands.h2164 struct iwl_spectrum_cmd { struct
2165 __le16 len; /* number of bytes starting from token */
2166 u8 token; /* token id */
2167 u8 id; /* measurement id -- 0 or 1 */
2168 u8 origin; /* 0 = TGh, 1 = other, 2 = TGk */
2169 u8 periodic; /* 1 = periodic */
2170 __le16 path_loss_timeout;
2171 __le32 start_time; /* start time in extended beacon format */
2172 __le32 reserved2;
2173 __le32 flags; /* rxon flags */
[all …]
/linux-2.6.39/drivers/net/wireless/iwlwifi/
Diwl-commands.h2552 struct iwl_spectrum_cmd { struct
2553 __le16 len; /* number of bytes starting from token */
2554 u8 token; /* token id */
2555 u8 id; /* measurement id -- 0 or 1 */
2556 u8 origin; /* 0 = TGh, 1 = other, 2 = TGk */
2557 u8 periodic; /* 1 = periodic */
2558 __le16 path_loss_timeout;
2559 __le32 start_time; /* start time in extended beacon format */
2560 __le32 reserved2;
2561 __le32 flags; /* rxon flags */
[all …]