stats_type       2794 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 	u32 addr_to_write, vifid, addrs, stats_type, i;
stats_type       2816 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 		stats_type = SHMEM2_RD(bp,
stats_type       2823 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 		bnx2x_afex_collect_stats(bp, (void *)&afex_stats, stats_type);
stats_type       1701 drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.c 			      u32 stats_type)
stats_type       1954 drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.c 	if ((bp->port.pmf) && (stats_type == VICSTATST_UIF_INDEX)) {
stats_type        559 drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.h 			      u32 stats_type);
stats_type       1610 drivers/net/ethernet/qlogic/qed/qed_mcp.c 	enum qed_mcp_protocol_type stats_type;
stats_type       1617 drivers/net/ethernet/qlogic/qed/qed_mcp.c 		stats_type = QED_MCP_LAN_STATS;
stats_type       1621 drivers/net/ethernet/qlogic/qed/qed_mcp.c 		stats_type = QED_MCP_FCOE_STATS;
stats_type       1625 drivers/net/ethernet/qlogic/qed/qed_mcp.c 		stats_type = QED_MCP_ISCSI_STATS;
stats_type       1629 drivers/net/ethernet/qlogic/qed/qed_mcp.c 		stats_type = QED_MCP_RDMA_STATS;
stats_type       1637 drivers/net/ethernet/qlogic/qed/qed_mcp.c 	qed_get_protocol_stats(p_hwfn->cdev, stats_type, &stats);