Searched refs:tx_flow_control (Results 1 – 7 of 7) sorted by relevance
180 pause->tx_pause = adpt->tx_flow_control ? 1 : 0; in emac_get_pauseparam()190 adpt->tx_flow_control = pause->tx_pause != 0; in emac_set_pauseparam()
355 bool tx_flow_control; member
507 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()
2756 tg3_stat64_t tx_flow_control; member2936 u64 tx_flow_control; member
11864 ESTAT_ADD(tx_flow_control); in tg3_get_estats()
1140 u16 tx_flow_control; member1152 u16 tx_flow_control; member
2063 req->tx_flow_control = cpu_to_le16((u16)tx_fc); in be_cmd_set_flow_control()2106 *tx_fc = le16_to_cpu(resp->tx_flow_control); in be_cmd_get_flow_control()