Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_rdma.h208 qed_bmap_test_id(struct qed_hwfn *p_hwfn, struct qed_bmap *bmap, u32 id_num);
Dqed_roce.c1124 if (qed_bmap_test_id(p_hwfn, &p_rdma_info->real_cid_map, xcid) == 0) { in qed_roce_free_real_icid()
Dqed_rdma.c123 int qed_bmap_test_id(struct qed_hwfn *p_hwfn, in qed_bmap_test_id() function