Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/wi/
H A Dif_wireg.h620 struct wi_scan_data { struct
621 u_int16_t wi_chid; /* BSS Channel ID from PR */
622 u_int16_t wi_noise; /* Average Noise Level of the PR */
623 u_int16_t wi_signal; /* Signal Level on the PR */
624 u_int8_t wi_bssid[6]; /* MACaddress of BSS responder from PR */
625 u_int16_t wi_interval; /* BSS beacon interval */
626 u_int16_t wi_capinfo; /* BSS Capability Information
628 u_int16_t wi_namelen; /* Length of SSID strings */
629 u_int8_t wi_name[32]; /* SSID strings */