Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e.h410 struct i40e_pf { struct
411 struct pci_dev *pdev;
412 struct i40e_hw hw;
414 struct msix_entry *msix_entries;
415 bool fc_autoneg_status;
417 u16 eeprom_version;
418 u16 num_vmdq_vsis; /* num vmdq vsis this PF has set up */
419 u16 num_vmdq_qps; /* num queue pairs per vmdq pool */
420 u16 num_vmdq_msix; /* num queue vectors per vmdq pool */
421 u16 num_req_vfs; /* num VFs requested for this PF */
[all …]