Home
last modified time | relevance | path

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

/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_sysfs.c792 ret = qlcnic_get_port_stats(adapter, offset, QLCNIC_QUERY_RX_COUNTER, in qlcnic_sysfs_get_port_stats()
797 ret = qlcnic_get_port_stats(adapter, offset, QLCNIC_QUERY_TX_COUNTER, in qlcnic_sysfs_get_port_stats()
Dqlcnic_ctx.c1065 int qlcnic_get_port_stats(struct qlcnic_adapter *adapter, const u8 func, in qlcnic_get_port_stats() function
1219 if (qlcnic_get_port_stats(adapter, adapter->npars[i].pci_func, in qlcnic_get_eswitch_stats()
Dqlcnic_ethtool.c1386 ret = qlcnic_get_port_stats(adapter, adapter->ahw->pci_func, in qlcnic_get_ethtool_stats()
1392 ret = qlcnic_get_port_stats(adapter, adapter->ahw->pci_func, in qlcnic_get_ethtool_stats()
Dqlcnic.h1655 int qlcnic_get_port_stats(struct qlcnic_adapter *, const u8, const u8,