Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c8912 lc->link_ok = (stat & F_FW_PORT_CMD_LSTATUS32) != 0; in handle_port_info()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h7695 #define F_FW_PORT_CMD_LSTATUS32 V_FW_PORT_CMD_LSTATUS32(1U) macro