Searched defs:fm10k_intfc (Results 1 – 1 of 1) sorted by relevance
241 struct fm10k_intfc { struct242 unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)];243 struct net_device *netdev;244 struct fm10k_l2_accel *l2_accel; /* pointer to L2 acceleration list */245 struct pci_dev *pdev;246 unsigned long state;248 u32 flags;254 int xcast_mode;257 int num_tx_queues;258 u16 tx_itr;[all …]