Searched refs:qlcnic_get_port_stats (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_sysfs.c | 791 ret = qlcnic_get_port_stats(adapter, offset, QLCNIC_QUERY_RX_COUNTER, in qlcnic_sysfs_get_port_stats() 796 ret = qlcnic_get_port_stats(adapter, offset, QLCNIC_QUERY_TX_COUNTER, in qlcnic_sysfs_get_port_stats()
|
H A D | qlcnic_ctx.c | 1065 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()
|
H A D | qlcnic.h | 1654 int qlcnic_get_port_stats(struct qlcnic_adapter *, const u8, const u8,
|