Home
last modified time | relevance | path

Searched refs:vxge_hw_xmac_stats (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/net/ethernet/neterion/vxge/
Dvxge-traffic.h1095 struct vxge_hw_xmac_stats { struct
1753 struct vxge_hw_xmac_stats *xmac_stats);
Dvxge-ethtool.c216 struct vxge_hw_xmac_stats *xmac_stats; in vxge_get_ethtool_stats()
225 xmac_stats = kzalloc(sizeof(struct vxge_hw_xmac_stats), GFP_KERNEL); in vxge_get_ethtool_stats()
Dvxge-config.c1804 struct vxge_hw_xmac_stats *xmac_stats) in vxge_hw_device_xmac_stats_get()