Home
last modified time | relevance | path

Searched defs:fm10k_intfc (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k.h285 struct fm10k_intfc { struct
286 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 …]