Home
last modified time | relevance | path

Searched refs:active_flowctrl (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dtg3.c1891 (tp->link_config.active_flowctrl & FLOW_CTRL_TX) ? in tg3_link_report()
1893 (tp->link_config.active_flowctrl & FLOW_CTRL_RX) ? in tg3_link_report()
1986 tp->link_config.active_flowctrl = flowctrl; in tg3_setup_flow_control()
2017 oldflowctrl = tp->link_config.active_flowctrl; in tg3_adjust_link()
2076 oldflowctrl != tp->link_config.active_flowctrl) in tg3_adjust_link()
5722 orig_pause_cfg = tp->link_config.active_flowctrl; in tg3_setup_fiber_phy()
5806 u32 now_pause_cfg = tp->link_config.active_flowctrl; in tg3_setup_fiber_phy()
H A Dtg3.h2882 u8 active_flowctrl; member
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dtg3.c1885 (tp->link_config.active_flowctrl & FLOW_CTRL_TX) ? in tg3_link_report()
1887 (tp->link_config.active_flowctrl & FLOW_CTRL_RX) ? in tg3_link_report()
1980 tp->link_config.active_flowctrl = flowctrl; in tg3_setup_flow_control()
2011 oldflowctrl = tp->link_config.active_flowctrl; in tg3_adjust_link()
2070 oldflowctrl != tp->link_config.active_flowctrl) in tg3_adjust_link()
5716 orig_pause_cfg = tp->link_config.active_flowctrl; in tg3_setup_fiber_phy()
5799 u32 now_pause_cfg = tp->link_config.active_flowctrl; in tg3_setup_fiber_phy()
H A Dtg3.h2882 u8 active_flowctrl; member

Completed in 55 milliseconds