Searched refs:tx_errs (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/misc/
H A Dstats.pl91 $tx_bytes{$name}, $tx_packets{$name}, $tx_errs{$name}, $tx_drop{$name},
114 th('WAN transmit errors').td($tx_errs{$query->param('wan_ifname')}),
126 th('LAN transmit errors').td($tx_errs{$query->param('lan_ifname')}),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dyellowfin.c275 u16 tx_errs; member in struct:tx_status_words
281 u16 tx_errs;
705 printk(" %4.4x /%8.8x", yp->tx_status[i].tx_errs,
786 /* Symbios chips write only tx_errs word. */
793 &(yp->tx_status[0].tx_errs) -
941 if ((intr_status & IntrTxDone) || (yp->tx_tail_desc->tx_errs)) {
948 u16 tx_errs = yp->tx_status[entry].tx_errs;
957 yp->tx_status[entry].tx_errs,
961 if (tx_errs
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/ip/
H A Diptunnel.c473 tx_bytes, tx_packets, tx_errs, tx_drops, local
499 &tx_bytes, &tx_packets, &tx_errs, &tx_drops,
528 tx_packets, tx_bytes, tx_errs, tx_colls, tx_carrier, tx_drops);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/libiproute/
H A Diptunnel.c437 tx_bytes, tx_packets, tx_errs, tx_drops, local
464 &tx_bytes, &tx_packets, &tx_errs, &tx_drops,

Completed in 59 milliseconds