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