Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Dvirtchnl.h94 VIRTCHNL_LINK_SPEED_40GB = BIT(VIRTCHNL_LINK_SPEED_40GB_SHIFT), enumerator
H A Di40e_prototype.h528 return VIRTCHNL_LINK_SPEED_40GB; in i40e_virtchnl_link_speed()