Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e.h248 struct i40e_pf { struct
249 struct pci_dev *pdev;
250 struct i40e_hw hw;
251 unsigned long state;
252 struct msix_entry *msix_entries;
253 bool fc_autoneg_status;
255 u16 eeprom_version;
256 u16 num_vmdq_vsis; /* num vmdq vsis this PF has set up */
257 u16 num_vmdq_qps; /* num queue pairs per vmdq pool */
258 u16 num_vmdq_msix; /* num queue vectors per vmdq pool */
[all …]