Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h886 const char *t4_link_down_rc_str(unsigned char link_down_rc);
H A Dt4_hw.c8737 const char *t4_link_down_rc_str(unsigned char link_down_rc) in t4_link_down_rc_str() function
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c9903 sbuf_printf(sb, "%s", t4_link_down_rc_str(lc->link_down_rc)); in sysctl_linkdnrc()