2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-01 10:13:58 +08:00
linux-next/drivers/net/wireless/ti/wl18xx
Luciano Coelho 274c66cdcd wl18xx: add trigger command and ack event operations
Add the operations that allow wlcore to trigger commands to the
firmware and acknowledge when an event has been fully received.

Allocate a private buffer to hold the maximum sized cmd. Send the
entire length of the buffer each time a command is sent to signal
EOT. Remove the previous EOT mechanism.

Signed-off-by: Luciano Coelho <coelho@ti.com>
Signed-off-by: Arik Nemtsov <arik@wizery.com>
2012-06-05 15:54:42 +03:00
..
conf.h wl18xx: add some boot operations and hw-specific configurations 2012-06-05 15:54:34 +03:00
Kconfig wl18xx: add new module 2012-06-05 15:54:04 +03:00
main.c wl18xx: add trigger command and ack event operations 2012-06-05 15:54:42 +03:00
Makefile wl18xx: add new module 2012-06-05 15:54:04 +03:00
reg.h wl18xx: add trigger command and ack event operations 2012-06-05 15:54:42 +03:00
wl18xx.h wl18xx: add trigger command and ack event operations 2012-06-05 15:54:42 +03:00