Home
last modified time | relevance | path

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

/freebsd/sys/dev/axgbe/
H A Dxgbe-sysctl.c770 int an_rx = 0, an_tx = 0; in sysctl_pauseparam_handler() local
775 an_rx = 1; in sysctl_pauseparam_handler()
779 an_rx = 1; in sysctl_pauseparam_handler()
787 an_rx ? "on" : "off", in sysctl_pauseparam_handler()