Home
last modified time | relevance | path

Searched defs:fdb (Results 1 – 24 of 24) sorted by relevance

/linux-6.3-rc2/net/bridge/
A Dbr_fdb.c100 const struct net_bridge_fdb_entry *fdb, in fdb_fill_info()
234 struct net_bridge_fdb_entry *fdb; in br_fdb_find() local
391 struct net_bridge_fdb_entry *fdb; in fdb_create() local
418 struct net_bridge_fdb_entry *fdb; in fdb_add_local() local
762 struct net_bridge_fdb_entry *fdb; in br_fdb_test_addr() local
856 struct net_bridge_fdb_entry *fdb; in br_fdb_update() local
1027 struct net_bridge_fdb_entry *fdb; in fdb_add_entry() local
1253 struct net_bridge_fdb_entry *fdb; in fdb_delete_by_addr_and_port() local
1383 struct net_bridge_fdb_entry *fdb; in br_fdb_external_learn_add() local
1462 struct net_bridge_fdb_entry *fdb; in br_fdb_external_learn_del() local
[all …]
A Dbr_switchdev.c127 const struct net_bridge_fdb_entry *fdb, in br_switchdev_fdb_populate()
144 const struct net_bridge_fdb_entry *fdb, int type) in br_switchdev_fdb_notify()
290 const struct net_bridge_fdb_entry *fdb, in br_switchdev_fdb_replay_one()
306 struct net_bridge_fdb_entry *fdb; in br_switchdev_fdb_replay() local
A Dbr_private.h2179 const struct net_bridge_fdb_entry *fdb, int type) in br_switchdev_fdb_notify()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/esw/
A Dvporttbl.c19 struct mlx5_flow_table *fdb; member
29 struct mlx5_flow_table *fdb; in esw_vport_tbl_create() local
77 struct mlx5_flow_table *fdb; in mlx5_esw_vporttbl_get() local
A Dlegacy.c27 struct mlx5_flow_table *fdb; in esw_create_legacy_vepa_table() local
78 struct mlx5_flow_table *fdb; in esw_create_legacy_fdb_table() local
A Dbridge.c155 struct mlx5_flow_table *fdb; in mlx5_esw_bridge_table_create() local
/linux-6.3-rc2/drivers/net/vxlan/
A Dvxlan_private.h62 static inline struct vxlan_rdst *first_remote_rcu(struct vxlan_fdb *fdb) in first_remote_rcu()
69 static inline struct vxlan_rdst *first_remote_rtnl(struct vxlan_fdb *fdb) in first_remote_rtnl()
A Dvxlan_core.c198 const struct vxlan_fdb *fdb, in vxlan_fdb_info()
305 static void __vxlan_fdb_notify(struct vxlan_dev *vxlan, struct vxlan_fdb *fdb, in __vxlan_fdb_notify()
332 const struct vxlan_fdb *fdb, in vxlan_fdb_switchdev_notifier_info()
350 struct vxlan_fdb *fdb, in vxlan_fdb_switchdev_call_notifiers()
370 static int vxlan_fdb_notify(struct vxlan_dev *vxlan, struct vxlan_fdb *fdb, in vxlan_fdb_notify()
795 static int vxlan_fdb_nh_update(struct vxlan_dev *vxlan, struct vxlan_fdb *fdb, in vxlan_fdb_nh_update()
861 u32 nhid, struct vxlan_fdb **fdb, in vxlan_fdb_create()
4609 struct vxlan_fdb *fdb; in vxlan_fdb_nh_flush() local
/linux-6.3-rc2/drivers/net/dsa/qca/
A Dqca8k-common.c112 static int qca8k_fdb_read(struct qca8k_priv *priv, struct qca8k_fdb *fdb) in qca8k_fdb_read()
200 static int qca8k_fdb_next(struct qca8k_priv *priv, struct qca8k_fdb *fdb, in qca8k_fdb_next()
249 struct qca8k_fdb fdb = { 0 }; in qca8k_fdb_search_and_insert() local
284 struct qca8k_fdb fdb = { 0 }; in qca8k_fdb_search_and_del() local
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Deswitch_offloads.c576 struct mlx5_flow_table *fdb; in mlx5_eswitch_add_offloaded_rule() local
1318 struct mlx5_flow_table *fdb; in esw_vport_tbl_get() local
1459 struct mlx5_flow_table *fdb, in esw_create_send_to_vport_group()
1504 struct mlx5_flow_table *fdb, in esw_create_meta_send_to_vport_group()
1551 struct mlx5_flow_table *fdb, in esw_create_peer_esw_miss_group()
1598 struct mlx5_flow_table *fdb, in esw_create_miss_group()
1648 struct mlx5_flow_table *fdb = NULL; in esw_create_offloads_fdb_tables() local
A Deswitch_offloads_termtbl.c254 struct mlx5_flow_table *fdb, in mlx5_eswitch_add_termtbl_rule()
A Deswitch.h206 struct mlx5_flow_table *fdb; member
/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_dir2_node.c412 xfs_dir2_db_t fdb; /* freespace block number */ in xfs_dir2_leaf_to_node() local
1183 xfs_dir2_db_t fdb, in xfs_dir3_data_block_free()
1344 xfs_dir2_db_t fdb; /* freeblock block number */ in xfs_dir2_leafn_remove() local
/linux-6.3-rc2/drivers/net/ethernet/ti/
A Dam65-cpsw-switchdev.c371 struct switchdev_notifier_fdb_info *fdb; in am65_cpsw_switchdev_event_work() local
A Dcpsw_switchdev.c381 struct switchdev_notifier_fdb_info *fdb; in cpsw_switchdev_event_work() local
/linux-6.3-rc2/drivers/net/ethernet/mscc/
A Docelot.c2117 struct ocelot_lag_fdb *fdb; in ocelot_migrate_lag_fdbs() local
2211 struct ocelot_lag_fdb *fdb; in ocelot_lag_fdb_add() local
2247 struct ocelot_lag_fdb *fdb, *tmp; in ocelot_lag_fdb_del() local
/linux-6.3-rc2/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-switch.h157 struct dpaa2_switch_fdb *fdb; member
A Ddpaa2-switch.c58 struct dpaa2_switch_fdb *fdb; in dpaa2_switch_port_set_fdb() local
3129 struct dpaa2_switch_fdb *fdb; in dpaa2_switch_port_init() local
/linux-6.3-rc2/drivers/net/ethernet/adi/
A Dadin1110.c1354 struct switchdev_notifier_fdb_info *fdb) in adin1110_fdb_add()
1416 struct switchdev_notifier_fdb_info *fdb) in adin1110_fdb_del()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
A Dmacsec_fs.c222 struct mlx5_flow_table *fdb = NULL; in macsec_fs_auto_group_table_create() local
/linux-6.3-rc2/drivers/net/dsa/
A Dmt7530.c341 mt7530_fdb_read(struct mt7530_priv *priv, struct mt7530_fdb *fdb) in mt7530_fdb_read()
/linux-6.3-rc2/drivers/net/ethernet/rocker/
A Drocker_ofdpa.c1902 struct ofdpa_fdb_tbl_entry *fdb; in ofdpa_port_fdb() local
/linux-6.3-rc2/drivers/scsi/elx/libefc_sli/
A Dsli4.c3909 struct efc_dma *buffer, u8 fdb) in sli_cmd_common_set_dump_location()
/linux-6.3-rc2/drivers/infiniband/hw/mlx5/
A Dmlx5_ib.h290 struct mlx5_ib_flow_prio fdb[MLX5_IB_NUM_FDB_FTS]; member

Completed in 98 milliseconds