Home
last modified time | relevance | path

Searched refs:QLCNIC_STATS_VERSION (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ctx.c1086 arg1 = func | QLCNIC_STATS_VERSION << 8 | QLCNIC_STATS_PORT << 12; in qlcnic_get_port_stats()
1263 arg1 = port | QLCNIC_STATS_VERSION << 8 | func_esw << 12; in qlcnic_clear_esw_stats()
Dqlcnic.h1379 #define QLCNIC_STATS_VERSION 1 macro