Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c9150 tcaps = CAP32_SPEED(lc->pcaps); in t4_link_set_speed()
9170 tcaps = CAP32_SPEED(caps); in t4_link_sanitize_speed_caps()
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h7268 #define CAP32_SPEED(__cap32) \ macro