Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TXFC
drivers/net/ethernet/qualcomm/emac/emac-mac.c
502
mac &= ~(RXFC | TXFC);
drivers/net/ethernet/qualcomm/emac/emac-mac.c
510
mac |= adpt->tx_flow_control ? TXFC : 0;