Home
last modified time | relevance | path

Searched refs:half_duplex (Results 1 – 17 of 17) sorted by relevance

/drivers/net/ethernet/freescale/enetc/
A Denetc_pf.h21 u32 half_duplex:1; member
A Denetc4_pf.c38 pf->caps.half_duplex = (val & PMCAPR_HD) ? 1 : 0; in enetc4_get_port_caps()
718 if (!pf->caps.half_duplex) in enetc4_set_hd_flow_control()
/drivers/net/ethernet/hisilicon/hns/
A Dhns_dsaf_mac.c170 mac_cb->half_duplex = !duplex; in hns_mac_adjust_link()
680 hns_mac_adjust_link(mac_cb, mac_cb->speed, !mac_cb->half_duplex); in hns_mac_init_ex()
845 mac_cb->half_duplex = false; in hns_mac_get_info()
A Dhns_dsaf_mac.h323 u8 half_duplex; member
A Dhns_dsaf_gmac.c253 (mac_cb->half_duplex == duplex); in hns_gmac_need_adjust_link()
/drivers/net/ethernet/stmicro/stmmac/
A Ddwmac1000_dma.c242 dma_cap->half_duplex = (hw_cap & DMA_HW_FEAT_HDSEL) >> 2; in dwmac1000_get_hw_feature()
A Dcommon.h403 unsigned int half_duplex; member
A Ddwmac4_dma.c393 dma_cap->half_duplex = (hw_cap & GMAC_HW_FEAT_HDSEL) >> 2; in dwmac4_get_hw_feature()
A Ddwxgmac2_dma.c411 dma_cap->half_duplex = (hw_cap & XGMAC_HWFEAT_HDSEL) >> 3; in dwxgmac2_get_hw_feature()
A Dstmmac_main.c6445 (priv->dma_cap.half_duplex) ? "Y" : "N"); in stmmac_dma_cap_show()
/drivers/net/ethernet/ti/icssg/
A Dicssg_prueth_sr1.c247 if (!emac->half_duplex) { in emac_phy_connect()
1067 prueth->emac[PRUETH_MAC0]->half_duplex = in prueth_probe()
1081 prueth->emac[PRUETH_MAC1]->half_duplex = in prueth_probe()
A Dicssg_prueth.h197 unsigned int half_duplex : 1; member
A Dicssg_prueth.c375 if (!emac->half_duplex) { in emac_phy_connect()
1894 prueth->emac[PRUETH_MAC0]->half_duplex = in prueth_probe()
1908 prueth->emac[PRUETH_MAC1]->half_duplex = in prueth_probe()
A Dicssg_config.c622 if (!emac->half_duplex) in icssg_config_half_duplex()
/drivers/net/ethernet/renesas/
A Dravb.h1080 unsigned half_duplex:1; /* E-MAC supports half duplex mode */ member
A Dravb_main.c1434 if (info->half_duplex && phydev->duplex != priv->duplex) { in ravb_adjust_link()
1454 if (info->half_duplex) in ravb_adjust_link()
1507 if (!info->half_duplex) { in ravb_phy_init()
2800 .half_duplex = 1,
/drivers/leds/trigger/
A Dledtrig-netdev.c436 DEFINE_NETDEV_TRIGGER(half_duplex, TRIGGER_NETDEV_HALF_DUPLEX);

Completed in 56 milliseconds