Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/cxgbe/common/
HDt4_hw.c8897 lc->link_ok = (stat & F_FW_PORT_CMD_LSTATUS) != 0; in handle_port_info()
/freebsd-13-stable/sys/dev/cxgbe/firmware/
HDt4fw_interface.h7562 #define F_FW_PORT_CMD_LSTATUS V_FW_PORT_CMD_LSTATUS(1U) macro