Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/alpine-hal/eth/
HDal_hal_eth.h268 al_bool obay_enable; /**< stop tx when pause received */ member
HDal_hal_eth_main.c3320 if (params->obay_enable == AL_TRUE) in al_eth_flow_control_config()
3342 if (params->obay_enable == AL_TRUE) in al_eth_flow_control_config()
3363 if (params->obay_enable == AL_TRUE) in al_eth_flow_control_config()
/freebsd-13-stable/sys/dev/al_eth/
HDal_eth.c1788 flow_ctrl_params->obay_enable = in al_eth_flow_ctrl_config()