Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/ice/
Dice.h379 struct ice_pf { struct
380 struct pci_dev *pdev;
382 struct devlink_region *nvm_region;
383 struct devlink_region *devcaps_region;
386 struct msix_entry *msix_entries;
387 struct ice_res_tracker *irq_tracker;
392 u16 sriov_base_vector;
394 u16 ctrl_vsi_idx; /* control VSI index in pf->vsi array */
396 struct ice_vsi **vsi; /* VSIs created by the driver */
397 struct ice_sw *first_sw; /* first switch created by firmware */
[all …]