Home
last modified time | relevance | path

Searched refs:link_ok (Results 1 – 25 of 34) sorted by relevance

12

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dael1002.c176 static int get_link_status_r(struct cphy *phy, int *link_ok, int *speed, in get_link_status_r() argument
179 if (link_ok) { in get_link_status_r()
192 *link_ok = (stat0 & stat1 & (stat2 >> 12)) & 1; in get_link_status_r()
641 int err, link_ok = 0; in ael2020_intr_enable() local
648 err = get_link_status_r(phy, &link_ok, NULL, NULL, NULL); in ael2020_intr_enable()
651 if (link_ok) in ael2020_intr_enable()
832 if (link_ok) { in get_link_status_x()
845 *link_ok = (stat0 & (stat1 >> 12) & (stat2 >> 12)) & 1; in get_link_status_x()
890 static int xaui_direct_get_link_status(struct cphy *phy, int *link_ok, in xaui_direct_get_link_status() argument
893 if (link_ok) { in xaui_direct_get_link_status()
[all …]
H A Dvsc8211.c130 static int vsc8211_get_link_status(struct cphy *cphy, int *link_ok, in vsc8211_get_link_status() argument
142 if (link_ok) { in vsc8211_get_link_status()
152 *link_ok = (status & BMSR_LSTATUS) != 0; 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() argument
218 if (link_ok) { in vsc8211_get_link_status_fiber()
228 *link_ok = (status & BMSR_LSTATUS) != 0; in vsc8211_get_link_status_fiber()
H A Daq100x.c207 static int aq100x_get_link_status(struct cphy *phy, int *link_ok, in aq100x_get_link_status() argument
213 if (link_ok) { in aq100x_get_link_status()
218 *link_ok = v & 1; in aq100x_get_link_status()
219 if (!*link_ok) in aq100x_get_link_status()
H A Dt3_hw.c1185 if (!lc->link_ok && link_ok) { in t3_link_changed()
1207 if (link_ok == lc->link_ok && speed == lc->speed && in t3_link_changed()
1211 if (link_ok != lc->link_ok && adapter->params.rev > 0 && in t3_link_changed()
1213 if (link_ok) in t3_link_changed()
1218 lc->link_ok = link_ok; in t3_link_changed()
1255 link_ok = lc->link_ok; in t3_link_fault()
1263 lc->link_ok = 0; in t3_link_fault()
1270 if (link_ok) in t3_link_fault()
1273 if (link_ok) in t3_link_fault()
1278 lc->link_ok = (unsigned char)link_ok; in t3_link_fault()
[all …]
H A Dcommon.h436 unsigned int link_ok; /* link up? */ member
531 int (*get_link_status)(struct cphy *phy, int *link_ok, int *speed,
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dmv88x201x.c162 static int mv88x201x_get_link_status(struct cphy *cphy, int *link_ok, in mv88x201x_get_link_status() argument
167 if (link_ok) { in mv88x201x_get_link_status()
171 *link_ok = (val == MDIO_STAT1_LSTATUS); in mv88x201x_get_link_status()
173 led_link(cphy, *link_ok); in mv88x201x_get_link_status()
H A Dmy3126.c111 int *link_ok, int *speed, int *duplex, int *fc) in my3126_get_link_status() argument
125 *link_ok = (val16 & MDIO_STAT1_LSTATUS); in my3126_get_link_status()
127 if (*link_ok) { in my3126_get_link_status()
H A Dmv88e1xxx.c241 static int mv88e1xxx_get_link_status(struct cphy *cphy, int *link_ok, in mv88e1xxx_get_link_status() argument
263 if (link_ok) in mv88e1xxx_get_link_status()
264 *link_ok = (status & V_PSSR_LINK) != 0; in mv88e1xxx_get_link_status()
H A Dcphy.h75 int (*get_link_status)(struct cphy *phy, int *link_ok, int *speed,
H A Dsubr.c143 int link_ok, speed, duplex, fc; in t1_link_changed() local
147 phy->ops->get_link_status(phy, &link_ok, &speed, &duplex, &fc); in t1_link_changed()
154 if (link_ok && speed >= 0 && lc->autoneg == AUTONEG_ENABLE) { in t1_link_changed()
161 t1_link_negotiated(adapter, port_id, link_ok, speed, duplex, fc); in t1_link_changed()
/openbmc/linux/drivers/misc/cxl/
H A Dnative.c45 if (!cxl_ops->link_ok(afu->adapter, afu)) { in afu_control()
122 if (!cxl_ops->link_ok(afu->adapter, afu)) { in native_afu_check_and_enable()
150 if (!cxl_ops->link_ok(afu->adapter, afu)) { in cxl_psl_purge()
172 if (!cxl_ops->link_ok(afu->adapter, afu)) { in cxl_psl_purge()
304 if (!cxl_ops->link_ok(adapter, NULL)) in cxl_invalidate_all_psl9()
325 if (!cxl_ops->link_ok(adapter, NULL)) in cxl_invalidate_all_psl8()
336 if (!cxl_ops->link_ok(adapter, NULL)) in cxl_invalidate_all_psl8()
370 if (!cxl_ops->link_ok(adapter, NULL)) { in cxl_data_cache_flush()
417 if (!cxl_ops->link_ok(adapter, NULL)) in slb_invalid()
1085 if (!cxl_ops->link_ok(afu->adapter, afu)) in native_get_irq_info()
[all …]
H A Dfile.c77 if (!cxl_ops->link_ok(adapter, afu)) { in __afu_open()
317 if (!cxl_ops->link_ok(ctx->afu->adapter, ctx->afu)) in afu_ioctl()
347 if (!cxl_ops->link_ok(ctx->afu->adapter, ctx->afu)) in afu_mmap()
434 if (!cxl_ops->link_ok(ctx->afu->adapter, ctx->afu)) in afu_read()
447 if (!cxl_ops->link_ok(ctx->afu->adapter, ctx->afu)) { in afu_read()
H A Dvphb.c37 if (!cxl_ops->link_ok(afu->adapter, afu)) { in cxl_pci_enable_device_hook()
H A Dcontext.c249 cxl_ops->link_ok(ctx->afu->adapter, ctx->afu)); in __detach_context()
H A Dmain.c51 if (!cxl_ops->link_ok(afu->adapter, afu)) in cxl_afu_slbia()
/openbmc/qemu/hw/net/
H A Dopencores_eth.c67 bool link_ok; member
70 static void mii_set_link(Mii *s, bool link_ok) in mii_set_link() argument
72 if (link_ok) { in mii_set_link()
80 s->link_ok = link_ok; in mii_set_link()
94 mii_set_link(s, s->link_ok); in mii_reset()
H A Dallwinner_emac.c34 static void mii_set_link(RTL8201CPState *mii, bool link_ok) in mii_set_link() argument
36 if (link_ok) { in mii_set_link()
46 static void mii_reset(RTL8201CPState *mii, bool link_ok) in mii_reset() argument
55 mii_set_link(mii, link_ok); in mii_reset()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c1431 rx_en && tx_en && pi->link_cfg.link_ok); in t4vf_enable_pi()
1921 int action, link_ok, linkdnrc; in t4vf_handle_get_port_info() local
1930 link_ok = (lstatus & FW_PORT_CMD_LSTATUS_F) != 0; in t4vf_handle_get_port_info()
1967 link_ok = (lstatus32 & FW_PORT_CMD_LSTATUS32_F) != 0; in t4vf_handle_get_port_info()
2015 if (link_ok != lc->link_ok || speed != lc->speed || in t4vf_handle_get_port_info()
2019 if (!link_ok && lc->link_ok) { in t4vf_handle_get_port_info()
2026 lc->link_ok = link_ok; in t4vf_handle_get_port_info()
2055 t4vf_os_link_changed(adapter, pi->pidx, link_ok); in t4vf_handle_get_port_info()
H A Dt4vf_common.h146 unsigned char link_ok; /* link up? */ member
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dtenxpress.c253 static void sfx7101_check_bad_lp(struct ef4_nic *efx, bool link_ok) in sfx7101_check_bad_lp() argument
259 if (link_ok) { in sfx7101_check_bad_lp()
/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Ddmfe.c1125 int link_ok, link_ok_phy; in dmfe_timer() local
1196 link_ok = 0; in dmfe_timer()
1198 link_ok = 1; in dmfe_timer()
1203 link_ok = (tmp_cr12 & 0x43) ? 1 : 0; in dmfe_timer()
1216 if (link_ok_phy != link_ok) { in dmfe_timer()
1218 link_ok = link_ok | link_ok_phy; in dmfe_timer()
1221 if ( !link_ok && netif_carrier_ok(dev)) { in dmfe_timer()
/openbmc/linux/arch/mips/cavium-octeon/executive/
H A Dcvmx-helper-sgmii.c464 pcsx_anx_results_reg.s.link_ok; in __cvmx_helper_sgmii_link_get()
/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx-pcsx-defs.h423 uint64_t link_ok:1; member
425 uint64_t link_ok:1;
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c8281 rx_en && tx_en && pi->link_cfg.link_ok); in t4_enable_pi_params()
8577 int action, link_ok, linkdnrc; in t4_handle_get_port_info() local
8587 link_ok = (lstatus & FW_PORT_CMD_LSTATUS_F) != 0; in t4_handle_get_port_info()
8676 if (link_ok != lc->link_ok || speed != lc->speed || in t4_handle_get_port_info()
8680 if (!link_ok && lc->link_ok) { in t4_handle_get_port_info()
8687 lc->link_ok = link_ok; in t4_handle_get_port_info()
8715 t4_os_link_changed(adapter, pi->port_id, link_ok); in t4_handle_get_port_info()
8790 unsigned int action, link_ok, mtu; in t4_get_link_params() local
8813 link_ok = !!(lstatus & FW_PORT_CMD_LSTATUS_F); in t4_get_link_params()
8820 link_ok = !!(lstatus32 & FW_PORT_CMD_LSTATUS32_F); in t4_get_link_params()
[all …]
/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_hw.h311 unsigned char link_ok; /* link up? */ member

12