Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Dvirtchnl.h93 VIRTCHNL_LINK_SPEED_10GB = BIT(VIRTCHNL_LINK_SPEED_10GB_SHIFT), enumerator
H A Di40e_prototype.h526 return VIRTCHNL_LINK_SPEED_10GB; in i40e_virtchnl_link_speed()