Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c4817 unsigned char link_ok = (stat & F_FW_PORT_CMD_LSTATUS) != 0; in t4_handle_fw_rpl()
/titanic_50/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h5612 #define F_FW_PORT_CMD_LSTATUS V_FW_PORT_CMD_LSTATUS(1U) macro