/linux-2.6.39/drivers/net/pch_gbe/ |
D | pch_gbe_ethtool.c | 389 pause->rx_pause = 1; in pch_gbe_get_pauseparam() 393 pause->rx_pause = 1; in pch_gbe_get_pauseparam() 414 if ((pause->rx_pause) && (pause->tx_pause)) in pch_gbe_set_pauseparam() 416 else if ((pause->rx_pause) && (!pause->tx_pause)) in pch_gbe_set_pauseparam() 418 else if ((!pause->rx_pause) && (pause->tx_pause)) in pch_gbe_set_pauseparam() 420 else if ((!pause->rx_pause) && (!pause->tx_pause)) in pch_gbe_set_pauseparam()
|
/linux-2.6.39/drivers/net/bna/ |
D | bfi_ll.h | 210 u8 rx_pause; /* 1 = enable, 0 = disable */ member 367 u64 rx_pause[8]; member 390 u64 rx_pause; member
|
D | bnad_ethtool.c | 781 pauseparam->rx_pause = bnad->bna.port.pause_config.rx_pause; in bnad_get_pauseparam() 797 if (pauseparam->rx_pause != bnad->bna.port.pause_config.rx_pause || in bnad_set_pauseparam() 799 pause_config.rx_pause = pauseparam->rx_pause; in bnad_set_pauseparam()
|
D | bfa_defs_cna.h | 95 u64 rx_pause; /*!< Rx pause */ member
|
/linux-2.6.39/drivers/net/cxgb3/ |
D | xgmac.c | 493 mac->rx_pause = s->rx_pause; in t3_mac_enable() 543 if (tx_mcnt == mac->tx_mcnt && mac->rx_pause == s->rx_pause) { in t3b2_mac_watchdog_task() 577 mac->rx_pause = s->rx_pause; in t3b2_mac_watchdog_task() 614 RMON_UPDATE(mac, rx_pause, RX_PAUSE_FRAMES); in t3_mac_update_stats()
|
D | common.h | 224 u64 rx_pause; /* # of received pause frames */ member 486 u64 rx_pause; member
|
/linux-2.6.39/drivers/net/mlx4/ |
D | en_ethtool.c | 396 priv->prof->rx_pause = pause->rx_pause != 0; in mlx4_en_set_pauseparam() 401 priv->prof->rx_pause, in mlx4_en_set_pauseparam() 415 pause->rx_pause = priv->prof->rx_pause; in mlx4_en_get_pauseparam()
|
D | en_main.c | 114 params->prof[i].rx_pause = 1; in mlx4_en_get_profile()
|
/linux-2.6.39/drivers/net/stmmac/ |
D | stmmac_ethtool.c | 215 pause->rx_pause = 0; in stmmac_get_pauseparam() 220 pause->rx_pause = 1; in stmmac_get_pauseparam() 238 if (pause->rx_pause) in stmmac_set_pauseparam()
|
/linux-2.6.39/drivers/net/ixgb/ |
D | ixgb_ethtool.c | 158 pause->rx_pause = 1; in ixgb_get_pauseparam() 162 pause->rx_pause = 1; in ixgb_get_pauseparam() 177 if (pause->rx_pause && pause->tx_pause) in ixgb_set_pauseparam() 179 else if (pause->rx_pause && !pause->tx_pause) in ixgb_set_pauseparam() 181 else if (!pause->rx_pause && pause->tx_pause) in ixgb_set_pauseparam() 183 else if (!pause->rx_pause && !pause->tx_pause) in ixgb_set_pauseparam()
|
/linux-2.6.39/drivers/net/ |
D | ucc_geth_ethtool.c | 145 pause->rx_pause = 1; in uec_get_pauseparam() 157 ugeth->ug_info->receiveFlowControl = pause->rx_pause; in uec_set_pauseparam()
|
D | bcm63xx_enet.h | 161 u32 rx_pause; member
|
D | bcm63xx_enet.c | 1187 { "rx_pause", GEN_STAT(mib.rx_pause), ETH_MIB_RX_PAUSE }, 1441 ecmd->rx_pause = priv->pause_rx; in bcm_enet_get_pauseparam() 1453 if (ecmd->autoneg && (ecmd->rx_pause != ecmd->tx_pause)) { in bcm_enet_set_pauseparam() 1466 priv->pause_rx = ecmd->rx_pause; in bcm_enet_set_pauseparam()
|
/linux-2.6.39/drivers/net/qlge/ |
D | qlge_ethtool.c | 634 pause->rx_pause = 1; in ql_get_pauseparam() 645 if ((pause->rx_pause) && (pause->tx_pause)) in ql_set_pauseparam() 647 else if (!pause->rx_pause && !pause->tx_pause) in ql_set_pauseparam()
|
/linux-2.6.39/drivers/net/atlx/ |
D | atl1.h | 323 u32 rx_pause; /* RX pause frames */ member 682 u64 rx_pause; /* num Pause packets received. */ member
|
/linux-2.6.39/drivers/net/qlcnic/ |
D | qlcnic_ethtool.c | 490 pause->rx_pause = qlcnic_gb_get_rx_flowctl(val); in qlcnic_get_pauseparam() 510 pause->rx_pause = 1; in qlcnic_get_pauseparam() 537 if (pause->rx_pause) in qlcnic_set_pauseparam() 575 if (!pause->rx_pause || pause->autoneg) in qlcnic_set_pauseparam()
|
/linux-2.6.39/drivers/net/e1000/ |
D | e1000_ethtool.c | 245 pause->rx_pause = 1; in e1000_get_pauseparam() 249 pause->rx_pause = 1; in e1000_get_pauseparam() 266 if (pause->rx_pause && pause->tx_pause) in e1000_set_pauseparam() 268 else if (pause->rx_pause && !pause->tx_pause) in e1000_set_pauseparam() 270 else if (!pause->rx_pause && pause->tx_pause) in e1000_set_pauseparam() 272 else if (!pause->rx_pause && !pause->tx_pause) in e1000_set_pauseparam()
|
/linux-2.6.39/drivers/net/netxen/ |
D | netxen_nic_ethtool.c | 489 pause->rx_pause = netxen_gb_get_rx_flowctl(val); in netxen_nic_get_pauseparam() 509 pause->rx_pause = 1; in netxen_nic_get_pauseparam() 535 if (pause->rx_pause) in netxen_nic_set_pauseparam()
|
/linux-2.6.39/drivers/net/e1000e/ |
D | ethtool.c | 301 pause->rx_pause = 1; in e1000_get_pauseparam() 305 pause->rx_pause = 1; in e1000_get_pauseparam() 331 if (pause->rx_pause && pause->tx_pause) in e1000_set_pauseparam() 333 else if (pause->rx_pause && !pause->tx_pause) in e1000_set_pauseparam() 335 else if (!pause->rx_pause && pause->tx_pause) in e1000_set_pauseparam() 337 else if (!pause->rx_pause && !pause->tx_pause) in e1000_set_pauseparam()
|
/linux-2.6.39/drivers/net/sfc/ |
D | ethtool.c | 134 EFX_ETHTOOL_ULONG_MAC_STAT(rx_pause), 765 wanted_fc = ((pause->rx_pause ? EFX_FC_RX : 0) | in efx_ethtool_set_pauseparam() 832 pause->rx_pause = !!(efx->wanted_fc & EFX_FC_RX); in efx_ethtool_get_pauseparam()
|
/linux-2.6.39/drivers/net/igb/ |
D | igb_ethtool.c | 271 pause->rx_pause = 1; in igb_get_pauseparam() 275 pause->rx_pause = 1; in igb_get_pauseparam() 301 if (pause->rx_pause && pause->tx_pause) in igb_set_pauseparam() 303 else if (pause->rx_pause && !pause->tx_pause) in igb_set_pauseparam() 305 else if (!pause->rx_pause && pause->tx_pause) in igb_set_pauseparam() 307 else if (!pause->rx_pause && !pause->tx_pause) in igb_set_pauseparam()
|
/linux-2.6.39/drivers/net/ixgbe/ |
D | ixgbe_ethtool.c | 376 pause->rx_pause = 1; in ixgbe_get_pauseparam() 380 pause->rx_pause = 1; in ixgbe_get_pauseparam() 384 pause->rx_pause = 0; in ixgbe_get_pauseparam() 411 if ((pause->rx_pause && pause->tx_pause) || pause->autoneg) in ixgbe_set_pauseparam() 413 else if (pause->rx_pause && !pause->tx_pause) in ixgbe_set_pauseparam() 415 else if (!pause->rx_pause && pause->tx_pause) in ixgbe_set_pauseparam() 417 else if (!pause->rx_pause && !pause->tx_pause) in ixgbe_set_pauseparam()
|
/linux-2.6.39/drivers/net/atl1e/ |
D | atl1e.h | 265 unsigned long rx_pause; /* The number of Pause packet received. */ member
|
/linux-2.6.39/drivers/net/benet/ |
D | be_ethtool.c | 486 be_cmd_get_flow_control(adapter, &ecmd->tx_pause, &ecmd->rx_pause); in be_get_pauseparam() 499 adapter->rx_fc = ecmd->rx_pause; in be_set_pauseparam()
|
/linux-2.6.39/drivers/net/atl1c/ |
D | atl1c.h | 334 unsigned long rx_pause; /* The number of Pause packet received. */ member
|