Lines Matching defs:wl1271_cmd_set_sta_keys
306 struct wl1271_cmd_set_sta_keys { struct
307 struct wl1271_cmd_header header;
310 u8 addr[ETH_ALEN];
313 __le16 key_action;
315 __le16 reserved_1;
318 u8 key_size;
321 u8 key_type;
322 u8 ssid_profile;
328 u8 id;
329 u8 reserved_2[6];
330 u8 key[MAX_KEY_SIZE];
331 __le16 ac_seq_num16[NUM_ACCESS_CATEGORIES_COPY];
332 __le32 ac_seq_num32[NUM_ACCESS_CATEGORIES_COPY];