Searched refs:pause_tx (Results 1 – 6 of 6) sorted by relevance
40 u8 pause_tx:1; member250 u8 pause_tx:1; member321 u8 pause_tx:1; member385 u8 pause_tx:1; member
242 link_options->pause_tx = !!(flow_control & AQ_NIC_FC_TX); in aq_a2_fw_set_mpi_flow_control()321 ((lkp_link_caps.pause_tx) ? AQ_NIC_FC_TX : 0); in aq_a2_fw_update_link_status()533 ((link_status.pause_tx) ? AQ_NIC_FC_TX : 0); in aq_a2_fw_get_flow_control()
307 int pause_tx; member
826 tx_pause_en = priv->pause_tx; in bcm_enet_adjust_phy_link()858 bcm_enet_set_flow(priv, priv->pause_rx, priv->pause_tx); in bcm_enet_adjust_link()866 priv->pause_tx ? "tx" : "off"); in bcm_enet_adjust_link()1556 ecmd->tx_pause = priv->pause_tx; in bcm_enet_get_pauseparam()1581 priv->pause_tx = ecmd->tx_pause; in bcm_enet_set_pauseparam()1778 priv->pause_tx = pd->pause_tx; in bcm_enet_probe()
283 int pause_tx; member456 pause->tx_pause = priv->pause_tx; in ave_ethtool_get_pauseparam()470 priv->pause_tx = pause->tx_pause; in ave_ethtool_set_pauseparam()
296 int pause_tx = 0; in gmac_speed_set() local339 pause_tx = 1; in gmac_speed_set()342 gmac_set_flow_control(netdev, pause_tx, pause_rx); in gmac_speed_set()