Searched defs:fm10k_intfc (Results 1 – 1 of 1) sorted by relevance
294 struct fm10k_intfc { struct295 unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)];296 struct net_device *netdev;297 struct fm10k_l2_accel *l2_accel; /* pointer to L2 acceleration list */298 struct pci_dev *pdev;304 int xcast_mode;307 int num_tx_queues;308 u16 tx_itr;311 int num_rx_queues;312 u16 rx_itr;[all …]