drivers/net/wireless/ti/wl18xx/tx.c
0 → 100644
+126
−0
drivers/net/wireless/ti/wl18xx/tx.h
0 → 100644
+36
−0
Loading
Implement immediate Tx completion for the 18xx family. Move 18xx specific Tx code to new tx.c/h files and create helper header files for definitions. Signed-off-by:Arik Nemtsov <arik@wizery.com> Signed-off-by:
Luciano Coelho <coelho@ti.com>