tx_q_bytes 315 drivers/net/ethernet/dec/tulip/winbond-840.c unsigned int tx_q_bytes; tx_q_bytes 831 drivers/net/ethernet/dec/tulip/winbond-840.c np->tx_q_bytes = np->dirty_tx = np->cur_tx = 0; tx_q_bytes 945 drivers/net/ethernet/dec/tulip/winbond-840.c np->cur_tx, np->dirty_tx, np->tx_full, np->tx_q_bytes); tx_q_bytes 1040 drivers/net/ethernet/dec/tulip/winbond-840.c np->tx_q_bytes += skb->len; tx_q_bytes 1044 drivers/net/ethernet/dec/tulip/winbond-840.c ((np->drv_flags & HasBrokenTx) && np->tx_q_bytes > TX_BUG_FIFO_LIMIT)) { tx_q_bytes 1094 drivers/net/ethernet/dec/tulip/winbond-840.c np->tx_q_bytes -= np->tx_skbuff[entry]->len; tx_q_bytes 1100 drivers/net/ethernet/dec/tulip/winbond-840.c np->tx_q_bytes < TX_BUG_FIFO_LIMIT) {