Searched refs:rx_flow_control (Results 1 – 4 of 4) sorted by relevance
179 pause->rx_pause = adpt->rx_flow_control ? 1 : 0; in emac_get_pauseparam() 189 adpt->rx_flow_control = pause->rx_pause != 0; in emac_set_pauseparam()
352 * the PHY does. Otherwise, use tx_flow_control and rx_flow_control.356 bool rx_flow_control; member
506 adpt->rx_flow_control = phydev->pause; in emac_mac_start() 509 mac |= adpt->rx_flow_control ? RXFC : 0; in emac_mac_start()
2064 req->rx_flow_control = cpu_to_le16((u16)rx_fc); in be_cmd_set_flow_control() 2107 *rx_fc = le16_to_cpu(resp->rx_flow_control); in be_cmd_get_flow_control()