Home
last modified time | relevance | path

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

/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()
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h7257 #define V_FW_PORT_CAP32_MDI(x) ((x) << S_FW_PORT_CAP32_MDI) macro