Searched refs:ecore_rdma_get_sb_id (Results 1 – 6 of 6) sorted by relevance
329 return (QLNX_NUM_CNQ + ecore_rdma_get_sb_id(&ha->cdev.hwfns[0], 0) + 2); in qlnx_rdma_get_num_irqs()
697 u32 ecore_rdma_get_sb_id(void *p_hwfn, u32 rel_sb_id);
781 u32 ecore_rdma_get_sb_id(struct ecore_hwfn *p_hwfn, u32 rel_sb_id);
441 #define OSAL_GET_RDMA_SB_ID(p_hwfn, cnq_id) ecore_rdma_get_sb_id(p_hwfn, cnq_id)
168 u32 ecore_rdma_get_sb_id(struct ecore_hwfn *p_hwfn, u32 rel_sb_id) in ecore_rdma_get_sb_id() function
493 dev->sb_start = ecore_rdma_get_sb_id(dev->rdma_ctx, 0); in qlnxr_alloc_resources()