Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/common/
HDt4_hw.c5424 int link_ok = (stat & F_FW_PORT_CMD_LSTATUS) != 0; in t4_handle_fw_rpl()
/trueos/sys/dev/cxgbe/firmware/
HDt4fw_interface.h5994 #define F_FW_PORT_CMD_LSTATUS V_FW_PORT_CMD_LSTATUS(1U) macro