Re: [PATCH v4 3/5] net: ti: icssg: Add icssg queues APIs and macros

2024-04-02 Thread Ravi Gunasekaran
On 3/27/24 10:58 AM, MD Danish Anwar wrote: > Add icssg_queue.c file. This file introduces macros and APIs related to > ICSSG queues. These will be used by ICSSG Ethernet driver. > > Signed-off-by: MD Danish Anwar > --- > drivers/net/ti/icssg_prueth.h | 5 >

[PATCH v4 3/5] net: ti: icssg: Add icssg queues APIs and macros

2024-03-26 Thread MD Danish Anwar
Add icssg_queue.c file. This file introduces macros and APIs related to ICSSG queues. These will be used by ICSSG Ethernet driver. Signed-off-by: MD Danish Anwar --- drivers/net/ti/icssg_prueth.h | 5 drivers/net/ti/icssg_queues.c | 51 +++ 2 files changed,