Home
last modified time | relevance | path

Searched refs:VIRTCHNL_LINK_SPEED_5GB (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Dvirtchnl.h98 VIRTCHNL_LINK_SPEED_5GB = BIT(VIRTCHNL_LINK_SPEED_5GB_SHIFT), enumerator
H A Di40e_prototype.h524 return VIRTCHNL_LINK_SPEED_5GB; in i40e_virtchnl_link_speed()