Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/broadcom/
Dtg3.h2882 u8 active_flowctrl; member
Dtg3.c1890 (tp->link_config.active_flowctrl & FLOW_CTRL_TX) ? in tg3_link_report()
1892 (tp->link_config.active_flowctrl & FLOW_CTRL_RX) ? in tg3_link_report()
1985 tp->link_config.active_flowctrl = flowctrl; in tg3_setup_flow_control()
2016 oldflowctrl = tp->link_config.active_flowctrl; in tg3_adjust_link()
2075 oldflowctrl != tp->link_config.active_flowctrl) in tg3_adjust_link()
5721 orig_pause_cfg = tp->link_config.active_flowctrl; in tg3_setup_fiber_phy()
5805 u32 now_pause_cfg = tp->link_config.active_flowctrl; in tg3_setup_fiber_phy()