Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/qlnx/qlnxe/
H A Decore_rdma.h111 struct ecore_bmap tid_map; member
H A Decore_rdma.c387 rc = ecore_rdma_bmap_alloc(p_hwfn, &p_rdma_info->tid_map, in ecore_rdma_alloc()
521 ecore_rdma_bmap_free(p_hwfn, &p_hwfn->p_rdma_info->tid_map, 1); in ecore_rdma_resc_free()
906 &p_hwfn->p_rdma_info->tid_map, in ecore_rdma_alloc_tid()
1156 &p_hwfn->p_rdma_info->tid_map, in ecore_rdma_free_tid()
2554 bitmap = p_hwfn->p_rdma_info->tid_map.bitmap; in ecore_rdma_query_counters()
2555 nbits = p_hwfn->p_rdma_info->tid_map.max_count; in ecore_rdma_query_counters()