Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/iwi/
H A Dif_iwireg.h429 struct iwi_associate { struct
430 uint8_t chan; /* channel # */
431 uint8_t auth; /* type and key */
436 uint8_t type; /* request */
443 uint8_t reserved;
444 uint16_t policy;
448 uint8_t plen; /* preamble length */
449 uint8_t mode; /* 11a, 11b, or 11g */
450 uint8_t bssid[IEEE80211_ADDR_LEN];
451 uint8_t tstamp[8]; /* tsf for beacon sync */
[all …]