linux/drivers/misc/habanalabs/include
Ben Segal 213ad5ad01 habanalabs: fix endianness handling for packets from user
Packets that arrive from the user and need to be parsed by the driver are
assumed to be in LE format.

This patch fix all the places where the code handles these packets and use
the correct endianness macros to handle them, as the driver handles the
packets in CPU format (LE or BE depending on the arch).

Signed-off-by: Ben Segal <bpsegal20@gmail.com>
Reviewed-by: Oded Gabbay <oded.gabbay@gmail.com>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
2019-08-12 09:01:10 +03:00
..
goya habanalabs: fix endianness handling for packets from user 2019-08-12 09:01:10 +03:00
hw_ip habanalabs: Move PCI code into common file 2019-03-05 16:48:42 +02:00
armcp_if.h habanalabs: Use single pool for CPU accessible host memory 2019-04-28 19:17:38 +03:00
hl_boot_if.h habanalabs: add new device CPU boot status 2019-02-24 11:20:02 +02:00
qman_if.h habanalabs: add h/w queues module 2019-02-18 09:46:45 +01:00