/linux-6.6.21/net/bridge/ |
D | br_fdb.c | 72 const struct net_bridge_fdb_entry *fdb) in has_expired() 87 const struct net_bridge_fdb_entry *fdb) in fdb_to_nud() 100 const struct net_bridge_fdb_entry *fdb, in fdb_fill_info() 188 const struct net_bridge_fdb_entry *fdb, int type, in fdb_notify() 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 847 static bool __fdb_mark_active(struct net_bridge_fdb_entry *fdb) in __fdb_mark_active() 856 struct net_bridge_fdb_entry *fdb; in br_fdb_update() local [all …]
|
D | br_switchdev.c | 127 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() 301 const struct net_bridge_fdb_entry *fdb, in br_switchdev_fdb_replay_one() 317 struct net_bridge_fdb_entry *fdb; in br_switchdev_fdb_replay() local
|
D | br_private.h | 2240 const struct net_bridge_fdb_entry *fdb, int type) in br_switchdev_fdb_notify()
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
D | vporttbl.c | 19 struct mlx5_flow_table *fdb; member 37 struct mlx5_flow_table *fdb; in esw_vport_tbl_create() local 85 struct mlx5_flow_table *fdb; in mlx5_esw_vporttbl_get() local
|
D | legacy.c | 27 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
|
D | bridge.c | 70 struct mlx5_flow_table *fdb; in mlx5_esw_bridge_table_create() local
|
/linux-6.6.21/drivers/net/vxlan/ |
D | vxlan_private.h | 62 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()
|
D | vxlan_core.c | 151 const struct vxlan_fdb *fdb, in vxlan_fdb_info() 258 static void __vxlan_fdb_notify(struct vxlan_dev *vxlan, struct vxlan_fdb *fdb, in __vxlan_fdb_notify() 285 const struct vxlan_fdb *fdb, in vxlan_fdb_switchdev_notifier_info() 303 struct vxlan_fdb *fdb, in vxlan_fdb_switchdev_call_notifiers() 323 static int vxlan_fdb_notify(struct vxlan_dev *vxlan, struct vxlan_fdb *fdb, in vxlan_fdb_notify() 823 static int vxlan_fdb_nh_update(struct vxlan_dev *vxlan, struct vxlan_fdb *fdb, in vxlan_fdb_nh_update() 889 u32 nhid, struct vxlan_fdb **fdb, in vxlan_fdb_create() 4671 struct vxlan_fdb *fdb; in vxlan_fdb_nh_flush() local
|
/linux-6.6.21/drivers/net/dsa/qca/ |
D | qca8k-common.c | 112 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 286 struct qca8k_fdb fdb = { 0 }; in qca8k_fdb_search_and_del() local
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/ |
D | eswitch_offloads_termtbl.c | 245 struct mlx5_flow_table *fdb, in mlx5_eswitch_add_termtbl_rule()
|
D | eswitch_offloads.c | 656 struct mlx5_flow_table *fdb; in mlx5_eswitch_add_offloaded_rule() local 1495 struct mlx5_flow_table *fdb; in esw_vport_tbl_get() local 1633 struct mlx5_flow_table *fdb, in esw_create_send_to_vport_group() 1677 struct mlx5_flow_table *fdb, in esw_create_meta_send_to_vport_group() 1724 struct mlx5_flow_table *fdb, in esw_create_peer_esw_miss_group() 1772 struct mlx5_flow_table *fdb, in esw_create_miss_group() 1822 struct mlx5_flow_table *fdb = NULL; in esw_create_offloads_fdb_tables() local
|
D | eswitch.h | 236 struct mlx5_flow_table *fdb; member
|
/linux-6.6.21/fs/xfs/libxfs/ |
D | xfs_dir2_node.c | 412 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.6.21/drivers/net/ethernet/ti/ |
D | am65-cpsw-switchdev.c | 371 struct switchdev_notifier_fdb_info *fdb; in am65_cpsw_switchdev_event_work() local
|
D | cpsw_switchdev.c | 381 struct switchdev_notifier_fdb_info *fdb; in cpsw_switchdev_event_work() local
|
/linux-6.6.21/drivers/net/ethernet/freescale/dpaa2/ |
D | dpaa2-switch.h | 157 struct dpaa2_switch_fdb *fdb; member
|
D | dpaa2-switch.c | 58 struct dpaa2_switch_fdb *fdb; in dpaa2_switch_port_set_fdb() local 3122 struct dpaa2_switch_fdb *fdb; in dpaa2_switch_port_init() local
|
/linux-6.6.21/drivers/net/ethernet/mscc/ |
D | ocelot.c | 2220 struct ocelot_lag_fdb *fdb; in ocelot_migrate_lag_fdbs() local 2314 struct ocelot_lag_fdb *fdb; in ocelot_lag_fdb_add() local 2350 struct ocelot_lag_fdb *fdb, *tmp; in ocelot_lag_fdb_del() local
|
/linux-6.6.21/drivers/net/ethernet/adi/ |
D | adin1110.c | 1354 struct switchdev_notifier_fdb_info *fdb) in adin1110_fdb_add() 1416 struct switchdev_notifier_fdb_info *fdb) in adin1110_fdb_del()
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | macsec_fs.c | 341 struct mlx5_flow_table *fdb = NULL; in macsec_fs_auto_group_table_create() local
|
/linux-6.6.21/drivers/net/dsa/ |
D | mt7530.c | 321 mt7530_fdb_read(struct mt7530_priv *priv, struct mt7530_fdb *fdb) in mt7530_fdb_read()
|
/linux-6.6.21/drivers/scsi/elx/libefc_sli/ |
D | sli4.c | 3905 struct efc_dma *buffer, u8 fdb) in sli_cmd_common_set_dump_location()
|
/linux-6.6.21/drivers/net/ethernet/rocker/ |
D | rocker_ofdpa.c | 1902 struct ofdpa_fdb_tbl_entry *fdb; in ofdpa_port_fdb() local
|
/linux-6.6.21/drivers/infiniband/hw/mlx5/ |
D | mlx5_ib.h | 303 struct mlx5_ib_flow_prio fdb[MLX5_IB_NUM_FDB_FTS]; member
|