Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Dvirtchnl.h91 VIRTCHNL_LINK_SPEED_100MB = BIT(VIRTCHNL_LINK_SPEED_100MB_SHIFT), enumerator
H A Di40e_prototype.h518 return VIRTCHNL_LINK_SPEED_100MB; in i40e_virtchnl_link_speed()