Lines Matching defs:wl1271_cmd_set_ap_keys
341 struct wl1271_cmd_set_ap_keys { struct
342 struct wl1271_cmd_header header;
350 u8 hlid;
357 u8 lid_key_type;
368 u8 key_id;
369 u8 reserved_1;
372 __le16 key_action;
375 u8 key_size;
378 u8 key_type;
381 u8 key[MAX_KEY_SIZE];
382 __le16 ac_seq_num16[NUM_ACCESS_CATEGORIES_COPY];
383 __le32 ac_seq_num32[NUM_ACCESS_CATEGORIES_COPY];