Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Dvirtchnl.h95 VIRTCHNL_LINK_SPEED_20GB = BIT(VIRTCHNL_LINK_SPEED_20GB_SHIFT), enumerator
H A Di40e_prototype.h530 return VIRTCHNL_LINK_SPEED_20GB; in i40e_virtchnl_link_speed()