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