Searched refs:half_duplex (Results 1 – 9 of 9) sorted by relevance
235 dma_cap->half_duplex = (hw_cap & DMA_HW_FEAT_HDSEL) >> 2; in dwmac1000_get_hw_feature()
378 unsigned int half_duplex; member
358 dma_cap->half_duplex = (hw_cap & GMAC_HW_FEAT_HDSEL) >> 2; in dwmac4_get_hw_feature()
6152 (priv->dma_cap.half_duplex) ? "Y" : "N"); in stmmac_dma_cap_show()
141 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()
323 u8 half_duplex; member
253 (mac_cb->half_duplex == duplex); in hns_gmac_need_adjust_link()
1045 unsigned half_duplex:1; /* E-MAC supports half duplex mode */ member
1359 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 41 milliseconds