qed_bmap
qed_iwarp_wait_cid_map_cleared(struct qed_hwfn *p_hwfn, struct qed_bmap *bmap)
static bool qed_bmap_is_empty(struct qed_bmap *bmap)
static struct qed_bmap *qed_rdma_get_srq_bmap(struct qed_hwfn *p_hwfn,
struct qed_bmap *bmap;
struct qed_bmap *bmap;
struct qed_bmap *bmap, bool check)
struct qed_bmap *bmap, u32 max_count, char *name)
struct qed_bmap *bmap, u32 *id_num)
struct qed_bmap *bmap, u32 id_num)
struct qed_bmap *bmap, u32 id_num)
struct qed_bmap *bmap, u32 id_num)
struct qed_bmap *bmap, u32 max_count, char *name);
qed_rdma_bmap_free(struct qed_hwfn *p_hwfn, struct qed_bmap *bmap, bool check);
struct qed_bmap *bmap, u32 *id_num);
qed_bmap_set_id(struct qed_hwfn *p_hwfn, struct qed_bmap *bmap, u32 id_num);
qed_bmap_release_id(struct qed_hwfn *p_hwfn, struct qed_bmap *bmap, u32 id_num);
qed_bmap_test_id(struct qed_hwfn *p_hwfn, struct qed_bmap *bmap, u32 id_num);
struct qed_bmap cq_map;
struct qed_bmap pd_map;
struct qed_bmap xrcd_map;
struct qed_bmap tid_map;
struct qed_bmap qp_map;
struct qed_bmap srq_map;
struct qed_bmap xrc_srq_map;
struct qed_bmap cid_map;
struct qed_bmap tcp_cid_map;
struct qed_bmap real_cid_map;
struct qed_bmap dpi_map;
struct qed_bmap toggle_bits;
struct qed_bmap *rcid_map = &p_hwfn->p_rdma_info->real_cid_map;