Searched defs:ipw2200_associate (Results 1 – 1 of 1) sorted by relevance
578 struct ipw2200_associate { struct579 uint8_t chan;580 uint8_t auth;584 uint8_t type;591 uint8_t reserved1;592 uint16_t policy;595 uint8_t plen;596 uint8_t mode;597 uint8_t bssid[IEEE80211_ADDR_LEN];598 uint8_t tstamp[8];[all …]