Searched defs:fdb_id (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpsw.c | 868 int dpsw_fdb_add(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token, u16 *fdb_id, in dpsw_fdb_add() 902 int dpsw_fdb_remove(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token, u16 fdb_id) in dpsw_fdb_remove() 928 u16 fdb_id, const struct dpsw_fdb_unicast_cfg *cfg) in dpsw_fdb_add_unicast() 967 int dpsw_fdb_dump(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token, u16 fdb_id, in dpsw_fdb_dump() 1006 u16 fdb_id, const struct dpsw_fdb_unicast_cfg *cfg) in dpsw_fdb_remove_unicast() 1045 u16 fdb_id, const struct dpsw_fdb_multicast_cfg *cfg) in dpsw_fdb_add_multicast() 1084 u16 fdb_id, const struct dpsw_fdb_multicast_cfg *cfg) in dpsw_fdb_remove_multicast()
|
H A D | dpsw-cmd.h | 336 __le16 fdb_id; member 344 __le16 fdb_id; member 371 __le16 fdb_id; member 375 __le16 fdb_id; member 383 __le16 fdb_id; member 393 __le16 fdb_id; member 406 __le16 fdb_id; member 458 __le16 fdb_id; member
|
H A D | dpaa2-switch.c | 124 static void dpaa2_switch_fdb_get_flood_cfg(struct ethsw_core *ethsw, u16 fdb_id, in dpaa2_switch_fdb_get_flood_cfg() 155 static int dpaa2_switch_fdb_set_egress_flood(struct ethsw_core *ethsw, u16 fdb_id) in dpaa2_switch_fdb_set_egress_flood() 407 u16 fdb_id; in dpaa2_switch_port_fdb_add_uc() local 428 u16 fdb_id; in dpaa2_switch_port_fdb_del_uc() local 450 u16 fdb_id; in dpaa2_switch_port_fdb_add_mc() local 473 u16 fdb_id; in dpaa2_switch_port_fdb_del_mc() local 847 u16 fdb_id; in dpaa2_switch_fdb_iterate() local 3125 u16 fdb_id, acl_tbl_id; in dpaa2_switch_port_init() local
|
H A D | dpsw.h | 430 u16 fdb_id; member 453 u16 fdb_id; member 624 u16 fdb_id; member
|
H A D | dpaa2-switch.h | 104 u16 fdb_id; member
|