txcoalescing 254 drivers/net/ethernet/freescale/gianfar.c if (likely(priv->tx_queue[i]->txcoalescing)) txcoalescing 269 drivers/net/ethernet/freescale/gianfar.c if (likely(priv->tx_queue[0]->txcoalescing)) txcoalescing 3384 drivers/net/ethernet/freescale/gianfar.c priv->tx_queue[i]->txcoalescing = DEFAULT_TX_COALESCE; txcoalescing 974 drivers/net/ethernet/freescale/gianfar.h unsigned int txcoalescing; txcoalescing 376 drivers/net/ethernet/freescale/gianfar_ethtool.c priv->tx_queue[i]->txcoalescing = 0; txcoalescing 379 drivers/net/ethernet/freescale/gianfar_ethtool.c priv->tx_queue[i]->txcoalescing = 1;