Searched refs:QLCNIC_STATS_PORT (Results 1 – 3 of 3) sorted by relevance
888 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()
1084 arg1 = func | QLCNIC_STATS_VERSION << 8 | QLCNIC_STATS_PORT << 12; in qlcnic_get_port_stats()1248 if (func_esw == QLCNIC_STATS_PORT) { in qlcnic_clear_esw_stats()
1382 #define QLCNIC_STATS_PORT 1 macro