Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/fm10k/
Dfm10k.h290 struct fm10k_intfc { struct
291 unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)];
292 struct net_device *netdev;
293 struct fm10k_l2_accel *l2_accel; /* pointer to L2 acceleration list */
294 struct pci_dev *pdev;
300 int xcast_mode;
303 int num_tx_queues;
304 u16 tx_itr;
307 int num_rx_queues;
308 u16 rx_itr;
[all …]