Searched refs:tx_unknown_protocol (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.h435 * @tx_unknown_protocol: Increments when the TPA encounters an unknown
754 /*0x06c*/ u32 tx_unknown_protocol; member in struct:vxge_hw_xmac_port_stats
865 * @tx_unknown_protocol: Increments when the TPA encounters an unknown protocol,
904 u32 tx_unknown_protocol; member in struct:vxge_hw_xmac_vpath_tx_stats
H A Dvxge-ethtool.c302 *ptr++ = vpath_info->tx_stats.tx_unknown_protocol;
383 *ptr++ = xmac_stats->port_stats[k].tx_unknown_protocol;

Completed in 82 milliseconds