Home
last modified time | relevance | path

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

/freebsd/sys/dev/al_eth/
H A Dal_eth.h322 struct al_eth_flow_control_params flow_ctrl_params;
H A Dal_eth.c1776 struct al_eth_flow_control_params *flow_ctrl_params; in al_eth_flow_ctrl_config()
/freebsd/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth.h266 struct al_eth_flow_control_params{ struct
1366 …flow_control_config(struct al_hal_eth_adapter *adapter, struct al_eth_flow_control_params *params);
H A Dal_hal_eth_main.c3280 …_flow_control_config(struct al_hal_eth_adapter *adapter, struct al_eth_flow_control_params *params) in al_eth_flow_control_config()