Hi
I am working on programming BCP for LTE downlink modules on TCI6634K2L device.
In this regard, I wanted to send linked Tx descriptors to BCP.
Suppose A,B,C are Tx descriptors. I would like to link them as A->B->C->NULL
My questions are:
- After linking the descriptors, is it required to push all the descriptors (A,B & C) on to BCP Tx Q or pushing descriptor A alone is sufficient?
- Any pointers to example code for Tx descriptor linking either for BCP or FFTC?
- There are 2 return policies to choose from. What is the difference between them? What are the use cases of different policies?
I glanced through the documentation and e2e posting. But, I was not lucky enough to find answers to above questions.
Can some one help me ?
Thanks
Rao

