Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ctx.c1238 int qlcnic_clear_esw_stats(struct qlcnic_adapter *adapter, const u8 func_esw, in qlcnic_clear_esw_stats() argument
1249 if (func_esw == QLCNIC_STATS_PORT) { in qlcnic_clear_esw_stats()
1252 } else if (func_esw == QLCNIC_STATS_ESWITCH) { in qlcnic_clear_esw_stats()
1262 arg1 = port | QLCNIC_STATS_VERSION << 8 | func_esw << 12; in qlcnic_clear_esw_stats()
1278 func_esw, port, rx_tx); in qlcnic_clear_esw_stats()