Home
last modified time | relevance | path

Searched refs:FLOW_CTRL_TX (Results 1 – 24 of 24) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dmii.h144 #define FLOW_CTRL_TX 0x01 macro
217 cap = FLOW_CTRL_TX | FLOW_CTRL_RX; in mii_resolve_flowctrl_fdx()
222 cap = FLOW_CTRL_TX; in mii_resolve_flowctrl_fdx()
/openbmc/linux/include/linux/
H A Dmii.h519 if (cap & FLOW_CTRL_TX) in mii_advertise_flowctrl()
537 cap = FLOW_CTRL_TX | FLOW_CTRL_RX; in mii_resolve_flowctrl_fdx()
542 cap = FLOW_CTRL_TX; in mii_resolve_flowctrl_fdx()
/openbmc/linux/include/uapi/linux/
H A Dmii.h167 #define FLOW_CTRL_TX 0x01 macro
/openbmc/u-boot/drivers/usb/eth/
H A Dlan7x.c280 if (cap & FLOW_CTRL_TX) { in lan7x_update_flowcontrol()
/openbmc/linux/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_hw.c770 flowctl |= FLOW_CTRL_TX; in xgene_enet_flowctrl_cfg()
784 tx_pause = !!(flowctl & FLOW_CTRL_TX); in xgene_enet_flowctrl_cfg()
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbnx2.c1011 if (bp->flow_ctrl & FLOW_CTRL_TX) in bnx2_report_link()
1054 bp->flow_ctrl |= FLOW_CTRL_TX; in bnx2_resolve_flow_ctrl()
1084 bp->flow_ctrl = FLOW_CTRL_TX | FLOW_CTRL_RX; in bnx2_resolve_flow_ctrl()
1092 bp->flow_ctrl = FLOW_CTRL_TX | FLOW_CTRL_RX; in bnx2_resolve_flow_ctrl()
1100 bp->flow_ctrl = FLOW_CTRL_TX; in bnx2_resolve_flow_ctrl()
1295 if (bp->flow_ctrl & FLOW_CTRL_TX) in bnx2_init_rx_context()
1371 if (bp->flow_ctrl & FLOW_CTRL_TX) in bnx2_set_mac_link()
1664 (FLOW_CTRL_RX | FLOW_CTRL_TX)) { in bnx2_phy_get_pause_adv()
1673 else if (bp->req_flow_ctrl & FLOW_CTRL_TX) { in bnx2_phy_get_pause_adv()
2032 bp->flow_ctrl |= FLOW_CTRL_TX; in bnx2_remote_phy_event()
[all …]
H A Dtg3.c1907 flowctrl |= FLOW_CTRL_TX; in tg3_decode_flowctrl_1000T()
1909 flowctrl |= FLOW_CTRL_TX; in tg3_decode_flowctrl_1000T()
1920 else if (flow_ctrl & FLOW_CTRL_TX) in tg3_advert_flowctrl_1000X()
1937 flowctrl |= FLOW_CTRL_TX; in tg3_decode_flowctrl_1000X()
1939 flowctrl |= FLOW_CTRL_TX; in tg3_decode_flowctrl_1000X()
1949 cap = FLOW_CTRL_TX | FLOW_CTRL_RX; in tg3_resolve_flowctrl_1000X()
1954 cap = FLOW_CTRL_TX; in tg3_resolve_flowctrl_1000X()
1990 if (flowctrl & FLOW_CTRL_TX) in tg3_setup_flow_control()
4426 fc = FLOW_CTRL_TX | FLOW_CTRL_RX; in tg3_phy_copper_begin()
12553 tp->link_config.flowctrl |= FLOW_CTRL_TX; in tg3_set_pauseparam()
[all …]
/openbmc/u-boot/drivers/net/
H A Dmtk_eth.c694 if (flowctrl & FLOW_CTRL_TX) in mtk_phy_link_adjust()
701 flowctrl & FLOW_CTRL_TX ? "enabled" : "disabled"); in mtk_phy_link_adjust()
H A Dsni_ave.c338 if (cap & FLOW_CTRL_TX) in ave_adjust_link()
/openbmc/linux/drivers/net/ethernet/microchip/
H A Dlan743x_ethtool.c1379 if (phy->fc_request_control & FLOW_CTRL_TX) in lan743x_get_pauseparam()
1404 phy->fc_request_control |= FLOW_CTRL_TX; in lan743x_set_pauseparam()
H A Dlan743x_main.c1404 cap & FLOW_CTRL_TX, in lan743x_phy_update_flowcontrol()
1541 phy->fc_request_control = (FLOW_CTRL_RX | FLOW_CTRL_TX); in lan743x_phy_open()
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dnet_driver.h526 #define EF4_FC_TX FLOW_CTRL_TX
/openbmc/linux/drivers/net/usb/
H A Dlan78xx.c1346 if (cap & FLOW_CTRL_TX) in lan78xx_update_flowcontrol()
1359 (cap & FLOW_CTRL_TX ? "enabled" : "disabled")); in lan78xx_update_flowcontrol()
1838 if (dev->fc_request_control & FLOW_CTRL_TX) in lan78xx_get_pause()
1865 dev->fc_request_control |= FLOW_CTRL_TX; in lan78xx_set_pause()
2404 dev->fc_request_control = (FLOW_CTRL_RX | FLOW_CTRL_TX); in lan78xx_phy_init()
H A Dsmsc75xx.c597 if (cap & FLOW_CTRL_TX) { in smsc75xx_update_flowcontrol()
608 (cap & FLOW_CTRL_TX ? "enabled" : "disabled")); in smsc75xx_update_flowcontrol()
H A Dr8152.c9226 if (cap & FLOW_CTRL_TX) in rtl8152_get_pauseparam()
9252 cap |= FLOW_CTRL_TX; in rtl8152_set_pauseparam()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dnet_driver.h635 #define EFX_FC_TX FLOW_CTRL_TX
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dnet_driver.h677 #define EFX_FC_TX FLOW_CTRL_TX
/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmsc911x.c927 if (cap & FLOW_CTRL_TX) in smsc911x_phy_update_flowcontrol()
934 (cap & FLOW_CTRL_TX ? "enabled" : "disabled")); in smsc911x_phy_update_flowcontrol()
H A Dsmsc9420.c1059 cap & FLOW_CTRL_TX ? "enabled" : "disabled"); in smsc9420_phy_update_flowcontrol()
/openbmc/linux/drivers/net/ethernet/socionext/
H A Dsni_ave.c1132 if (cap & FLOW_CTRL_TX) in ave_phy_adjust_link()
/openbmc/linux/drivers/net/ethernet/cortina/
H A Dgemini.c338 if (cap & FLOW_CTRL_TX) in gmac_speed_set()
/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-phy-v2.c1593 if (fc & FLOW_CTRL_TX) in xgbe_phy_phydev_flowctrl()
/openbmc/linux/drivers/net/ethernet/freescale/
H A Dgianfar.c1475 if (flowctrl & FLOW_CTRL_TX) in gfar_get_flowctrl_cfg()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c10905 tx_pause = flowctl & FLOW_CTRL_TX; in hclge_cfg_flowctrl()