Home
last modified time | relevance | path

Searched refs:an_tx (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
774 an_tx = 1; in sysctl_pauseparam_handler()
782 an_tx = 1; in sysctl_pauseparam_handler()
788 an_tx ? "on" : "off"); in sysctl_pauseparam_handler()