Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/qlcnic/
Dqlcnic_ctx.c877 int qlcnic_clear_esw_stats(struct qlcnic_adapter *adapter, const u8 func_esw, in qlcnic_clear_esw_stats() argument
886 if (func_esw == QLCNIC_STATS_PORT) { in qlcnic_clear_esw_stats()
889 } else if (func_esw == QLCNIC_STATS_ESWITCH) { in qlcnic_clear_esw_stats()
899 arg1 = port | QLCNIC_STATS_VERSION << 8 | func_esw << 12; in qlcnic_clear_esw_stats()
912 "rx_ctx=%d\n", func_esw, port, rx_tx); in qlcnic_clear_esw_stats()