Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/iwk/
H A Diwk_hw.h2942 typedef struct iwk_add_sta { struct
2943 uint8_t control;
2944 uint8_t reserved1[3];
2945 uint8_t bssid[IEEE80211_ADDR_LEN];
2946 uint16_t reserved2;
2947 uint8_t id;
2971 } iwk_add_sta_t; argument