Home
last modified time | relevance | path

Searched defs:link_ok (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h461 bool link_ok; /* link up? */ member
/freebsd/sys/dev/cxgb/common/
H A Dcxgb_common.h439 unsigned int link_ok; /* link up? */ member
H A Dcxgb_t3_hw.c1521 int link_ok, speed, duplex, fc, link_fault, link_state; in t3_link_changed() local