Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/stmicro/stmmac/
A Ddwmac1000_dma.c235 dma_cap->half_duplex = (hw_cap & DMA_HW_FEAT_HDSEL) >> 2; in dwmac1000_get_hw_feature()
A Dcommon.h378 unsigned int half_duplex; member
A Ddwmac4_dma.c358 dma_cap->half_duplex = (hw_cap & GMAC_HW_FEAT_HDSEL) >> 2; in dwmac4_get_hw_feature()
A Dstmmac_main.c6152 (priv->dma_cap.half_duplex) ? "Y" : "N"); in stmmac_dma_cap_show()
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns/
A Dhns_dsaf_mac.c141 mac_cb->half_duplex = !duplex; in hns_mac_adjust_link()
651 hns_mac_adjust_link(mac_cb, mac_cb->speed, !mac_cb->half_duplex); in hns_mac_init_ex()
816 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()
/linux-6.3-rc2/drivers/net/ethernet/renesas/
A Dravb.h1045 unsigned half_duplex:1; /* E-MAC supports half duplex mode */ member
A Dravb_main.c1359 if (info->half_duplex && phydev->duplex != priv->duplex) { in ravb_adjust_link()
1379 if (info->half_duplex) in ravb_adjust_link()
1446 if (!info->half_duplex) { in ravb_phy_init()
2514 .half_duplex = 1,

Completed in 37 milliseconds