Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/orinoco/
Dhermes.h262 struct prism2_scan_apinfo { struct
263 __le16 channel; /* Channel where the AP sits */
264 __le16 noise; /* Noise level */
265 __le16 level; /* Signal level */
266 u8 bssid[ETH_ALEN]; /* MAC address of the Access Point */
267 __le16 beacon_interv; /* Beacon interval */
268 __le16 capabilities; /* Capabilities */
269 __le16 essid_len; /* ESSID length */
270 u8 essid[32]; /* ESSID of the network */
271 u8 rates[10]; /* Bit rate supported */
[all …]