Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h7256 #define M_FW_PORT_CAP32_MDI 3 macro
7259 (((x) >> S_FW_PORT_CAP32_MDI) & M_FW_PORT_CAP32_MDI)
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c8996 caps &= ~V_FW_PORT_CAP32_MDI(M_FW_PORT_CAP32_MDI); in t4_link_set_autoneg()