Searched defs:link_ok (Results 1 - 10 of 10) sorted by relevance

/freebsd-9.3-release/sys/dev/cxgb/common/
H A Dcxgb_tn1010.c132 static int tn1010_get_link_status(struct cphy *phy, int *link_ok, argument
H A Dcxgb_aq100x.c353 aq100x_get_link_status(struct cphy *phy, int *link_ok, int *speed, int *duplex, argument
H A Dcxgb_mv88e1xxx.c188 static int mv88e1xxx_get_link_status(struct cphy *cphy, int *link_ok, argument
H A Dcxgb_vsc8211.c132 static int vsc8211_get_link_status(struct cphy *cphy, int *link_ok, argument
204 static int vsc8211_get_link_status_fiber(struct cphy *cphy, int *link_ok, argument
H A Dcxgb_ael1002.c286 static int get_link_status_r(struct cphy *phy, int *link_ok, int *speed, argument
2157 static int get_link_status_x(struct cphy *phy, int *link_ok, int *speed, argument
2231 static int xaui_direct_get_link_status(struct cphy *phy, int *link_ok, argument
[all...]
H A Dcxgb_common.h440 unsigned int link_ok; /* link up? */ member in struct:link_config
H A Dcxgb_t3_hw.c1523 int link_ok, speed, duplex, fc, link_fault; local
[all...]
/freebsd-9.3-release/sys/contrib/octeon-sdk/
H A Dcvmx-pcsx-defs.h453 uint64_t link_ok : 1; /**< 1=Link up(OK), 0=Link down */ member in struct:cvmx_pcsx_anx_results_reg::cvmx_pcsx_anx_results_reg_s
/freebsd-9.3-release/sys/dev/cxgbe/common/
H A Dcommon.h313 unsigned char link_ok; /* link up? */ member in struct:link_config
H A Dt4_hw.c5329 int link_ok = (stat & F_FW_PORT_CMD_LSTATUS) != 0; local

Completed in 163 milliseconds