| /linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/ | 
| D | ael1002.c | 176 static int get_link_status_r(struct cphy *phy, int *link_ok, int *speed,  in get_link_status_r()641 	int err, link_ok = 0;  in ael2020_intr_enable()  local
 834 static int get_link_status_x(struct cphy *phy, int *link_ok, int *speed,  in get_link_status_x()
 895 static int xaui_direct_get_link_status(struct cphy *phy, int *link_ok,  in xaui_direct_get_link_status()
 
 | 
| D | vsc8211.c | 130 static int vsc8211_get_link_status(struct cphy *cphy, int *link_ok,  in vsc8211_get_link_status()206 static int vsc8211_get_link_status_fiber(struct cphy *cphy, int *link_ok,  in vsc8211_get_link_status_fiber()
 
 | 
| D | aq100x.c | 207 static int aq100x_get_link_status(struct cphy *phy, int *link_ok,  in aq100x_get_link_status()
 | 
| D | t3_hw.c | 1208 	int link_ok, speed, duplex, fc;  in t3_link_changed()  local1269 	int link_ok, speed, duplex, fc, link_fault;  in t3_link_fault()  local
 
 | 
| D | common.h | 436 	unsigned int link_ok;	/* link up? */  member
 | 
| /linux-4.4.14/drivers/net/ethernet/chelsio/cxgb/ | 
| D | my3126.c | 110 			int *link_ok, int *speed, int *duplex, int *fc)  in my3126_get_link_status()
 | 
| D | mv88x201x.c | 171 static int mv88x201x_get_link_status(struct cphy *cphy, int *link_ok,  in mv88x201x_get_link_status()
 | 
| D | mv88e1xxx.c | 240 static int mv88e1xxx_get_link_status(struct cphy *cphy, int *link_ok,  in mv88e1xxx_get_link_status()
 | 
| D | subr.c | 152 	int link_ok, speed, duplex, fc;  in t1_link_changed()  local
 | 
| /linux-4.4.14/drivers/net/ethernet/sfc/ | 
| D | tenxpress.c | 256 static void sfx7101_check_bad_lp(struct efx_nic *efx, bool link_ok)  in sfx7101_check_bad_lp()
 | 
| D | falcon.c | 1062 	bool align_done, link_ok = false;  in falcon_xgxs_link_ok()  local
 | 
| /linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/ | 
| D | t4vf_common.h | 114 	unsigned char  link_ok;          /* link up? */  member
 | 
| D | t4vf_hw.c | 1490 		int action, port_id, link_ok, speed, fc, pidx;  in t4vf_handle_fw_rpl()  local
 | 
| D | cxgb4vf_main.c | 144 void t4vf_os_link_changed(struct adapter *adapter, int pidx, int link_ok)  in t4vf_os_link_changed()
 | 
| /linux-4.4.14/drivers/net/ethernet/dec/tulip/ | 
| D | dmfe.c | 1146 	int link_ok, link_ok_phy;  in dmfe_timer()  local
 | 
| /linux-4.4.14/arch/mips/include/asm/octeon/ | 
| D | cvmx-pcsx-defs.h | 454 		uint64_t link_ok:1;  member
 | 
| /linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ | 
| D | cxgb4.h | 394 	unsigned char  link_ok;          /* link up? */  member
 | 
| D | t4_hw.c | 6877 		int link_ok = (stat & FW_PORT_CMD_LSTATUS_F) != 0;  in t4_handle_fw_rpl()  local
 | 
| /linux-4.4.14/drivers/net/ethernet/sun/ | 
| D | niu.c | 1063 	int link_ok = 1;  in link_status_10g_serdes()  local
 | 
| /linux-4.4.14/drivers/net/ethernet/realtek/ | 
| D | r8169.c | 823 	unsigned int (*link_ok)(void __iomem *);  member
 |