linux/drivers/net/wireless/rsi
Prameela Rani Garnepudi 2108df3c4b rsi: add coex support
With BT support, driver has to handle two streams of data
(i.e. wlan and BT). Actual coex implementation is in firmware.
Coex module just schedule the packets to firmware by taking them
from the corresponding paths.

Structures for module and protocol operations are introduced for
this purpose. Protocol operations structure is global structure
which can be shared among different modules. Move initialization
of coex and operating mode values to rsi_91x_init().

Signed-off-by: Prameela Rani Garnepudi <prameela.j04cs@gmail.com>
Signed-off-by: Siva Rebbagondla <siva.rebbagondla@redpinesignals.com>
Signed-off-by: Amitkumar Karwar <amit.karwar@redpinesignals.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2018-03-13 18:36:57 +02:00
..
Kconfig rsi: add coex support 2018-03-13 18:36:57 +02:00
Makefile rsi: add coex support 2018-03-13 18:36:57 +02:00
rsi_91x_coex.c rsi: add coex support 2018-03-13 18:36:57 +02:00
rsi_91x_core.c rsi: sdio: Add WOWLAN support for S4 hibernate state 2017-10-30 12:50:12 +02:00
rsi_91x_debugfs.c rsi: add version information 2017-09-25 11:25:23 +03:00
rsi_91x_hal.c rsi: add coex support 2018-03-13 18:36:57 +02:00
rsi_91x_mac80211.c rsi: fix kbuild reported build errors with CONFIG_PM off 2017-11-02 19:38:14 +02:00
rsi_91x_main.c rsi: add coex support 2018-03-13 18:36:57 +02:00
rsi_91x_mgmt.c rsi: add coex support 2018-03-13 18:36:57 +02:00
rsi_91x_ps.c rsi: rsi_91x_ps: remove redundant code in str_psstate 2017-11-10 04:36:10 +02:00
rsi_91x_sdio_ops.c rsi: add rx control block to handle rx packets in USB 2018-03-13 18:36:54 +02:00
rsi_91x_sdio.c rsi: add coex support 2018-03-13 18:36:57 +02:00
rsi_91x_usb_ops.c rsi: add rx control block to handle rx packets in USB 2018-03-13 18:36:54 +02:00
rsi_91x_usb.c rsi: add coex support 2018-03-13 18:36:57 +02:00
rsi_boot_params.h rsi: configure new boot parameters to device 2017-06-21 18:26:26 +03:00
rsi_coex.h rsi: add coex support 2018-03-13 18:36:57 +02:00
rsi_common.h rsi: add rx control block to handle rx packets in USB 2018-03-13 18:36:54 +02:00
rsi_debugfs.h
rsi_hal.h rsi: add version information 2017-09-25 11:25:23 +03:00
rsi_main.h rsi: add coex support 2018-03-13 18:36:57 +02:00
rsi_mgmt.h rsi: add coex support 2018-03-13 18:36:57 +02:00
rsi_ps.h rsi: disallow power save config when AP vap running 2017-09-20 15:38:57 +03:00
rsi_sdio.h rsi: move rsi_sdio_reinit_device() out of CONFIG_PM 2017-11-02 19:38:14 +02:00
rsi_usb.h rsi: add bluetooth rx endpoint 2018-03-13 18:36:55 +02:00