Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c9517 int link_ok, linkdnrc; in t4_handle_get_port_info() local
9530 linkdnrc = G_FW_PORT_CMD_LINKDNRC(lstatus); in t4_handle_get_port_info()
9544 linkdnrc = G_FW_PORT_CMD_LINKDNRC32(lstatus32); in t4_handle_get_port_info()
9602 lc->link_down_rc = linkdnrc; in t4_handle_get_port_info()
9605 pi->tx_chan, t4_link_down_rc_str(linkdnrc)); in t4_handle_get_port_info()