Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_mcp.c1470 enum qed_mcp_protocol_type stats_type; in qed_mcp_send_protocol_stats() local
1477 stats_type = QED_MCP_LAN_STATS; in qed_mcp_send_protocol_stats()
1481 stats_type = QED_MCP_FCOE_STATS; in qed_mcp_send_protocol_stats()
1485 stats_type = QED_MCP_ISCSI_STATS; in qed_mcp_send_protocol_stats()
1489 stats_type = QED_MCP_RDMA_STATS; in qed_mcp_send_protocol_stats()
1497 qed_get_protocol_stats(p_hwfn->cdev, stats_type, &stats); in qed_mcp_send_protocol_stats()
/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_stats.h556 u32 stats_type);
Dbnx2x_stats.c1701 u32 stats_type) in bnx2x_afex_collect_stats() argument
1954 if ((bp->port.pmf) && (stats_type == VICSTATST_UIF_INDEX)) { in bnx2x_afex_collect_stats()
Dbnx2x_main.c2807 u32 addr_to_write, vifid, addrs, stats_type, i; in bnx2x_handle_afex_cmd() local
2829 stats_type = SHMEM2_RD(bp, in bnx2x_handle_afex_cmd()
2836 bnx2x_afex_collect_stats(bp, (void *)&afex_stats, stats_type); in bnx2x_handle_afex_cmd()