Searched defs:iwi_associate (Results 1 – 1 of 1) sorted by relevance
371 struct iwi_associate { struct372 uint8_t chan; /* channel # */373 uint8_t auth; /* type and key */378 uint8_t type; /* request */386 uint8_t reserved1;387 uint16_t policy;391 uint8_t plen; /* preamble length */394 uint8_t mode;395 uint8_t bssid[IEEE80211_ADDR_LEN];396 uint8_t tstamp[8];[all …]