Searched refs:qlcnic_get_port_stats (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/qlogic/qlcnic/ |
| D | qlcnic_sysfs.c | 793 ret = qlcnic_get_port_stats(adapter, offset, QLCNIC_QUERY_RX_COUNTER, in qlcnic_sysfs_get_port_stats() 798 ret = qlcnic_get_port_stats(adapter, offset, QLCNIC_QUERY_TX_COUNTER, in qlcnic_sysfs_get_port_stats()
|
| D | qlcnic_ctx.c | 1060 int qlcnic_get_port_stats(struct qlcnic_adapter *adapter, const u8 func, in qlcnic_get_port_stats() function 1214 if (qlcnic_get_port_stats(adapter, adapter->npars[i].pci_func, in qlcnic_get_eswitch_stats()
|
| D | qlcnic_ethtool.c | 1386 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()
|
| D | qlcnic.h | 1661 int qlcnic_get_port_stats(struct qlcnic_adapter *, const u8, const u8,
|