Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c8997 if (lc->pcaps & FW_PORT_CAP32_MDIAUTO) in t4_link_set_autoneg()
8998 caps |= FW_PORT_CAP32_MDIAUTO; in t4_link_set_autoneg()
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h7207 #define FW_PORT_CAP32_MDIAUTO 0x00200000UL macro