Lines Matching defs:wl1271_cmd_template_set
248 struct wl1271_cmd_template_set { struct
249 struct wl1271_cmd_header header;
251 __le16 len;
252 u8 template_type;
253 u8 index; /* relevant only for KLV_TEMPLATE type */
254 __le32 enabled_rates;
255 u8 short_retry_limit;
256 u8 long_retry_limit;
257 u8 aflags;
258 u8 reserved;
259 u8 template_data[WL1271_CMD_TEMPL_MAX_SIZE];