Home
last modified time | relevance | path

Searched refs:partition_id (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_common.h134 uint32_t partition_id; member
461 uint32_t partition_id; member
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_type.h721 u16 partition_id; member
H A Di40e_common.c4102 hw->partition_id = (hw->pf_id / hw->num_ports) + 1; in i40e_parse_discover_capabilities()