Home
last modified time | relevance | path

Searched refs:fdb_cfg (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-switch.c3104 struct dpsw_fdb_cfg fdb_cfg = {0}; in dpaa2_switch_port_init() local
3121 fdb_cfg.num_fdb_entries = ethsw->sw_attr.max_fdb_entries / ethsw->sw_attr.num_ifs; in dpaa2_switch_port_init()
3123 &fdb_id, &fdb_cfg); in dpaa2_switch_port_init()