Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_sysfs.c888 ret = qlcnic_clear_esw_stats(adapter, QLCNIC_STATS_PORT, offset, in qlcnic_sysfs_clear_port_stats()
893 ret = qlcnic_clear_esw_stats(adapter, QLCNIC_STATS_PORT, offset, in qlcnic_sysfs_clear_port_stats()
Dqlcnic_ctx.c1086 arg1 = func | QLCNIC_STATS_VERSION << 8 | QLCNIC_STATS_PORT << 12; in qlcnic_get_port_stats()
1250 if (func_esw == QLCNIC_STATS_PORT) { in qlcnic_clear_esw_stats()
Dqlcnic.h1380 #define QLCNIC_STATS_PORT 1 macro