Searched refs:qlcnic_clear_esw_stats (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_sysfs.c | 857 ret = qlcnic_clear_esw_stats(adapter, QLCNIC_STATS_ESWITCH, offset, in qlcnic_sysfs_clear_esw_stats() 862 ret = qlcnic_clear_esw_stats(adapter, QLCNIC_STATS_ESWITCH, offset, in qlcnic_sysfs_clear_esw_stats() 887 ret = qlcnic_clear_esw_stats(adapter, QLCNIC_STATS_PORT, offset, in qlcnic_sysfs_clear_port_stats() 892 ret = qlcnic_clear_esw_stats(adapter, QLCNIC_STATS_PORT, offset, in qlcnic_sysfs_clear_port_stats()
|
H A D | qlcnic_ctx.c | 1244 int qlcnic_clear_esw_stats(struct qlcnic_adapter *adapter, const u8 func_esw, in qlcnic_clear_esw_stats() function
|
H A D | qlcnic.h | 1659 int qlcnic_clear_esw_stats(struct qlcnic_adapter *adapter, u8, u8, u8);
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_sysfs.c | 856 ret = qlcnic_clear_esw_stats(adapter, QLCNIC_STATS_ESWITCH, offset, in qlcnic_sysfs_clear_esw_stats() 861 ret = qlcnic_clear_esw_stats(adapter, QLCNIC_STATS_ESWITCH, offset, in qlcnic_sysfs_clear_esw_stats() 886 ret = qlcnic_clear_esw_stats(adapter, QLCNIC_STATS_PORT, offset, in qlcnic_sysfs_clear_port_stats() 891 ret = qlcnic_clear_esw_stats(adapter, QLCNIC_STATS_PORT, offset, in qlcnic_sysfs_clear_port_stats()
|
H A D | qlcnic.h | 1659 int qlcnic_clear_esw_stats(struct qlcnic_adapter *adapter, u8, u8, u8);
|
H A D | qlcnic_ctx.c | 1244 int qlcnic_clear_esw_stats(struct qlcnic_adapter *adapter, const u8 func_esw, in qlcnic_clear_esw_stats() function
|
Completed in 19 milliseconds