Home
last modified time | relevance | path

Searched refs:xmitcalled (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/drivers/net/qlcnic/
Dqlcnic_ethtool.c28 QLC_SIZEOF(stats.xmitcalled), QLC_OFF(stats.xmitcalled)},
Dqlcnic.h422 u64 xmitcalled; member
Dqlcnic_main.c2213 adapter->stats.xmitcalled++; in qlcnic_xmit_frame()
/linux-2.6.39/drivers/net/netxen/
Dnetxen_nic_ethtool.c49 {"xmit_called", NETXEN_NIC_STAT(stats.xmitcalled)},
Dnetxen_nic.h610 u64 xmitcalled; member
Dnetxen_nic_main.c1938 adapter->stats.xmitcalled++; in netxen_nic_xmit_frame()