Home
last modified time | relevance | path

Searched refs:active_flowctrl (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dtg3.h2882 u8 active_flowctrl; member
H A Dtg3.c1886 (tp->link_config.active_flowctrl & FLOW_CTRL_TX) ? in tg3_link_report()
1888 (tp->link_config.active_flowctrl & FLOW_CTRL_RX) ? in tg3_link_report()
1981 tp->link_config.active_flowctrl = flowctrl; in tg3_setup_flow_control()
2012 oldflowctrl = tp->link_config.active_flowctrl; in tg3_adjust_link()
2071 oldflowctrl != tp->link_config.active_flowctrl) in tg3_adjust_link()
5717 orig_pause_cfg = tp->link_config.active_flowctrl; in tg3_setup_fiber_phy()
5800 u32 now_pause_cfg = tp->link_config.active_flowctrl; in tg3_setup_fiber_phy()