Home
last modified time | relevance | path

Searched refs:qed_bmap_test_id (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_rdma.h205 qed_bmap_test_id(struct qed_hwfn *p_hwfn, struct qed_bmap *bmap, u32 id_num);
H A Dqed_roce.c1096 if (qed_bmap_test_id(p_hwfn, &p_rdma_info->real_cid_map, xcid) == 0) { in qed_roce_free_real_icid()
H A Dqed_rdma.c98 int qed_bmap_test_id(struct qed_hwfn *p_hwfn, in qed_bmap_test_id() function