Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_eswitch_br.h24 struct ice_esw_br_fdb_entry { struct
25 struct ice_esw_br_fdb_data data;
26 struct rhash_head ht_node;
27 struct list_head list;
29 int flags;
31 struct net_device *dev;
32 struct ice_esw_br_port *br_port;
33 struct ice_esw_br_flow *flow;
35 unsigned long last_use;