Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_sysfs.c886 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()
Dqlcnic_ctx.c1091 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()
Dqlcnic.h1374 #define QLCNIC_STATS_PORT 1 macro