commit | 6712abb9d9f62e4e1635d2d078027421e56e28da | [log] [tgz] |
---|---|---|
author | MD Danish Anwar <danishanwar@ti.com> | Thu Apr 04 12:38:01 2024 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 12 13:54:43 2024 -0600 |
tree | 67e08ffe01bf6cfbcbe5cd562c30697d05641abb | |
parent | 89d709bc1f88e9ee8598fef5eca63ab453b8999b [diff] |
net: ti: icssg: Add icssg queues APIs and macros Add icssg_queue.c file. This file introduces macros and APIs related to ICSSG queues. These will be used by ICSSG Ethernet driver. Reviewed-by: Ravi Gunasekaran <r-gunasekaran@ti.com> Signed-off-by: MD Danish Anwar <danishanwar@ti.com>