Searched refs:tx_parse_error (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/vxge/
H A Dvxge-traffic.h430 * @tx_parse_error: Increments when the TPA is unable to parse a packet. This
753 /*0x068*/ u32 tx_parse_error; member in struct:vxge_hw_xmac_port_stats
873 * @tx_parse_error: Increments when the TPA is unable to parse a packet. This
907 u32 tx_parse_error; member in struct:vxge_hw_xmac_vpath_tx_stats
H A Dvxge-ethtool.c304 *ptr++ = vpath_info->tx_stats.tx_parse_error;
382 *ptr++ = xmac_stats->port_stats[k].tx_parse_error;

Completed in 123 milliseconds