Searched refs:half_duplex (Results 1 – 16 of 16) sorted by relevance
242 dma_cap->half_duplex = (hw_cap & DMA_HW_FEAT_HDSEL) >> 2; in dwmac1000_get_hw_feature()
412 unsigned int half_duplex; member
413 dma_cap->half_duplex = (hw_cap & XGMAC_HWFEAT_HDSEL) >> 3; in dwxgmac2_get_hw_feature()
393 dma_cap->half_duplex = (hw_cap & GMAC_HW_FEAT_HDSEL) >> 2; in dwmac4_get_hw_feature()
6397 (priv->dma_cap.half_duplex) ? "Y" : "N"); in stmmac_dma_cap_show()
170 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()
323 u8 half_duplex; member
253 (mac_cb->half_duplex == duplex); in hns_gmac_need_adjust_link()
246 if (!emac->half_duplex) { in emac_phy_connect()1049 prueth->emac[PRUETH_MAC0]->half_duplex = in prueth_probe()1063 prueth->emac[PRUETH_MAC1]->half_duplex = in prueth_probe()
161 unsigned int half_duplex : 1; member
314 if (!emac->half_duplex) { in emac_phy_connect()1464 prueth->emac[PRUETH_MAC0]->half_duplex = in prueth_probe()1478 prueth->emac[PRUETH_MAC1]->half_duplex = in prueth_probe()
577 if (!emac->half_duplex) in icssg_config_half_duplex()
168 What: /sys/class/leds/<led>/half_duplex
436 DEFINE_NETDEV_TRIGGER(half_duplex, TRIGGER_NETDEV_HALF_DUPLEX);
1074 unsigned half_duplex:1; /* E-MAC supports half duplex mode */ member
1439 if (info->half_duplex && phydev->duplex != priv->duplex) { in ravb_adjust_link()1459 if (info->half_duplex) in ravb_adjust_link()1512 if (!info->half_duplex) { in ravb_phy_init()2791 .half_duplex = 1,