Home
last modified time | relevance | path

Searched refs:tx_flow_control (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/ethernet/qualcomm/emac/
A Demac-ethtool.c176 pause->tx_pause = adpt->tx_flow_control ? 1 : 0; in emac_get_pauseparam()
186 adpt->tx_flow_control = pause->tx_pause != 0; in emac_set_pauseparam()
A Demac.h355 bool tx_flow_control; member
A Demac-mac.c507 adpt->tx_flow_control = phydev->pause != phydev->asym_pause; in emac_mac_start()
510 mac |= adpt->tx_flow_control ? TXFC : 0; in emac_mac_start()
/linux/drivers/net/ethernet/broadcom/
A Dtg3.h2756 tg3_stat64_t tx_flow_control; member
2936 u64 tx_flow_control; member
A Dtg3.c11850 ESTAT_ADD(tx_flow_control); in tg3_get_estats()
/linux/drivers/net/ethernet/emulex/benet/
A Dbe_cmds.h1140 u16 tx_flow_control; member
1152 u16 tx_flow_control; member
A Dbe_cmds.c2062 req->tx_flow_control = cpu_to_le16((u16)tx_fc); in be_cmd_set_flow_control()
2105 *tx_fc = le16_to_cpu(resp->tx_flow_control); in be_cmd_get_flow_control()

Completed in 96 milliseconds