[PATCH 7/7] ath10k: implement wmi-tlv backend
Michal Kazior
michal.kazior at tieto.com
Fri Oct 24 03:39:00 PDT 2014
On 20 October 2014 14:58, Michal Kazior <michal.kazior at tieto.com> wrote:
> Latest firmware revision introduced a new WMI ABI
> called wmi-tlv. It is not a tlv strictly speaking
> but something that resembles it because it is
> ordered and may have duplicate id entries.
>
> This will be used by new hardware eventually.
[...]
> +struct wmi_tlv_peer_create_cmd {
> + __le32 vdev_id;
> + struct wmi_mac_addr peer_addr;
> + __le32 peer_type;
> +};
Oops, this is missing __packed.
Michał
More information about the ath10k
mailing list