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
279
#define FLOW_AUTO (FLOW_TX | FLOW_RX)
drivers/net/ethernet/stmicro/stmmac/dwmac1000_core.c
243
if (fc & FLOW_TX) {
drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c
571
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
1143
flow_ctrl = FLOW_TX;