Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c1545 unsigned int fc = 0, mdi = V_FW_PORT_CAP_MDI(FW_PORT_CAP_MDI_AUTO); in t4_link_start()
/titanic_50/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h5412 #define V_FW_PORT_CAP_MDI(x) ((x) << S_FW_PORT_CAP_MDI) macro