Home
last modified time | relevance | path

Searched defs:link_down_rc (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h522 uint8_t link_down_rc; /* link down reason */ member
H A Dt4_hw.c10592 const char *t4_link_down_rc_str(unsigned char link_down_rc) in t4_link_down_rc_str()