Lines Matching defs:wl1271_cmd_template_set
364 struct wl1271_cmd_template_set { struct
365 struct wl1271_cmd_header header;
367 __le16 len;
368 u8 template_type;
369 u8 index; /* relevant only for KLV_TEMPLATE type */
370 __le32 enabled_rates;
371 u8 short_retry_limit;
372 u8 long_retry_limit;
373 u8 aflags;
374 u8 reserved;
375 u8 template_data[WL1271_CMD_TEMPL_MAX_SIZE];