Home
last modified time | relevance | path

Searched refs:rdma_sent_pstats (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_rdma.h122 struct rdma_sent_stats rdma_sent_pstats; member
H A Decore_rdma.c2433 OSAL_MEMSET(&info->rdma_sent_pstats, 0, sizeof(info->rdma_sent_pstats)); in ecore_rdma_query_stats()
2450 ecore_memcpy_from(p_hwfn, p_ptt, &info->rdma_sent_pstats, in ecore_rdma_query_stats()
2481 HILO_64_REGPAIR(info->rdma_sent_pstats.sent_bytes); in ecore_rdma_query_stats()
2483 HILO_64_REGPAIR(info->rdma_sent_pstats.sent_pkts); in ecore_rdma_query_stats()