Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/broadcom/
Dtg3.h2882 u8 active_flowctrl; member
Dtg3.c1884 (tp->link_config.active_flowctrl & FLOW_CTRL_TX) ? in tg3_link_report()
1886 (tp->link_config.active_flowctrl & FLOW_CTRL_RX) ? in tg3_link_report()
1979 tp->link_config.active_flowctrl = flowctrl; in tg3_setup_flow_control()
2010 oldflowctrl = tp->link_config.active_flowctrl; in tg3_adjust_link()
2069 oldflowctrl != tp->link_config.active_flowctrl) in tg3_adjust_link()
5715 orig_pause_cfg = tp->link_config.active_flowctrl; in tg3_setup_fiber_phy()
5798 u32 now_pause_cfg = tp->link_config.active_flowctrl; in tg3_setup_fiber_phy()