Searched refs:rdma_stats (Results 1 – 5 of 5) sorted by relevance
105 struct ocrdma_rdma_stats_resp *rdma_stats = in ocrdma_resource_stats() local107 struct ocrdma_rsrc_stats *rsrc_stats = &rdma_stats->act_rsrc_stats; in ocrdma_resource_stats()164 rsrc_stats = &rdma_stats->th_rsrc_stats; in ocrdma_resource_stats()222 struct ocrdma_rdma_stats_resp *rdma_stats = in ocrdma_rx_stats() local224 struct ocrdma_rx_stats *rx_stats = &rdma_stats->rx_stats; in ocrdma_rx_stats()268 struct ocrdma_rdma_stats_resp *rdma_stats = in ocrdma_sysfs_rcv_pkts() local270 struct ocrdma_rx_stats *rx_stats = &rdma_stats->rx_stats; in ocrdma_sysfs_rcv_pkts()279 struct ocrdma_rdma_stats_resp *rdma_stats = in ocrdma_sysfs_rcv_data() local281 struct ocrdma_rx_stats *rx_stats = &rdma_stats->rx_stats; in ocrdma_sysfs_rcv_data()290 struct ocrdma_rdma_stats_resp *rdma_stats = in ocrdma_tx_stats() local[all …]
21 r = per_cpu_ptr(stats->rdma_stats, cpu); in rtrs_srv_reset_rdma_stats()40 r = per_cpu_ptr(stats->rdma_stats, cpu); in rtrs_srv_stats_rdma_to_str()
1579 free_percpu(srv_path->stats->rdma_stats); in free_path()1816 srv_path->stats->rdma_stats = alloc_percpu(struct rtrs_srv_stats_rdma_stats); in __alloc_path()1817 if (!srv_path->stats->rdma_stats) in __alloc_path()1877 free_percpu(srv_path->stats->rdma_stats); in __alloc_path()
199 struct qed_mcp_rdma_stats rdma_stats; member
1085 struct rdma_stats_stc rdma_stats; member