Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/ionic/
H A Dionic_hw_stats.c437 u16 stats_type = dev->lif_cfg.stats_type; in ionic_stats_init() local
440 if (stats_type & IONIC_LIF_RDMA_STAT_GLOBAL) { in ionic_stats_init()
448 if (stats_type & IONIC_LIF_RDMA_STAT_QP) { in ionic_stats_init()
/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.c1332 if (!(stat->type & chip->info->stats_type)) in mv88e6xxx_stats_get_stat()
5677 .stats_type = STATS_TYPE_BANK0,
5698 .stats_type = STATS_TYPE_BANK0,
5721 .stats_type = STATS_TYPE_BANK0 | STATS_TYPE_PORT,
5743 .stats_type = STATS_TYPE_BANK0 | STATS_TYPE_PORT,
5766 .stats_type = STATS_TYPE_BANK0 | STATS_TYPE_PORT,
5791 .stats_type = STATS_TYPE_BANK0 | STATS_TYPE_PORT,
5814 .stats_type = STATS_TYPE_BANK0 | STATS_TYPE_PORT,
5839 .stats_type = STATS_TYPE_BANK0 | STATS_TYPE_BANK1,
5863 .stats_type = STATS_TYPE_BANK0 | STATS_TYPE_PORT,
[all …]
H A Dchip.h147 int stats_type; member
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_mcp.c1718 enum qed_mcp_protocol_type stats_type; in qed_mcp_send_protocol_stats() local
1725 stats_type = QED_MCP_LAN_STATS; in qed_mcp_send_protocol_stats()
1729 stats_type = QED_MCP_FCOE_STATS; in qed_mcp_send_protocol_stats()
1733 stats_type = QED_MCP_ISCSI_STATS; in qed_mcp_send_protocol_stats()
1737 stats_type = QED_MCP_RDMA_STATS; in qed_mcp_send_protocol_stats()
1745 qed_get_protocol_stats(p_hwfn->cdev, stats_type, &stats); in qed_mcp_send_protocol_stats()
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_stats.h565 u32 stats_type);
H A Dbnx2x_stats.c1702 u32 stats_type) in bnx2x_afex_collect_stats() argument
1955 if ((bp->port.pmf) && (stats_type == VICSTATST_UIF_INDEX)) { in bnx2x_afex_collect_stats()
H A Dbnx2x_main.c2817 u32 addr_to_write, vifid, addrs, stats_type, i; in bnx2x_handle_afex_cmd() local
2839 stats_type = SHMEM2_RD(bp, in bnx2x_handle_afex_cmd()
2846 bnx2x_afex_collect_stats(bp, (void *)&afex_stats, stats_type); in bnx2x_handle_afex_cmd()
/linux/drivers/net/wireless/ath/ath11k/
H A Ddp_tx.c1169 cmd->hdr.stats_type = type; in ath11k_dp_tx_htt_h2t_ext_stats_req()
/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_htt.c1108 cmd->hdr.stats_type = type; in ath12k_dp_tx_htt_h2t_ext_stats_req()