Re: [v5 4/8] rsi: add coex support

2018-02-16 Thread Amitkumar Karwar
On Tue, Feb 13, 2018 at 9:07 PM, Kalle Valo wrote: > Amitkumar Karwar writes: > >> On Thu, Feb 1, 2018 at 12:26 PM, Kalle Valo wrote: >>> Amitkumar Karwar writes: >>> From: Prameela Rani Garnepudi With BT support, driver has to handle two streams of data (i.e. wlan and BT).

Re: [v5 4/8] rsi: add coex support

2018-02-13 Thread Kalle Valo
Amitkumar Karwar writes: > On Thu, Feb 1, 2018 at 12:26 PM, Kalle Valo wrote: >> Amitkumar Karwar writes: >> >>> From: Prameela Rani Garnepudi >>> >>> With BT support, driver has to handle two streams of data >>> (i.e. wlan and BT). Actual coex implementation is in firmware. >>> Coex module ju

Re: [v5 4/8] rsi: add coex support

2018-02-13 Thread Amitkumar Karwar
On Thu, Feb 1, 2018 at 12:38 PM, Kalle Valo wrote: > Amitkumar Karwar writes: > >> From: Prameela Rani Garnepudi >> >> 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

Re: [v5 4/8] rsi: add coex support

2018-02-13 Thread Amitkumar Karwar
On Thu, Feb 1, 2018 at 12:26 PM, Kalle Valo wrote: > Amitkumar Karwar writes: > >> From: Prameela Rani Garnepudi >> >> 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

Re: [v5 4/8] rsi: add coex support

2018-01-31 Thread Kalle Valo
Amitkumar Karwar writes: > From: Prameela Rani Garnepudi > > 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. > > Structure

Re: [v5 4/8] rsi: add coex support

2018-01-31 Thread Kalle Valo
Amitkumar Karwar writes: > From: Prameela Rani Garnepudi > > 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. > > Structure