Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e.h818 struct i40e_vsi { struct
819 struct net_device *netdev;
820 unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)];
821 bool netdev_registered;
822 bool stat_offsets_loaded;
824 u32 current_netdev_flags;
828 unsigned long flags;
831 spinlock_t mac_filter_hash_lock;
834 bool has_vlan_filter;
837 struct rtnl_link_stats64 net_stats;
[all …]