Searched defs:iwi_associate (Results 1 – 1 of 1) sorted by relevance
430 struct iwi_associate { struct431 uint8_t chan; /* channel # */432 uint8_t auth; /* type and key */437 uint8_t type; /* request */444 uint8_t reserved;445 uint16_t policy;449 uint8_t plen; /* preamble length */450 uint8_t mode; /* 11a, 11b, or 11g */451 uint8_t bssid[IEEE80211_ADDR_LEN];452 uint8_t tstamp[8]; /* tsf for beacon sync */[all …]