Home
last modified time | relevance | path

Searched refs:qlcnic_get_port_stats (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/net/qlcnic/
Dqlcnic_ctx.c764 int qlcnic_get_port_stats(struct qlcnic_adapter *adapter, const u8 func, in qlcnic_get_port_stats() function
853 if (qlcnic_get_port_stats(adapter, i, rx_tx, &port_stats)) in qlcnic_get_eswitch_stats()
Dqlcnic_ethtool.c752 ret = qlcnic_get_port_stats(adapter, adapter->ahw.pci_func, in qlcnic_get_ethtool_stats()
759 ret = qlcnic_get_port_stats(adapter, adapter->ahw.pci_func, in qlcnic_get_ethtool_stats()
Dqlcnic.h1338 int qlcnic_get_port_stats(struct qlcnic_adapter *, const u8, const u8,
Dqlcnic_main.c3765 ret = qlcnic_get_port_stats(adapter, offset, QLCNIC_QUERY_RX_COUNTER, in qlcnic_sysfs_get_port_stats()
3770 ret = qlcnic_get_port_stats(adapter, offset, QLCNIC_QUERY_TX_COUNTER, in qlcnic_sysfs_get_port_stats()