Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/axgbe/
H A Daxgbe_ethdev.h299 int (*config_tx_flow_control)(struct axgbe_port *); member
H A Daxgbe_mdio.c861 pdata->hw_if.config_tx_flow_control(pdata); in axgbe_phy_adjust_link()
H A Daxgbe_dev.c1219 hw_if->config_tx_flow_control = axgbe_config_tx_flow_control; in axgbe_init_function_ptrs_dev()
H A Daxgbe_ethdev.c1264 pdata->hw_if.config_tx_flow_control(pdata); in axgbe_flow_ctrl_set()
1356 pdata->hw_if.config_tx_flow_control(pdata); in axgbe_priority_flow_ctrl_set()