Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/axgbe/
HDxgbe-sysctl.c787 int an_rx = 0, an_tx = 0; in sysctl_pauseparam_handler() local
791 an_tx = 1; in sysctl_pauseparam_handler()
799 an_tx = 1; in sysctl_pauseparam_handler()
805 an_tx ? "on" : "off"); in sysctl_pauseparam_handler()