Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice.h418 struct ice_pf { struct
419 struct pci_dev *pdev;
421 struct devlink_region *nvm_region;
422 struct devlink_region *devcaps_region;
425 struct msix_entry *msix_entries;
426 struct ice_res_tracker *irq_tracker;
431 u16 sriov_base_vector;
433 u16 ctrl_vsi_idx; /* control VSI index in pf->vsi array */
435 struct ice_vsi **vsi; /* VSIs created by the driver */
436 struct ice_sw *first_sw; /* first switch created by firmware */
[all …]