On 2/21/2017 9:26 AM, Shijith Thotton wrote: > Add APIs to allocate and free instruction queue. Allocates instruction > queue 0 initially to send device configurations commands and later re- > allocates as per application requirement during tx queue setup.
Can you please describe the relevant entity briefly in commit log, even one sentences is enough. For this patch: What is Instruction Queue (IQ) For patch 18/50: What is "soft command pool" ? etc... > > Signed-off-by: Shijith Thotton <[email protected]> > Signed-off-by: Jerin Jacob <[email protected]> > Signed-off-by: Derek Chickles <[email protected]> > Signed-off-by: Venkat Koppula <[email protected]> > Signed-off-by: Mallesham Jatharakonda <[email protected]> > --- <...>

