Searched defs:fm10k_intfc (Results 1 – 1 of 1) sorted by relevance
248 struct fm10k_intfc { struct249 unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)];250 struct net_device *netdev;251 struct fm10k_l2_accel *l2_accel; /* pointer to L2 acceleration list */252 struct pci_dev *pdev;253 unsigned long state;255 u32 flags;262 int xcast_mode;265 int num_tx_queues;266 u16 tx_itr;[all …]