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