Searched defs:agere_scan_apinfo (Results 1 – 1 of 1) sorted by relevance
277 struct agere_scan_apinfo { struct278 __le16 channel; /* Channel where the AP sits */279 __le16 noise; /* Noise level */280 __le16 level; /* Signal level */281 u8 bssid[ETH_ALEN]; /* MAC address of the Access Point */282 __le16 beacon_interv; /* Beacon interval */283 __le16 capabilities; /* Capabilities */308 struct agere_scan_apinfo a; argument