Searched defs:fm10k_intfc (Results 1 – 1 of 1) sorted by relevance
285 struct fm10k_intfc { struct286 unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)];287 struct net_device *netdev;288 struct fm10k_l2_accel *l2_accel; /* pointer to L2 acceleration list */289 struct pci_dev *pdev;295 int xcast_mode;298 int num_tx_queues;299 u16 tx_itr;302 int num_rx_queues;303 u16 rx_itr;[all …]