Home
last modified time | relevance | path

Searched refs:QLCNIC_STATS_ESWITCH (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_sysfs.c857 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()
Dqlcnic_ctx.c1252 } else if (func_esw == QLCNIC_STATS_ESWITCH) { in qlcnic_clear_esw_stats()
Dqlcnic.h1375 #define QLCNIC_STATS_ESWITCH 2 macro