Lines Matching refs:FLOW_CTRL_TX
1888 (tp->link_config.active_flowctrl & FLOW_CTRL_TX) ? in tg3_link_report()
1910 flowctrl |= FLOW_CTRL_TX; in tg3_decode_flowctrl_1000T()
1912 flowctrl |= FLOW_CTRL_TX; in tg3_decode_flowctrl_1000T()
1921 if ((flow_ctrl & FLOW_CTRL_TX) && (flow_ctrl & FLOW_CTRL_RX)) in tg3_advert_flowctrl_1000X()
1923 else if (flow_ctrl & FLOW_CTRL_TX) in tg3_advert_flowctrl_1000X()
1940 flowctrl |= FLOW_CTRL_TX; in tg3_decode_flowctrl_1000X()
1942 flowctrl |= FLOW_CTRL_TX; in tg3_decode_flowctrl_1000X()
1952 cap = FLOW_CTRL_TX | FLOW_CTRL_RX; in tg3_resolve_flowctrl_1000X()
1957 cap = FLOW_CTRL_TX; in tg3_resolve_flowctrl_1000X()
1993 if (flowctrl & FLOW_CTRL_TX) in tg3_setup_flow_control()
4420 fc = FLOW_CTRL_TX | FLOW_CTRL_RX; in tg3_phy_copper_begin()
4541 tp->link_config.flowctrl = FLOW_CTRL_RX | FLOW_CTRL_TX; in tg3_phy_pull_config()
12117 if (tp->link_config.flowctrl & FLOW_CTRL_TX) { in tg3_get_settings()
12123 } else if (tp->link_config.flowctrl & FLOW_CTRL_TX) { in tg3_get_settings()
12414 if (tp->link_config.flowctrl & FLOW_CTRL_TX) in tg3_get_pauseparam()
12444 tp->link_config.flowctrl |= FLOW_CTRL_TX; in tg3_set_pauseparam()
12450 tp->link_config.flowctrl |= FLOW_CTRL_TX; in tg3_set_pauseparam()
12508 tp->link_config.flowctrl |= FLOW_CTRL_TX; in tg3_set_pauseparam()
12510 tp->link_config.flowctrl &= ~FLOW_CTRL_TX; in tg3_set_pauseparam()
15416 tp->link_config.flowctrl = FLOW_CTRL_TX | FLOW_CTRL_RX; in tg3_phy_probe()