Searched refs:qed_bmap_test_id (Results 1 – 3 of 3) sorted by relevance
205 qed_bmap_test_id(struct qed_hwfn *p_hwfn, struct qed_bmap *bmap, u32 id_num);
1096 if (qed_bmap_test_id(p_hwfn, &p_rdma_info->real_cid_map, xcid) == 0) { in qed_roce_free_real_icid()
98 int qed_bmap_test_id(struct qed_hwfn *p_hwfn, in qed_bmap_test_id() function