Searched refs:stats_type (Results 1 – 3 of 3) sorted by relevance
1731 enum ecore_mcp_protocol_type stats_type; in ecore_mcp_send_protocol_stats() local1739 stats_type = ECORE_MCP_LAN_STATS; in ecore_mcp_send_protocol_stats()1743 stats_type = ECORE_MCP_FCOE_STATS; in ecore_mcp_send_protocol_stats()1747 stats_type = ECORE_MCP_ISCSI_STATS; in ecore_mcp_send_protocol_stats()1751 stats_type = ECORE_MCP_RDMA_STATS; in ecore_mcp_send_protocol_stats()1760 OSAL_GET_PROTOCOL_STATS(p_hwfn->p_dev, stats_type, &stats); in ecore_mcp_send_protocol_stats()
711 void bxe_afex_collect_stats(struct bxe_softc *sc, void *void_afex_stats, uint32_t stats_type);
1729 uint32_t stats_type) in bxe_afex_collect_stats() argument1835 if ((sc->port.pmf) && (stats_type == VICSTATST_UIF_INDEX)) { in bxe_afex_collect_stats()