Searched hist:"1 b0f14b6c218238de8e1e3ebb06a4efad58043b5" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-switch.h | diff 1b0f14b6c218238de8e1e3ebb06a4efad58043b5 Tue Apr 13 08:24:44 CDT 2021 Ioana Ciornei <ioana.ciornei@nxp.com> dpaa2-switch: create a central dpaa2_switch_acl_tbl structure
Introduce a new structure - dpaa2_switch_acl_tbl - to hold all data related to an ACL table: number of rules added, ACL table id, etc. This will be used more in the next patches when adding support for sharing an ACL table between ports.
Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | dpaa2-switch.c | diff 1b0f14b6c218238de8e1e3ebb06a4efad58043b5 Tue Apr 13 08:24:44 CDT 2021 Ioana Ciornei <ioana.ciornei@nxp.com> dpaa2-switch: create a central dpaa2_switch_acl_tbl structure
Introduce a new structure - dpaa2_switch_acl_tbl - to hold all data related to an ACL table: number of rules added, ACL table id, etc. This will be used more in the next patches when adding support for sharing an ACL table between ports.
Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|