Home
last modified time | relevance | path

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

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