Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
FLOW_TX
drivers/net/ethernet/stmicro/stmmac/common.h
278
#define FLOW_AUTO (FLOW_TX | FLOW_RX)
drivers/net/ethernet/stmicro/stmmac/dwmac1000_core.c
238
if (fc & FLOW_TX) {
drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c
565
if (fc & FLOW_TX) {
drivers/net/ethernet/stmicro/stmmac/dwxgmac2_core.c
365
if (fc & FLOW_TX) {
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
1089
flow_ctrl = FLOW_TX;