Home
last modified time | relevance | path

Searched refs:config_tx_flow_control (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/net/axgbe/
H A Daxgbe_ethdev.h304 int (*config_tx_flow_control)(struct axgbe_port *); member
H A Daxgbe_mdio.c829 pdata->hw_if.config_tx_flow_control(pdata); in axgbe_phy_adjust_link()
H A Daxgbe_ethdev.c1320 pdata->hw_if.config_tx_flow_control(pdata); in axgbe_flow_ctrl_set()
1412 pdata->hw_if.config_tx_flow_control(pdata); in axgbe_priority_flow_ctrl_set()
H A Daxgbe_dev.c1363 hw_if->config_tx_flow_control = axgbe_config_tx_flow_control; in axgbe_init_function_ptrs_dev()