Home
last modified time | relevance | path

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

/netbsd/sys/dev/pci/cxgb/
H A Dcxgb_ael1002.c91 static int ael100x_get_link_status(struct cphy *phy, int *link_ok, in ael100x_get_link_status()
273 static int xaui_direct_get_link_status(struct cphy *phy, int *link_ok, in xaui_direct_get_link_status()
H A Dcxgb_vsc8211.c120 static int vsc8211_get_link_status(struct cphy *cphy, int *link_ok, in vsc8211_get_link_status()
H A Dcxgb_mv88e1xxx.c192 static int mv88e1xxx_get_link_status(struct cphy *cphy, int *link_ok, in mv88e1xxx_get_link_status()
H A Dcxgb_common.h429 unsigned int link_ok; /* link up? */ member
H A Dcxgb_t3_hw.c1111 int link_ok, speed, duplex, fc; in t3_link_changed() local