Home
last modified time | relevance | path

Searched refs:al_eth_flow_control_config (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth.h1366 int al_eth_flow_control_config(struct al_hal_eth_adapter *adapter, struct al_eth_flow_control_param…
H A Dal_hal_eth_main.c3280 int al_eth_flow_control_config(struct al_hal_eth_adapter *adapter, struct al_eth_flow_control_param… in al_eth_flow_control_config() function
/freebsd/sys/dev/al_eth/
H A Dal_eth.c1797 al_eth_flow_control_config(&adapter->hal_adapter, flow_ctrl_params); in al_eth_flow_ctrl_config()