Searched refs:pause_rx (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_dev_enet.h26 int pause_rx; member in struct:bcm63xx_enet_platform_data
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dbcm63xx_enet.h273 int pause_rx; member in struct:bcm_enet_priv
H A Dbcm63xx_enet.c734 rx_pause_en = priv->pause_rx;
767 bcm_enet_set_flow(priv, priv->pause_rx, priv->pause_tx);
774 priv->pause_rx ? "rx" : "off",
819 if (priv->pause_auto && priv->pause_rx && priv->pause_tx)
1446 ecmd->rx_pause = priv->pause_rx;
1471 priv->pause_rx = ecmd->rx_pause;
1701 priv->pause_rx = pd->pause_rx;

Completed in 164 milliseconds