Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dt4_hw.c4549 int link_ok, linkdnrc; in t4_handle_get_port_info() local
4558 linkdnrc = G_FW_PORT_CMD_LINKDNRC(lstatus); in t4_handle_get_port_info()
4594 linkdnrc = G_FW_PORT_CMD_LINKDNRC32(lstatus32); in t4_handle_get_port_info()
4623 lc->link_down_rc = linkdnrc; in t4_handle_get_port_info()
4625 pi->tx_chan, t4_link_down_rc_str(linkdnrc)); in t4_handle_get_port_info()