Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_ctx.c1244 int qlcnic_clear_esw_stats(struct qlcnic_adapter *adapter, const u8 func_esw, in qlcnic_clear_esw_stats() argument
1255 if (func_esw == QLCNIC_STATS_PORT) { in qlcnic_clear_esw_stats()
1258 } else if (func_esw == QLCNIC_STATS_ESWITCH) { in qlcnic_clear_esw_stats()
1268 arg1 = port | QLCNIC_STATS_VERSION << 8 | func_esw << 12; in qlcnic_clear_esw_stats()
1284 func_esw, port, rx_tx); in qlcnic_clear_esw_stats()