Lines Matching defs:wl1251_cmd_set_keys
385 struct wl1251_cmd_set_keys { struct
386 struct wl1251_cmd_header header;
389 u8 addr[ETH_ALEN];
392 u16 key_action;
394 u16 reserved_1;
397 u8 key_size;
400 u8 key_type;
401 u8 ssid_profile;
407 u8 id;
408 u8 reserved_2[6];
409 u8 key[MAX_KEY_SIZE];
410 u16 ac_seq_num16[NUM_ACCESS_CATEGORIES_COPY];
411 u32 ac_seq_num32[NUM_ACCESS_CATEGORIES_COPY];