Searched defs:iwi_associate (Results 1 – 1 of 1) sorted by relevance
366 struct iwi_associate { struct367 uint8_t chan; /* channel # */368 uint8_t auth; /* type and key */373 uint8_t type; /* request */380 uint8_t reserved;381 uint16_t policy;385 uint8_t plen; /* preamble length */386 uint8_t mode; /* 11a, 11b, or 11g */387 uint8_t bssid[IEEE80211_ADDR_LEN];388 uint8_t tstamp[8]; /* tsf for beacon sync */[all …]