Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dt4fw_interface.h1795 #define F_FW_PORT_CMD_LSTATUS V_FW_PORT_CMD_LSTATUS(1U) macro
H A Dt4_hw.c4557 link_ok = (lstatus & F_FW_PORT_CMD_LSTATUS) != 0; in t4_handle_get_port_info()